Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | Merge pull request #5 from joseeight/FileIO-Integration | Eric | 2012-03-13 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | Uber material changes for IO | hwc487 | 2012-03-12 | |
* | | | | | | | | | Adding Temp drag-drop I/O support | Jose Antonio Marquez | 2012-03-15 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #116 from joseeight/Color | Valerio Virgillito | 2012-03-14 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Temp Fix for: IKNINJA-1078 | Jose Antonio Marquez | 2012-03-13 | |
* | | | | | | | | Removing the obsolete modalContainer div. | Valerio Virgillito | 2012-03-14 | |
* | | | | | | | | Merge pull request #117 from mencio/layout-fix | Valerio Virgillito | 2012-03-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Fixing the layout to only draw one level and stage resize when the panels are... | Valerio Virgillito | 2012-03-13 | |
| * | | | | | | | | Some code cleanup - removing unused assignments. | Valerio Virgillito | 2012-03-13 | |
* | | | | | | | | | Merge pull request #114 from mqg734/ToolFixes | Valerio Virgillito | 2012-03-13 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Fixed drawing of multiple selection bounds when in flat case. | Nivesh Rajbhandari | 2012-03-13 | |
* | | | | | | | | | Merge pull request #112 from ericguzman/PresetsPanel | Valerio Virgillito | 2012-03-13 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | Presets Panel - Re-add dbl-click activation | Eric Guzman | 2012-03-13 | |
| * | | | | | | | Presets Panel - Remove :active pseudo class from ninja-leaf | Eric Guzman | 2012-03-13 | |
| * | | | | | | | Presets Panel - Add :active pseudo class for ninja-tree | Eric Guzman | 2012-03-13 | |
| * | | | | | | | Presets Panel - Adding single-click activation | Eric Guzman | 2012-03-13 | |
| * | | | | | | | Presets Panel - Adding hover state to ninja-leaf | Eric Guzman | 2012-03-13 | |
* | | | | | | | | Deleting temp folder | Jose Antonio Marquez | 2012-03-13 | |
* | | | | | | | | Renaming folder | Jose Antonio Marquez | 2012-03-13 | |
* | | | | | | | | Gradient stop logic | Jose Antonio Marquez | 2012-03-13 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #109 from imix23ways/TimelineUber | Valerio Virgillito | 2012-03-13 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | Fix unassigned track element on document switch | Jonathan Duran | 2012-03-13 | |
| * | | | | | Timeline : Fixing deleting the layers and hash table and removing while loops... | Jonathan Duran | 2012-03-12 | |
| * | | | | | Merge branch 'refs/heads/Timeline-local' into TimelineUber | Jonathan Duran | 2012-03-12 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-local | Jon Reid | 2012-03-09 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Timeline: new enablePanel() method on TimelinePanel class. | Jon Reid | 2012-03-09 | |
| * | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-03-12 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | ||||
| * | | | | | | Squashed commit of the following: | Jonathan Duran | 2012-03-09 | |
| | |/ / / / | |/| | | | | ||||
| * | | | | | Timeline: Fixes for deleting layers, layer selection, persisting layer name e... | Jon Reid | 2012-03-09 | |
| * | | | | | Timeline: Fix for Open/close/switch document problems. Partial fix for select... | Jon Reid | 2012-03-09 | |
| * | | | | | Squashed commit of the following: | Jonathan Duran | 2012-03-08 | |
| * | | | | | Timeline: Fixes for layer numbering problem, document switching events. | Jon Reid | 2012-03-08 | |
| * | | | | | Merge remote-tracking branch 'ninja-kruti/SerialKiller-branch1' into Timeline... | Jon Reid | 2012-03-08 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Timeline : Changing the order of the arrLayers being built | Kruti Shah | 2012-03-08 | |
| * | | | | | | Merge remote-tracking branch 'ninja-jduran/SerialKiller' into Timeline-local | Jon Reid | 2012-03-08 | |
| |\| | | | | | ||||
| | * | | | | | Remove unnecessary needsDraw calls | Jonathan Duran | 2012-03-08 | |
| * | | | | | | Merge branch 'Timeline-serialkiller' into Timeline-local | Jon Reid | 2012-03-07 | |
| |\| | | | | | ||||
| | * | | | | | cleanup | Jonathan Duran | 2012-03-07 | |
| | * | | | | | Bigfixes and cleanup from optimization | Jonathan Duran | 2012-03-07 | |
| | * | | | | | Bugfixes from optimization | Jonathan Duran | 2012-03-07 | |
| | * | | | | | Optimize Timeline serialization | Jonathan Duran | 2012-03-07 | |
| | * | | | | | Optimize serialization bindings for Tween component | Jonathan Duran | 2012-03-07 | |
| * | | | | | | Timeline: Bug fix: IKNINJA-1283 When a second document is open and closed, t... | Jon Reid | 2012-03-07 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-03-13 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | Merge pull request #110 from mqg734/WebGLFixes | Valerio Virgillito | 2012-03-13 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Support import/export of gradient materials. This fixes the eyedropper not b... | Nivesh Rajbhandari | 2012-03-12 | |
| | * | | | | | Fixed element mediator, PI, and eye-dropper to handle different borders sides... | Nivesh Rajbhandari | 2012-03-12 | |
| | * | | | | | Adding gradientMode value in defaultGradient object. | Nivesh Rajbhandari | 2012-03-09 | |
| | * | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-09 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Fixing selection tool when moving multiple selection in 3d mode. | Nivesh Rajbhandari | 2012-03-09 |