aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge pull request #178 from mqg734/PerspectiveFixValerio Virgillito2012-04-26
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | We don't currently support perspective values on individual elements, so remo...Nivesh Rajbhandari2012-04-26
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | * | | | Revert "Fix Brush tool not broadcasting elementAdded event"Jonathan Duran2012-04-27
| | | | | * | | | Fix WEbGL not rendering on stage with timelineJonathan Duran2012-04-26
| | | | | * | | | Timeline: Deleting elements now deletes associated layers.Jon Reid2012-04-26
| | | | | * | | | Timeline: comment out a conditional debugger; re-enable layer name storage.Jon Reid2012-04-26
| | | | | * | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-04-26
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-26
| | | | | | |\ \ \ \ | | | | | | | | |/ / | | | | | | | |/| |
| | | | | | * | | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-04-26
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-26
| | | | | | |\ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | * | | | | | Timeline: Decouple Timeline and Breadcrumb. Remove most document changeJon Reid2012-04-26
| | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-04-25
| | | | | |\| | | |
| | | | | | * | | | Timeline Bug Fix : 1541Kruti Shah2012-04-25
| | | | | * | | | | Timeline: Handling of multiselect of elements from stage.Jon Reid2012-04-25
| | | | | * | | | | Timeline: New tracking for multiple selected layers.Jon Reid2012-04-25
| | | | | |/ / / /
| | | | | * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-25
| | | | | |\ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Revert "Fix Pen Tool not broadcasting elementAdded event"Jonathan Duran2012-04-25
| | | | | * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-24
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | Turn on width and height as tweenable propertiesJonathan Duran2012-04-24
| | | | | * | | | Fix Brush tool not broadcasting elementAdded eventJonathan Duran2012-04-23
| | | | | * | | | Fix Pen Tool not broadcasting elementAdded eventJonathan Duran2012-04-23
| | | | | * | | | Change sublayer property names to match css property namesJonathan Duran2012-04-23
| | | | | * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-23
| | | | | |\ \ \ \ | | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | Fix Select All bug and remove debuggersJonathan Duran2012-04-23
| | | | | * | | | Breadcrumb FixKruti Shah2012-04-20
| | | | | * | | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-04-20
| | | | | |\ \ \ \
| | | | | | * | | | Timeline: More bug fixes for selection with multiple documents opening andJon Reid2012-04-19
| | | | | | * | | | Timeline: Bug fix: check for uninitialized currentDocument in intializationJon Reid2012-04-19
| | | | | | * | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-04-19
| | | | | | |\ \ \ \
| | | | | | * | | | | Timeline: Bug fix: Maintain selection between document switching.Jon Reid2012-04-19
| | | | | * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-20
| | | | | |\ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | * | | | | | Merge branch 'timeline-local' of github.com:ntfx47/ninja-internal into Timeli...Jonathan Duran2012-04-19
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | BreadCrumb Bug FixKruti Shah2012-04-19
| | | | | * | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-19
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Remove more unneeded requiresJonathan Duran2012-04-19
| | | | | * | | | | | | Remove unneeded requireJonathan Duran2012-04-19
| | | | | * | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-19
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | Remove TODOsJonathan Duran2012-04-18
| | | | | * | | | | | | | Add flag for abs/rel positionJonathan Duran2012-04-18
| | | | | * | | | | | | | FIX for layer selection when adding a keyframe in unselected layerJonathan Duran2012-04-18
| | | | | * | | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-04-18
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | | | * | | | | | | Timeline: Bug fix: changing layer name didn't save in some circumstances.Jon Reid2012-04-17
| | | | | | * | | | | | | Timeline: Further fixes to new document/breadcrumb interactions.Jon Reid2012-04-17
| | | | | * | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-18
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / | | | | | |/| | | | | | |
| | | | | * | | | | | | | Fix tweens not updating keyframe rulesJonathan Duran2012-04-16
| | | | | * | | | | | | | Timeline: Bug fixes for restoring tweens on new document and breadcrumb.Jon Reid2012-04-13
| | | | | * | | | | | | | Timeline: Bug fix: problem with editing layers missing last letter in newJon Reid2012-04-13
| | | | | * | | | | | | | Timeline: Remove default style track.Jon Reid2012-04-13
| | | | | * | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-04-13
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-13
| | | | | | |\ \ \ \ \ \ \ \