Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-02 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore js/ninja.reel/ninja.js | |||
| * | | | | | | | | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 | |
| | | | | | | | | | ||||
* | | | | | | | | | Get color under mouse point from image or canvas. | Nivesh Rajbhandari | 2012-02-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | | | | Get color from canvas and images. | Nivesh Rajbhandari | 2012-02-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | | | | Check if eyedropper is over border or background. | Nivesh Rajbhandari | 2012-02-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | | | | Fixed issue with tools not drawing their handles when mousing up. | Nivesh Rajbhandari | 2012-02-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | | | | Fixed eyedropper tool to use new color routines. | Nivesh Rajbhandari | 2012-02-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | | | | Updated ink bottle tool to use new setColor routine in the mediator and ↵ | Nivesh Rajbhandari | 2012-02-13 | |
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | controllers. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | | | Merge branch 'text-tool' of https://github.com/dhg637/ninja-internal into ↵ | Valerio Virgillito | 2012-02-09 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | feature-branch | |||
| * | | | | | | More Text Tool Updates | Armen Kesablyan | 2012-02-09 | |
| | | | | | | | ||||
| * | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | Armen Kesablyan | 2012-02-07 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | text-tool Conflicts: _scss/compass_app_log.txt css/ninja.css | |||
| * | | | | | | Refactored rich text editor location | Armen Kesablyan | 2012-02-07 | |
| | | | | | | | ||||
| * | | | | | | Initial Text tool completion. | Armen Kesablyan | 2012-02-07 | |
| | | | | | | | ||||
| * | | | | | | Initial Text Tool Implementation | Armen Kesablyan | 2012-02-02 | |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | Has rich-text-editor in place need to place with finalized version when complete | |||
* | | | | | | Merge branch 'refs/heads/ninja-internal' into SnapManagerFixes | Nivesh Rajbhandari | 2012-02-09 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/helper-classes/RDGE/Materials/FlatMaterial.js Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-08 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: js/helper-classes/RDGE/GLWorld.js js/helper-classes/RDGE/MaterialsLibrary.js | |||
| * | | | | | bug fixes for better anchor point rotation and removing snapping on hover ↵ | Pushkar Joshi | 2012-02-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | and mouse down | |||
| * | | | | | some minor bug fixes and code cleanup | Pushkar Joshi | 2012-02-07 | |
| | | | | | | ||||
| * | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-07 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||
| * | | | | | Merge branch 'working' of c:/Code/github/emueller/ninja-internal/ into pentool | Pushkar Joshi | 2012-02-02 | |
| |\ \ \ \ \ | ||||
| | * | | | | | listen for the appMouseUp event in the Pan tool | hwc487 | 2012-02-01 | |
| | | | | | | | ||||
| | * | | | | | Fix for a marquee zoom bug. | hwc487 | 2012-02-01 | |
| | | | | | | | ||||
| | * | | | | | mouse wheel for zoom tool | hwc487 | 2012-02-01 | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into working | hwc487 | 2012-01-31 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/stage/stage.reel/stage.js | |||
| | * | | | | | | updated from old repo | hwc487 | 2012-01-27 | |
| | | |_|_|/ / | | |/| | | | | ||||
| * | | | | | | avoid overriding GlGeomObj translate method | Pushkar Joshi | 2012-02-01 | |
| | | | | | | | ||||
| * | | | | | | handle the case of proper redraw when the alt key is held down even after ↵ | Pushkar Joshi | 2012-01-31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | mouse up | |||
| * | | | | | | display the anchor point to be selected on mouse hover | Pushkar Joshi | 2012-01-31 | |
| | | | | | | | ||||
| * | | | | | | Merge pushkar branch on gerritt with github version | Pushkar Joshi | 2012-01-30 | |
| |/ / / / / | ||||
* | | | | | | Fixed runtime error when using 3d tools without any items selected. | Nivesh Rajbhandari | 2012-02-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | | Merging fix for marquee selection that accounts for 3d values. | Nivesh Rajbhandari | 2012-02-08 | |
| |_|_|/ / |/| | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | Merge pull request #21 from mencio/pi_bugs | Valerio Virgillito | 2012-02-08 | |
|\ \ \ \ \ | | | | | | | | | | | | | Pi bugs fixes for 964, 616, 1084 | |||
| * | | | | | IKNINJA - 1084: Fixing the custom tag. | Valerio Virgillito | 2012-02-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | | IKNINJA-964 - Fixed inconsistent element name in PI/CSS panel. | Valerio Virgillito | 2012-02-07 | |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
* | | | | | Updated tools and PI to get/set materials by binding to appModel's materials ↵ | Nivesh Rajbhandari | 2012-02-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | property. This requires us to add FlatMaterial to the list of materials in the MaterialsLibrary. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | | Support use WebGL checkbox in the PI. | Nivesh Rajbhandari | 2012-02-06 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | Update element planes after shapes are created so stage grid updates. | Nivesh Rajbhandari | 2012-02-03 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | | | Merge branch 'refs/heads/NiveshColor' into ToolFixes | Nivesh Rajbhandari | 2012-02-03 | |
|\ \ \ \ | |_|_|/ |/| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * | | | Removed border special-casing from PI since the mediator now handles this ↵ | Nivesh Rajbhandari | 2012-02-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | | generically. Updated mediator's set stroke routine to use the setColor routine. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * | | | Updated color code in the PI to go through element mediator. | Nivesh Rajbhandari | 2012-02-01 | |
| |/ / | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | / | Integrating Pan and Zoom tool and snap manager fixes. | Nivesh Rajbhandari | 2012-02-02 | |
| |/ |/| | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | Forgot to remove a require in previous checkin. | Nivesh Rajbhandari | 2012-01-30 | |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | | Syncing stage view when rotating stage. | Nivesh Rajbhandari | 2012-01-30 | |
|/ | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 | |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |