Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove unneeded files | Jonathan Duran | 2012-06-20 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | remove obsolete functions | Jonathan Duran | 2012-06-19 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | prop tween splitting | Jonathan Duran | 2012-06-19 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Lock Position and Size keyframes to main track keyframes | Jonathan Duran | 2012-06-19 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix position tracks collapser to use unique element | Jonathan Duran | 2012-06-19 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Timeline: fix for IKNINJA-1676, "Timeline: Can't insert a keyframe to a CSS | Jon Reid | 2012-06-15 |
| | | | | property after deleting one" | ||
* | remove console logs | Jonathan Duran | 2012-06-15 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix sub prop re-open for tweens | Jonathan Duran | 2012-06-15 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | remove some console logs and simply the prop tween retrieval conditions | Jonathan Duran | 2012-06-12 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | changes to reopen sub property functions | Jonathan Duran | 2012-06-11 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix references to documentController.activeDocument to currentDocument.model | Jonathan Duran | 2012-06-06 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | fix doc model in prop track | Jonathan Duran | 2012-05-31 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | fancy keyframe selection | Jonathan Duran | 2012-05-30 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | fix to set default prop for tween | Jonathan Duran | 2012-05-29 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | methods for setting simple ease and splitting sub prop spans | Jonathan Duran | 2012-05-16 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Remove span highlighting and start syncing pos tracks and main track keyframes | Jonathan Duran | 2012-05-16 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | CSS pixel fix for prop tracks | Jonathan Duran | 2012-05-16 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | fix keyframe splitting | Jonathan Duran | 2012-05-15 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | remove console logs. add retrieve tweens method for prop tracks | Jonathan Duran | 2012-05-15 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | support width and height tween prop on re-opening saved doc | Jonathan Duran | 2012-05-15 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | handle more prop types in subgroup keyframe rules | Jonathan Duran | 2012-05-14 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | fix keyframe bug when adding keyframes to sub properties | Jonathan Duran | 2012-05-14 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | handle style changes on keyframes | Jonathan Duran | 2012-05-14 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | style keyframe rule addition | Jonathan Duran | 2012-05-14 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix a bug in span splitting interaction and remove console logs | Jonathan Duran | 2012-05-11 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | allow splitting existing spans with new keyframe | Jonathan Duran | 2012-05-11 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Timeline: Bug fix: tweens now hide when their container collapses. | Jonathan Duran | 2012-05-10 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Some sub prop updates | Jonathan Duran | 2012-05-10 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | sub property additions | Jonathan Duran | 2012-05-09 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Change sub property track arrays | Jonathan Duran | 2012-05-08 |
| | | | | | | Remove transform section and move width and height into Position section. rename position section Position and Size. additional support for generic prop tweens Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | more sub prop additions | Jonathan Duran | 2012-05-04 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | property track additions to serialization data object | Jonathan Duran | 2012-05-04 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Fix subproperty keyframe selection | Jonathan Duran | 2012-05-04 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | update data bindings for subproperty tracks | Jonathan Duran | 2012-05-04 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | apply old stash to new branch | Jonathan Duran | 2012-05-03 |
| | | | | | | initial work and stubs for sub property support. serialization for property track components and classes Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Timeline: Replace id with data-montage-id in all reels. | Jon Reid | 2012-04-27 |
| | |||
* | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | preparation for montage converting to the new "prototype" format fully | ||
* | Timeline: Add grids to property tracks. First take on clearTimeline method ↵ | Jon Reid | 2012-02-24 |
| | | | | on TimelinePanel class. | ||
* | Adding some missing copyrights | Valerio Virgillito | 2012-02-24 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Timeline: Create new PropertyTrack subcomponent, and use it in the ↵ | Jonathan Duran | 2012-02-23 |
TimelineTrack component. Cherry pick commit from jreid/Timeline-jreid Signed-off-by: Jonathan Duran <jduran@motorola.com> |