| Commit message (Expand) | Author | Age |
* | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-26 |
|\ |
|
| * | Fixed issue with setting stroke when using the PI. | Nivesh Rajbhandari | 2012-04-24 |
| * | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-24 |
| |\ |
|
| * | | Allow users to toggle application of stroke and border settings when using th... | Nivesh Rajbhandari | 2012-04-24 |
| * | | Fixing translate handles to draw without zoom value. Also fixed some typos i... | Nivesh Rajbhandari | 2012-04-20 |
* | | | Added a body controller | Valerio Virgillito | 2012-04-24 |
| |/
|/| |
|
* | | Temporary fix for the PI and Stage when opening the new template. | Valerio Virgillito | 2012-04-23 |
* | | reverting old template to current working status. New template work. | Valerio Virgillito | 2012-04-20 |
* | | typo fix | Valerio Virgillito | 2012-04-19 |
* | | initial stage web template | Valerio Virgillito | 2012-04-18 |
|/ |
|
* | Adding back setProperties for canvas because width and height values need to ... | Nivesh Rajbhandari | 2012-04-17 |
* | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-04-17 |
|\ |
|
| * | Fixing the shape border | Valerio Virgillito | 2012-04-13 |
| * | removing _undo array and _targets array and use object instead of matching ar... | Valerio Virgillito | 2012-04-13 |
| * | Merge branch 'refs/heads/master' into undo-manager | Valerio Virgillito | 2012-04-12 |
| |\ |
|
| * | | some code cleanup | Valerio Virgillito | 2012-04-10 |
| * | | setProperties to the montage undo/redo | Valerio Virgillito | 2012-04-09 |
* | | | IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected. | Nivesh Rajbhandari | 2012-04-17 |
| |/
|/| |
|
* | | Borders are not factored into offset calculations by the browser, so we have ... | Nivesh Rajbhandari | 2012-04-12 |
* | | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-09 |
|\| |
|
| * | Merge pull request #159 from mqg734/WebGLMaterials | Valerio Virgillito | 2012-04-09 |
| |\ |
|
| * \ | Merge pull request #155 from ericguzman/PresetsPI | Valerio Virgillito | 2012-04-05 |
| |\ \ |
|
| | * | | Presets Controller - Update to not use "_element" property of selection. | Eric Guzman | 2012-04-04 |
| * | | | Merge pull request #153 from mencio/components | Valerio Virgillito | 2012-04-05 |
| |\ \ \ |
|
| | * | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-04-04 |
| | |\| | |
|
| | * | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-30 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-28 |
| | |\ \ \ \ |
|
| | * | | | | | removed trace statement | Valerio Virgillito | 2012-03-27 |
| * | | | | | | [CR] Keep Save related menu items always enabled, if there is an open document | Ananya Sen | 2012-04-04 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Grow/shrink Line, Oval and Rectangles when changing stroke size. | Nivesh Rajbhandari | 2012-04-06 |
* | | | | | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ... | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | Fix for line tool not working because PI requests fill color for line as well... | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca... | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'refs/heads/WebGLFileIO' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| |\ \ \ \ \ |
|
| | * | | | | | Adjusting line's width and height when changing stroke size. | Nivesh Rajbhandari | 2012-04-04 |
| | * | | | | | Switching to Linear/RadialGradient materials will set the corresponding color... | Nivesh Rajbhandari | 2012-04-02 |
| | * | | | | | IKNinna-1409 - Should dirty document when changing shape properties. IKNinja-... | Nivesh Rajbhandari | 2012-04-02 |
| | * | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFileIO | Nivesh Rajbhandari | 2012-03-30 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Updated shapes to always check for its stroke and fill colors and materials i... | Nivesh Rajbhandari | 2012-03-29 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Adding replaceElement routine and event so Timeline can avoid removing and ad... | Nivesh Rajbhandari | 2012-04-04 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'refs/heads/master' into PresetsPI | Eric Guzman | 2012-04-04 |
| |\ \ \ \ |
|
| | * | | | | Squashed commit of Preparing for the montage undo-manager: Architecture changes | Valerio Virgillito | 2012-04-04 |
| | | |/ /
| | |/| | |
|
| * | | | | Animation Presets - Only combine animations if pre-existing animations exist | Eric Guzman | 2012-04-02 |
| * | | | | Presets Controller - Remove unused method call | Eric Guzman | 2012-03-30 |
| * | | | | Merge branch 'refs/heads/master' into PresetsPI | Eric Guzman | 2012-03-29 |
| |\| | | |
|
| | * | | | Merge pull request #147 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-03-29 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-28 |
| | | |\ \ |
|
| | | * \ \ | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-27 |
| | | |\ \ \ |
|