aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Tween.reel
Commit message (Collapse)AuthorAge
...
* Optimize Tween component needsDraw callsJonathan Duran2012-03-14
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Bigfixes and cleanup from optimizationJonathan Duran2012-03-07
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Optimize serialization bindings for Tween componentJonathan Duran2012-03-07
| | | | | | Move all serialized properties of Tween component into on data object with one binding instead of multiple properties with individual bindings Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Timeline Fix for layer/element selectionJonathan Duran2012-03-06
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Timeline bug fixes and cleanupJonathan Duran2012-03-01
| | | | | | Deselect tweens on every selection change. Replace JS alerts with console logs. Cleanup obsolete models and references. Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Timeline: Successfully unbind event listeners in tweens when clearing timeline.Jon Reid2012-02-27
|
* Timeline: try to clean up bogus events manually.Jon Reid2012-02-27
|
* Timeline: More work on clear timeline method.Jon Reid2012-02-27
|
* Adding some missing copyrightsValerio Virgillito2012-02-24
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Timeline Reset to clean Master branch. Code scrub.Jonathan Duran2012-02-23
| | | | | | Fresh copy of ninja-internal/master with Timeline folder copied in to resolved merge issues. Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Cleaning up more code and adding more models for timelineJonathan Duran2012-02-09
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Add Span color highlight for animated spans and restyle keyframesJonathan Duran2012-02-07
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* merge new timelineJonathan Duran2012-02-06
Signed-off-by: Jonathan Duran <jduran@motorola.com>