aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* don't use colorToHex function because it only works for 3D color (needs a fix...Pushkar Joshi2012-02-07
* Merge branch 'working' of c:/Code/github/emueller/ninja-internal/ into pentoolPushkar Joshi2012-02-02
|\
| * Removed a console log and set the Plasma material to animating.hwc4872012-02-01
| * Fixed plane orientations for view orientations other than front.hwc4872012-02-01
| * listen for the appMouseUp event in the Pan toolhwc4872012-02-01
| * factor in the zoom factor when drawing the stage compass.hwc4872012-02-01
| * Fix for a marquee zoom bug.hwc4872012-02-01
| * mouse wheel for zoom toolhwc4872012-02-01
| * Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-02-01
| |\
| | * Fixing 3d section of the PI.Nivesh Rajbhandari2012-01-31
| | * Support stage in PI's 3d section.Nivesh Rajbhandari2012-01-31
| * | changes to allow minimal rendering ofnon-animated materials.hwc4872012-02-01
| * | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-01-31
| |\|
| | * Merging Jose's colorchip change.Nivesh Rajbhandari2012-01-31
| | * Adding the version to the main Ninja reel component.Valerio Virgillito2012-01-31
| | * Code cleanup - Removed extra log.Valerio Virgillito2012-01-31
| | * Adding a version json object to NinjaValerio Virgillito2012-01-31
| | * CSSPanel Updates - Add new original CSS error iconEric Guzman2012-01-30
| | * Forgot to remove a require in previous checkin.Nivesh Rajbhandari2012-01-30
| | * Removing unused Properties3D file since those values are now saved with the m...Nivesh Rajbhandari2012-01-30
| | * Fixed issue with elements not drawing in the correct plane.Nivesh Rajbhandari2012-01-30
| | * Fixed grid not drawing bug when switching from front to top and side.Nivesh Rajbhandari2012-01-30
| | * Syncing stage view when rotating stage.Nivesh Rajbhandari2012-01-30
| | * Checkbox and Combobox change/changing events were not setting wasSetByCode pr...Nivesh Rajbhandari2012-01-30
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into wor...hwc4872012-01-31
| |\ \
| * | | Renderer startup handling of non-animated materials.hwc4872012-01-30
| * | | Merge branch 'staging' of github.com:Motorola-Mobility/ninja-internal into wo...hwc4872012-01-30
| |\ \ \
| | * | | IKNINJA-1083Jose Antonio Marquez2012-01-30
| * | | | updated from old repohwc4872012-01-27
| | |_|/ | |/| |
* | | | Merge branch 'master' into pentoolPushkar Joshi2012-02-02
|\ \ \ \
| * | | | IKNINJA-1083Jose Antonio Marquez2012-02-01
| * | | | Fixing the bread-crumb backgroundValerio Virgillito2012-01-31
* | | | | make GLAnchorPoint functions as part of its prototypePushkar Joshi2012-02-01
* | | | | avoid overriding GlGeomObj translate methodPushkar Joshi2012-02-01
* | | | | when selecting anchor points, first check if the selected anchor position is ...Pushkar Joshi2012-02-01
* | | | | performance improvement: add most of the GLSubpath functions to its prototypePushkar Joshi2012-02-01
* | | | | handle the case of proper redraw when the alt key is held down even after mou...Pushkar Joshi2012-01-31
* | | | | Merge branch 'master' into pentoolPushkar Joshi2012-01-31
|\| | | |
| * | | | Checkbox and Combobox change/changing events were not setting wasSetByCode pr...Nivesh Rajbhandari2012-02-01
| | |_|/ | |/| |
| * | | Adding the version to the main Ninja reel component.Valerio Virgillito2012-01-31
| * | | Code cleanup - Removed extra log.Valerio Virgillito2012-01-31
| * | | Adding a version json object to NinjaValerio Virgillito2012-01-31
| | |/ | |/|
| * | CSSPanel Updates - Add new original CSS error iconEric Guzman2012-01-30
| |/
* | display the anchor point to be selected on mouse hoverPushkar Joshi2012-01-31
* | do the fill before the stroke for the path, so the stroke width renders acc. ...Pushkar Joshi2012-01-30
* | missed a couple of pen tool property files on last checkinPushkar Joshi2012-01-30
* | Merge pushkar branch on gerritt with github versionPushkar Joshi2012-01-30
|/
* Updated canvas controller to override setProperties so we don't set styles wh...Nivesh Rajbhandari2012-01-27
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27