aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Some code cleanup - removing unused assignments.Valerio Virgillito2012-03-13
* Merge pull request #112 from ericguzman/PresetsPanelValerio Virgillito2012-03-13
|\
| * Presets Panel - Re-add dbl-click activationEric Guzman2012-03-13
| * Presets Panel - Remove :active pseudo class from ninja-leafEric Guzman2012-03-13
| * Presets Panel - Add :active pseudo class for ninja-treeEric Guzman2012-03-13
| * Presets Panel - Adding single-click activationEric Guzman2012-03-13
| * Presets Panel - Adding hover state to ninja-leafEric Guzman2012-03-13
* | Deleting temp folderJose Antonio Marquez2012-03-13
* | Renaming folderJose Antonio Marquez2012-03-13
* | Gradient stop logicJose Antonio Marquez2012-03-13
* | Merge pull request #109 from imix23ways/TimelineUberValerio Virgillito2012-03-13
|\ \
| * | Fix unassigned track element on document switchJonathan Duran2012-03-13
| * | Timeline : Fixing deleting the layers and hash table and removing while loops...Jonathan Duran2012-03-12
| * | Merge branch 'refs/heads/Timeline-local' into TimelineUberJonathan Duran2012-03-12
| |\ \
| | * \ Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-localJon Reid2012-03-09
| | |\ \
| | * | | Timeline: new enablePanel() method on TimelinePanel class.Jon Reid2012-03-09
| * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-03-12
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Squashed commit of the following:Jonathan Duran2012-03-09
| | |/ | |/|
| * | Timeline: Fixes for deleting layers, layer selection, persisting layer name e...Jon Reid2012-03-09
| * | Timeline: Fix for Open/close/switch document problems. Partial fix for select...Jon Reid2012-03-09
| * | Squashed commit of the following:Jonathan Duran2012-03-08
| * | Timeline: Fixes for layer numbering problem, document switching events.Jon Reid2012-03-08
| * | Merge remote-tracking branch 'ninja-kruti/SerialKiller-branch1' into Timeline...Jon Reid2012-03-08
| |\ \
| | * | Timeline : Changing the order of the arrLayers being builtKruti Shah2012-03-08
| * | | Merge remote-tracking branch 'ninja-jduran/SerialKiller' into Timeline-localJon Reid2012-03-08
| |\| |
| | * | Remove unnecessary needsDraw callsJonathan Duran2012-03-08
| * | | Merge branch 'Timeline-serialkiller' into Timeline-localJon Reid2012-03-07
| |\| |
| | * | cleanupJonathan Duran2012-03-07
| | * | Bigfixes and cleanup from optimizationJonathan Duran2012-03-07
| | * | Bugfixes from optimizationJonathan Duran2012-03-07
| | * | Optimize Timeline serializationJonathan Duran2012-03-07
| | * | Optimize serialization bindings for Tween componentJonathan Duran2012-03-07
| * | | Timeline: Bug fix: IKNINJA-1283 When a second document is open and closed, t...Jon Reid2012-03-07
| |/ /
* | | Merge branch 'master' into pentoolPushkar Joshi2012-03-13
|\ \ \
| * \ \ Merge pull request #110 from mqg734/WebGLFixesValerio Virgillito2012-03-13
| |\ \ \
| | * | | Support import/export of gradient materials. This fixes the eyedropper not b...Nivesh Rajbhandari2012-03-12
| | * | | Fixed element mediator, PI, and eye-dropper to handle different borders sides...Nivesh Rajbhandari2012-03-12
| | * | | Adding gradientMode value in defaultGradient object.Nivesh Rajbhandari2012-03-09
| | * | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| | |\ \ \
| | * | | | Fixing selection tool when moving multiple selection in 3d mode.Nivesh Rajbhandari2012-03-09
| | * | | | Fixing radial gradient for rectangle.Nivesh Rajbhandari2012-03-09
| | * | | | Fixing radial gradients for line and circle.Nivesh Rajbhandari2012-03-09
| | * | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| | |\ \ \ \
| | * | | | | Eyedropper support for getting color value from webgl shapes.Nivesh Rajbhandari2012-03-09
| | * | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-08
| | |\ \ \ \ \
| | * | | | | | Eyedropper now supports strokes in rectangle shapes.Nivesh Rajbhandari2012-03-07
| | * | | | | | gradient support for canvas-2d shapes.Nivesh Rajbhandari2012-03-07
| | * | | | | | Change linear gradient to go from left to right instead of top-left to bottom...Nivesh Rajbhandari2012-03-07
| | * | | | | | Gradient support for canvas-2d rectangle.Nivesh Rajbhandari2012-03-07
| | * | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-07
| | |\ \ \ \ \ \