aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | | | * | removed unnecessary call to exportMaterials from init(). this call should not...John Mayhew2012-04-04
| | | | | * | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin...John Mayhew2012-04-03
| | | | | * | removed old unused import and export functions.John Mayhew2012-04-03
| | | | | * | Namespaced the canvas runtime file and updated all dependenciesJohn Mayhew2012-04-03
| | | | | * | updated the rdge compiled version and its runtime, incremented rdge library v...John Mayhew2012-04-03
| | | | | * | fixed remaining namespace bugs ensuring the use of the RDGE namespace everywh...John Mayhew2012-04-03
| | | | | * | removed unnecessary files from the RDGE build.John Mayhew2012-04-03
| | | | | * | added the Closure compiler to the gitignore file so we wouldn't track it in s...John Mayhew2012-04-03
| | | | | * | Made use of semicolons consistent and updated new files to use the new RDGE n...John Mayhew2012-04-03
| | | | | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-04-02
| | | | | |\ \
| | | | | * | | Recompiled RDGE and put index.html back to loading the compiled version of RDGEJohn Mayhew2012-04-02
| | | | | * | | Fixed compiler warningsJohn Mayhew2012-04-02
| | | | | * | | -Namespaced all RDGE javascript.John Mayhew2012-04-02
* | | | | | | | Should not select any layer on element deleteJonathan Duran2012-04-04
* | | | | | | | Update timeline to work with new element removed eventJonathan Duran2012-04-04
* | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-04
|\| | | | | | |
| * | | | | | | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Changing layer name should put dirty flag on docJonathan Duran2012-04-04
* | | | | | | define "that" var correctlyJonathan Duran2012-04-04
* | | | | | | Merge branch 'timeline-k' of github.com:ntfx47/ninja-internal into TimelineUberJonathan Duran2012-04-04
|\ \ \ \ \ \ \
| * | | | | | | Timeline: Saving layernameKruti Shah2012-04-04
| * | | | | | | Timeline: Initial implementation of timeline zoom.Jon Reid2012-04-03
| * | | | | | | TImeline : Bug Fix 1429 & The zoom tweendataKruti Shah2012-04-02
* | | | | | | | FIX IKNINJA-1309 Timeline:Master Layer animation span is gone when another ne...Jonathan Duran2012-04-03
* | | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | Timeline: disable console logs in layer component.Jon Reid2012-04-03
* | | | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-04-03
|\| | | | | | | |
| * | | | | | | | Timeline: Bug fix: IKNINJA-1431, "Adding a new element to the stage with oneJon Reid2012-04-02
| * | | | | | | | Timeline: Autoscrolling when dragging a layer within a scrollable layerJon Reid2012-04-02
| * | | | | | | | Timeline: Move drag-and-drop helper deletion to draw routine. Bug fix:Jon Reid2012-03-30
| * | | | | | | | Timeline: Link layerDragEnd and layerDrop events to better handle end ofJon Reid2012-03-30
| * | | | | | | | Timeline: Bug fixes.Jon Reid2012-03-30
| |/ / / / / / /
* | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge pull request #148 from ananyasen/integration-candidateValerio Virgillito2012-04-01
| |\ \ \ \ \ \
| | * | | | | | - using clipboard data directly to avoid using setTimeoutAnanya Sen2012-03-30
| | * | | | | | detect paste from context menu for new file and save as dialogAnanya Sen2012-03-28
| | * | | | | | IKNINJA-719 - removed Zoom In/Zoom Out under View menu in the Main menuAnanya Sen2012-03-28
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #151 from ericguzman/CSSPanel_AnimationDurationFixValerio Virgillito2012-03-30
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | CSS Panel - Fix animation duration value updates from "infinite" to integer.Eric Guzman2012-03-29
| |/ / / / /
* | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-03-30
|\| | | | |
| * | | | | Merge pull request #147 from pushkarjoshi/brushtoolValerio Virgillito2012-03-29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-28
| | |\ \ \ \
| | * | | | | turn off changing the left and top of the brush stroke canvasPushkar Joshi2012-03-28
| | * | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| | |\ \ \ \ \
| | * | | | | | File IO for the brush stroke AND changing the data type of brush stroke from ...Pushkar Joshi2012-03-27
| | * | | | | | add a setfillcolor to brush stroke so the default fillcolor handler does not ...Pushkar Joshi2012-03-27
| | * | | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | correctly update the brush stroke canvas size and position when the stroke pa...Pushkar Joshi2012-03-26
| | * | | | | | correctly update the brush stroke canvas size and position when the stroke si...Pushkar Joshi2012-03-23
| | * | | | | | Almost working version of brush tool that uses only local coordinates to stor...Pushkar Joshi2012-03-23