Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Material editor | hwc487 | 2012-05-02 |
| | |||
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | hwc487 | 2012-04-27 |
|\ | | | | | | | Textures | ||
| * | Merge cleanup | Valerio Virgillito | 2012-04-27 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Merge branch 'refs/heads/serialization' | Valerio Virgillito | 2012-04-27 |
| |\ | |||
| | * | Merge branch 'stage-document-architecture' of ↵ | Valerio Virgillito | 2012-04-26 |
| | |\ | | | | | | | | | | | | | https://github.com/mencio/ninja-internal into serialization | ||
| | | * | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-26 |
| | | |\ | |||
| | | * \ | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-26 |
| | | |\ \ | |||
| | | * | | | Fixing the element model and adding get element | Valerio Virgillito | 2012-04-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | | Merge branch 'master' of https://github.com/mayhewinator/ninja-internal into ↵ | Valerio Virgillito | 2012-04-26 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | serialization | ||
| | | * | | | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | |/ | | | |/| | | | | | | | | | | | preparation for montage converting to the new "prototype" format fully | ||
| * | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-27 |
| |\| | | | |||
| | * | | | Merge pull request #178 from mqg734/PerspectiveFix | Valerio Virgillito | 2012-04-26 |
| | |\ \ \ | | | |/ / | | |/| | | IKNINJA-1511 - We don't currently support perspective values on individual elements, so removing perspective values from the animation presets. | ||
| | | * | | We don't currently support perspective values on individual elements, so ↵ | Nivesh Rajbhandari | 2012-04-26 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | removing perspective values from the animation presets. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | | Fix WEbGL not rendering on stage with timeline | Jonathan Duran | 2012-04-26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | Timeline: Deleting elements now deletes associated layers. | Jon Reid | 2012-04-26 |
| | | | | |||
| * | | | Timeline: comment out a conditional debugger; re-enable layer name storage. | Jon Reid | 2012-04-26 |
| | | | | |||
| * | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-04-26 |
| |\ \ \ | |||
| | * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-26 |
| | |\| | | |||
| * | | | | Timeline: Decouple Timeline and Breadcrumb. Remove most document change | Jon Reid | 2012-04-26 |
| |/ / / | | | | | | | | | | | | | event handlers. Bind Timeline to currentSelectedElement. Various bug fixes. | ||
| * | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-04-25 |
| |\ \ \ | |||
| | * | | | Timeline Bug Fix : 1541 | Kruti Shah | 2012-04-25 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | | Timeline: Handling of multiselect of elements from stage. | Jon Reid | 2012-04-25 |
| | | | | | |||
| * | | | | Timeline: New tracking for multiple selected layers. | Jon Reid | 2012-04-25 |
| |/ / / | |||
| * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-24 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | Conflicts: js/components/layout/bread-crumb.reel/bread-crumb.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | Turn on width and height as tweenable properties | Jonathan Duran | 2012-04-24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | Change sublayer property names to match css property names | Jonathan Duran | 2012-04-23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | Fix Select All bug and remove debuggers | Jonathan Duran | 2012-04-23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | Breadcrumb Fix | Kruti Shah | 2012-04-20 |
| | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-04-20 |
| |\ \ \ | |||
| | * | | | Timeline: More bug fixes for selection with multiple documents opening and | Jon Reid | 2012-04-19 |
| | | | | | | | | | | | | | | | | | | | | closing. | ||
| | * | | | Timeline: Bug fix: check for uninitialized currentDocument in intialization | Jon Reid | 2012-04-19 |
| | | | | | | | | | | | | | | | | | | | | routine. | ||
| | * | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-04-19 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Used mine. | ||
| | * | | | | Timeline: Bug fix: Maintain selection between document switching. | Jon Reid | 2012-04-19 |
| | | | | | | |||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-20 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge branch 'timeline-local' of github.com:ntfx47/ninja-internal into ↵ | Jonathan Duran | 2012-04-19 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | TimelineUber | ||
| | * | | | | BreadCrumb Bug Fix | Kruti Shah | 2012-04-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | | | Remove more unneeded requires | Jonathan Duran | 2012-04-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | Remove unneeded require | Jonathan Duran | 2012-04-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-19 |
| |\ \ \ \ \ | |||
| * | | | | | | Remove TODOs | Jonathan Duran | 2012-04-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | | Add flag for abs/rel position | Jonathan Duran | 2012-04-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | | FIX for layer selection when adding a keyframe in unselected layer | Jonathan Duran | 2012-04-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-04-18 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | * | | | | | Timeline: Bug fix: changing layer name didn't save in some circumstances. | Jon Reid | 2012-04-17 |
| | | | | | | | |||
| | * | | | | | Timeline: Further fixes to new document/breadcrumb interactions. | Jon Reid | 2012-04-17 |
| | | | | | | | |||
| * | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-18 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Fix tweens not updating keyframe rules | Jonathan Duran | 2012-04-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | | Timeline: Bug fixes for restoring tweens on new document and breadcrumb. | Jon Reid | 2012-04-13 |
| | | | | | | | |||
| * | | | | | | Timeline: Remove default style track. | Jon Reid | 2012-04-13 |
| | | | | | | | |||
| * | | | | | | Timeline: More bug fixes for document switching. | Jon Reid | 2012-04-13 |
| | | | | | | |