| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | adding oneway to the 3d bindings to fix a bug where the stage was getting sel... | Valerio Virgillito | 2012-02-09 |
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into SnapManagerFixes | Nivesh Rajbhandari | 2012-02-09 |
| |\| | | | | | | | |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Fixed radio button to update 3d values when switching from local to global an... | Nivesh Rajbhandari | 2012-02-08 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Switching the components panel to use the new ninja tree component. | Valerio Virgillito | 2012-02-09 |
* | | | | | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-02-08 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Correcting the PI lock for height which had a bug in the original pull request. | Valerio Virgillito | 2012-02-08 |
| * | | | | | | | | Fix for the PI Lock button. | Valerio Virgillito | 2012-02-08 |
| |/ / / / / / / |
|
| * | | | | | | | Fixed PI to support WebGL materials. | Nivesh Rajbhandari | 2012-02-07 |
| * | | | | | | | Add enabled property for ComboBox to support enabling/disabling materials dro... | Nivesh Rajbhandari | 2012-02-06 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | initial integration of new tree components | Valerio Virgillito | 2012-02-06 |
* | | | | | | | Merge branch 'master' into components | Valerio Virgillito | 2012-02-06 |
|\| | | | | | |
|
| * | | | | | | We were only updating the first custom section in the PI. | Nivesh Rajbhandari | 2012-02-03 |
| * | | | | | | Update grid and planes when elementChange event signifies the "matrix", "left... | Nivesh Rajbhandari | 2012-02-03 |
| * | | | | | | 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 |
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | IKNINJA-1083 | Jose Antonio Marquez | 2012-01-30 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'refs/heads/master' into ToolFixes | Nivesh Rajbhandari | 2012-02-03 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Update PI when element is changed by one of the tools. | Nivesh Rajbhandari | 2012-02-02 |
* | | | | | | Moving the data files to a separate folder for now until montage provides the... | Valerio Virgillito | 2012-02-06 |
* | | | | | | button component using json data | Valerio Virgillito | 2012-02-03 |
* | | | | | | Merge branch 'master' into components | Valerio Virgillito | 2012-02-03 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'montage-integration' into staging | Valerio Virgillito | 2012-02-02 |
| |\ \ \ \ \ |
|
| | * | | | | | Fixed the color popups to work with m-js v6 | Jose Antonio Marquez | 2012-02-02 |
| | * | | | | | upgrading to Montage v0.6 | Valerio Virgillito | 2012-02-02 |
| | * | | | | | Fixes for montage integration | Valerio Virgillito | 2012-02-01 |
| * | | | | | | upgrading to Montage v0.6 | Valerio Virgillito | 2012-02-02 |
| * | | | | | | Fixes for montage integration | Valerio Virgillito | 2012-02-02 |
| * | | | | | | Merge pull request #12 from mqg734/ToolFixes | Valerio Virgillito | 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 |
| | * | | | | Support stage in PI's 3d section. | Nivesh Rajbhandari | 2012-01-31 |
| | * | | | | Merging Jose's colorchip change. | Nivesh Rajbhandari | 2012-01-31 |
| | * | | | | CSSPanel Updates - Add new original CSS error icon | Eric Guzman | 2012-01-30 |
| | | |_|/
| | |/| | |
|
| * | | | | Delete unneeded compass log file (IKNINJA 1101). | Jon Reid | 2012-02-01 |
| | |/ /
| |/| | |
|
| * | | | IKNINJA-1083 | Jose Antonio Marquez | 2012-02-01 |
| | |/
| |/| |
|
* | | | Fix the main user component to create distinct instance of component. | Valerio Virgillito | 2012-02-03 |
* | | | Using async to load the required component. | Valerio Virgillito | 2012-02-02 |
* | | | adding a componentController and callback for lazy loading. | Valerio Virgillito | 2012-02-02 |
* | | | Simple button native widget test. Added a controller, pi and panel code. | Valerio Virgillito | 2012-02-01 |
* | | | Montage Native Widgets: Cleanup of current components | Valerio Virgillito | 2012-01-31 |
|/ / |
|
* / | CSSPanel Updates - Add new original CSS error icon | Eric Guzman | 2012-01-30 |
|/ |
|
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |