Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Merge pull request #15 from mqg734/ToolFixes | Valerio Virgillito | 2012-02-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Fixing format of for loop. | Nivesh Rajbhandari | 2012-02-06 | |
| * | | | | | | | | | | | We were only updating the first custom section in the PI. | Nivesh Rajbhandari | 2012-02-03 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Update element planes after shapes are created so stage grid updates. | Nivesh Rajbhandari | 2012-02-03 | |
| * | | | | | | | | | | Handle delete of multiple objects. Also, have deletion go through the mediato... | Nivesh Rajbhandari | 2012-02-03 | |
| * | | | | | | | | | | Update grid and planes when elementChange event signifies the "matrix", "left... | 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 | |
| | * | | | | | | | | | | Updated color code to handle shapes. | Nivesh Rajbhandari | 2012-01-31 | |
| | * | | | | | | | | | | Merge branch 'refs/heads/Jose-Color' into NiveshColor | Nivesh Rajbhandari | 2012-01-31 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | 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 | |
| * | | | | | | | | | | | Fixing keyboard shortcut and tooltip for hand and 3d tools. | Nivesh Rajbhandari | 2012-02-02 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
* | | | | | | | | | | | IKNINJA-854 - removed cons and replaced it with var | 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 | |
| * | | | | | | | | | | Revert "Adding njUtils as a component and adding it to the application object" | Valerio Virgillito | 2012-02-01 | |
| * | | | | | | | | | | Fixes for montage integration | Valerio Virgillito | 2012-02-01 | |
| * | | | | | | | | | | Adding njUtils as a component and adding it to the application object | Valerio Virgillito | 2012-02-01 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | upgrading to Montage v0.6 | Valerio Virgillito | 2012-02-02 | |
* | | | | | | | | | | Revert "Adding njUtils as a component and adding it to the application object" | Valerio Virgillito | 2012-02-02 | |
* | | | | | | | | | | Fixes for montage integration | Valerio Virgillito | 2012-02-02 | |
* | | | | | | | | | | Adding njUtils as a component and adding it to the application object | Valerio Virgillito | 2012-02-02 | |
* | | | | | | | | | | Merge branch 'issue-codeattribution' of github.com:mencio/ninja-internal into... | Valerio Virgillito | 2012-02-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Switching to alternate dashed line function. Adding code attributions. | Valerio Virgillito | 2012-02-02 | |
| * | | | | | | | | | | IKNINJA-1083 | Jose Antonio Marquez | 2012-02-02 | |
| * | | | | | | | | | | Fixing the bread-crumb background | Valerio Virgillito | 2012-02-02 | |
| * | | | | | | | | | | Checkbox and Combobox change/changing events were not setting wasSetByCode pr... | Nivesh Rajbhandari | 2012-02-02 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #12 from mqg734/ToolFixes | Valerio Virgillito | 2012-02-02 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Integrating Pan and Zoom tool and snap manager fixes. | Nivesh Rajbhandari | 2012-02-02 | |
| * | | | | | | | | | Adding legal attribution for decompose matrix routine. | 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 | |
| * | | | | | | | | Support stage in PI's 3d section. | Nivesh Rajbhandari | 2012-01-31 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | Merging Jose's colorchip change. | Nivesh Rajbhandari | 2012-01-31 | |
| * | | | | | | | Adding the version to the main Ninja reel component. | Valerio Virgillito | 2012-01-31 | |
| * | | | | | | | Code cleanup - Removed extra log. | Valerio Virgillito | 2012-01-31 | |
| * | | | | | | | Adding a version json object to Ninja | Valerio Virgillito | 2012-01-31 | |
| * | | | | | | | CSSPanel Updates - Add new original CSS error icon | Eric Guzman | 2012-01-30 | |
| * | | | | | | | Forgot to remove a require in previous checkin. | Nivesh Rajbhandari | 2012-01-30 | |
| * | | | | | | | Removing unused Properties3D file since those values are now saved with the m... | Nivesh Rajbhandari | 2012-01-30 | |
| * | | | | | | | Fixed issue with elements not drawing in the correct plane. | Nivesh Rajbhandari | 2012-01-30 | |
| * | | | | | | | Fixed grid not drawing bug when switching from front to top and side. | Nivesh Rajbhandari | 2012-01-30 | |
| * | | | | | | | Syncing stage view when rotating stage. | Nivesh Rajbhandari | 2012-01-30 | |
| * | | | | | | | Checkbox and Combobox change/changing events were not setting wasSetByCode pr... | Nivesh Rajbhandari | 2012-01-30 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Delete unneeded compass log file (IKNINJA 1101). | Jon Reid | 2012-02-01 | |
| |_|/ / / / |/| | | | | |