Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | Fixed switching between webGL and canvas 2d modes. | Nivesh Rajbhandari | 2012-02-09 | |
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||
| | | * | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-02-10 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||
| | | | * | | | | | | | | Merge branch 'Timeline' of https://github.com/imix23ways/ninja-internal into ... | Valerio Virgillito | 2012-02-09 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||
| | | | | * | | | | | | | Squashed commit of the following: | Jonathan Duran | 2012-02-08 | |
| | | | | * | | | | | | | Squashed commit of the following: | Jonathan Duran | 2012-02-08 | |
| | | | | * | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tim... | Jonathan Duran | 2012-02-06 | |
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / | | | | | | |/| | | | | | ||||
| | | | | * | | | | | | | style controller update for CSS animations | Jonathan Duran | 2012-02-06 | |
| | | | | | |_|_|/ / / | | | | | |/| | | | | | ||||
| | | * | | | | | | | | -Changed the capitalization of all main top level menus from all caps | John Mayhew | 2012-02-10 | |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||
| | * | | | | | | | | initial color chip for the stage | Valerio Virgillito | 2012-02-10 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Styles Controller - Separate css animation rule getters | Eric Guzman | 2012-02-13 | |
| * | | | | | | | | Merge branch 'refs/heads/master' into StylesControllerUpdates | Eric Guzman | 2012-02-08 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Styles Controller - added methods to get keyframe animation rules | Eric Guzman | 2012-02-08 | |
* | | | | | | | | | Setting defaults and more cleanup | Valerio Virgillito | 2012-02-09 | |
* | | | | | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-02-09 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-08 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Fixed several typos in Materials import/export code to support toggling betwe... | Nivesh Rajbhandari | 2012-02-08 | |
* | | | | | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-02-08 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #22 from ericguzman/StylesControllerUpdates | Valerio Virgillito | 2012-02-08 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / / | ||||
| | * | / / / / | Styles Controller - Added array of dirty stylesheets and event dispatch when ... | Eric Guzman | 2012-02-08 | |
| | | |/ / / / | | |/| | | | | ||||
| * | | | | | | Fixing some typos and undeclared variables in GLRectangle and ShapesController. | Nivesh Rajbhandari | 2012-02-07 | |
| * | | | | | | Supporting switching materials in the PI. Also, moved makeFillMaterial and ma... | Nivesh Rajbhandari | 2012-02-07 | |
| * | | | | | | Fixed PI to support WebGL materials. | Nivesh Rajbhandari | 2012-02-07 | |
| * | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-07 | |
| |\| | | | | | ||||
| * | | | | | | Force layout canvas and SelectionController to update their info when a 2d ca... | Nivesh Rajbhandari | 2012-02-06 | |
| * | | | | | | Support toggling between 2d and 3d canvas context. This requires us to create... | Nivesh Rajbhandari | 2012-02-06 | |
| * | | | | | | Add enabled property for ComboBox to support enabling/disabling materials dro... | Nivesh Rajbhandari | 2012-02-06 | |
| * | | | | | | Allow users to switch between 2d and webGL mode. Note that this doesn't curre... | Nivesh Rajbhandari | 2012-02-06 | |
| * | | | | | | Support use WebGL checkbox in the PI. | Nivesh Rajbhandari | 2012-02-06 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge branch 'master' into components | Valerio Virgillito | 2012-02-06 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Tree Controller - Clean out unused code | Eric Guzman | 2012-02-06 | |
| * | | | | | Tree Controller - Initial add | Eric Guzman | 2012-02-06 | |
| * | | | | | Styles Controller - Add some methods for modifying css keyframe rules | Eric Guzman | 2012-02-06 | |
| * | | | | | Styles Controller - Correct author attribution for specificity calculation | Eric Guzman | 2012-02-06 | |
| * | | | | | Styles Controller - Add code to remove cache items from history (not just nul... | Eric Guzman | 2012-02-06 | |
| * | | | | | Styles Controller - First stab at group styling | Eric Guzman | 2012-02-06 | |
| |/ / / / | ||||
* | | | | | Merge branch 'master' into components | Valerio Virgillito | 2012-02-06 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| * | | | | Merge pull request #16 from ericguzman/TreeComponents | Valerio Virgillito | 2012-02-06 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||
| | * | | | Tree Controller - Clean out unused code | Eric Guzman | 2012-02-06 | |
| | * | | | Tree Controller - Initial add | Eric Guzman | 2012-02-06 | |
| | | |/ | | |/| | ||||
| * | | | Merge branch 'refs/heads/NiveshColor' into ToolFixes | Nivesh Rajbhandari | 2012-02-03 | |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | Removed border special-casing from PI since the mediator now handles this gen... | Nivesh Rajbhandari | 2012-02-01 | |
| | * | | Updated color code in the PI to go through element mediator. | Nivesh Rajbhandari | 2012-02-01 | |
| | * | | Updated color code to handle shapes. | Nivesh Rajbhandari | 2012-01-31 | |
* | | | | button component using json data | Valerio Virgillito | 2012-02-03 | |
* | | | | Merge branch 'master' into components | Valerio Virgillito | 2012-02-03 | |
|\| | | | ||||
| * | | | upgrading to Montage v0.6 | Valerio Virgillito | 2012-02-02 | |
| * | | | Integrating Pan and Zoom tool and snap manager fixes. | Nivesh Rajbhandari | 2012-02-02 | |
| * | | | Updating Shapes PI to support corner radii. Also fixed PI bug where we were ... | Nivesh Rajbhandari | 2012-02-02 | |
| * | | | Fixing 3d section of the PI. | Nivesh Rajbhandari | 2012-01-31 | |
| * | | | Fixed issue with elements not drawing in the correct plane. | Nivesh Rajbhandari | 2012-01-30 | |
| |/ / |