| Commit message (Expand) | Author | Age |
* | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
|\ |
|
| * | Timeline triggerBinding needs to be set to false in the track data. | Nivesh Rajbhandari | 2012-05-23 |
* | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
|/ |
|
* | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ... | Valerio Virgillito | 2012-05-10 |
* | Timeline: Change serialization parameters for some component properties. | Jon Reid | 2012-04-30 |
* | Turn on width and height as tweenable properties | Jonathan Duran | 2012-04-24 |
* | Breadcrumb Fix | Kruti Shah | 2012-04-20 |
* | Merge branch 'timeline-local' of github.com:ntfx47/ninja-internal into Timeli... | Jonathan Duran | 2012-04-19 |
|\ |
|
| * | BreadCrumb Bug Fix | Kruti Shah | 2012-04-19 |
* | | FIX for layer selection when adding a keyframe in unselected layer | Jonathan Duran | 2012-04-18 |
|/ |
|
* | Fix tweens not updating keyframe rules | Jonathan Duran | 2012-04-16 |
* | Timeline: Bug fixes for restoring tweens on new document and breadcrumb. | Jon Reid | 2012-04-13 |
* | Timeline: New Features: Tag name now present in each layer. Configuration | Jon Reid | 2012-04-10 |
* | Timeline: Improved drag-and-drop performance. Also fix problems with | Jon Reid | 2012-04-05 |
* | Merge branch 'timeline-k' of github.com:ntfx47/ninja-internal into TimelineUber | Jonathan Duran | 2012-04-04 |
|\ |
|
| * | Timeline: Initial implementation of timeline zoom. | Jon Reid | 2012-04-03 |
* | | Timeline: Bug fixes. | Jon Reid | 2012-03-30 |
|/ |
|
* | Timeline: Stability fixes for drag-and-drop and page switching. | Jon Reid | 2012-03-27 |
* | Remove console logs | Jonathan Duran | 2012-03-26 |
* | Fix bug with track properties getting over written | Jonathan Duran | 2012-03-26 |
* | Timeline: First integration of drag and drop of layers. | Jon Reid | 2012-03-21 |
* | Timeline: Bug fix: style collapsers not staying in synch. Also, removed conso... | Jon Reid | 2012-03-21 |
* | Timeline: Re-enable adding/removing styles to layers. New methods in Timeline... | Jon Reid | 2012-03-19 |
* | Merge branch 'refs/heads/Timeline-local' into TimelineDOM | Jonathan Duran | 2012-03-16 |
|\ |
|
| * | Merge branch 'Timeline-local' into Timeline-local-2 | Jon Reid | 2012-03-16 |
| |\ |
|
| | * | Timeline: Hook up data binding for changes on subproperties. | Jon Reid | 2012-03-16 |
* | | | Cleanup | Jonathan Duran | 2012-03-16 |
|/ / |
|
* | | Bug fix and cleanup | Jonathan Duran | 2012-03-16 |
* | | Start enforcing one element per layer | Jonathan Duran | 2012-03-16 |
|/ |
|
* | Fix unassigned track element on document switch | Jonathan Duran | 2012-03-13 |
* | Remove unnecessary needsDraw calls | Jonathan Duran | 2012-03-08 |
* | Bigfixes and cleanup 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: Code cleanup. Fix bug with unfound property in serialization. | Jon Reid | 2012-03-06 |
* | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-serial... | Jon Reid | 2012-03-02 |
|\ |
|
| * | Support writing and reading of animation duration with millseconds | Jonathan Duran | 2012-03-02 |
| * | Timeline Fix timing function | Jonathan Duran | 2012-03-02 |
| * | Timeline: Fix for animation iteration count | Jonathan Duran | 2012-03-02 |
* | | Timeline: Serialization of all Collapser components | Jon Reid | 2012-03-02 |
|/ |
|
* | Remove console log | Jonathan Duran | 2012-03-02 |
* | Cleanup | Jonathan Duran | 2012-03-02 |
* | Start looping over tweened properties generically | Jonathan Duran | 2012-03-02 |
* | Timeline bug fixes and cleanup | Jonathan Duran | 2012-03-01 |
* | Timeline: Merge arrlayers and arrtracks into one object. | Jon Reid | 2012-03-01 |
* | Merge branch 'Timeline-main' into Timeline-local | Jon Reid | 2012-03-01 |
|\ |
|
| * | Set doc dirty flag when adding tweens or modifying animations | Jonathan Duran | 2012-03-01 |
| * | Update master track on duration change instead of tween add. | Jonathan Duran | 2012-03-01 |
| * | Timeline: Track Duration Fix | Jonathan Duran | 2012-03-01 |
* | | Timeline: efficiency improvements to collapser. Document switching. | Jon Reid | 2012-03-01 |