aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline
Commit message (Collapse)AuthorAge
* Merge branch 'timeline-local' into timeline-multiselectJon Reid2012-05-15
|\ | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js resolved using theirs. (selectLayers)
| * Timeline: Code cleanup. Improve efficiency for track scrolling.Jon Reid2012-05-15
| |
| * support width and height tween prop on re-opening saved docJonathan Duran2012-05-15
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * handle more prop types in subgroup keyframe rulesJonathan Duran2012-05-14
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * fix keyframe bug when adding keyframes to sub propertiesJonathan Duran2012-05-14
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * handle style changes on keyframesJonathan Duran2012-05-14
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * style keyframe rule additionJonathan Duran2012-05-14
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * Squashed commit of the following:Jonathan Duran2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit b23502b8ed6856981d09577d4cf24283e5db8afa Author: Kruti Shah <kruti.shah@motorola.com> Date: Mon May 14 10:48:16 2012 -0700 Removed Debugger Signed-off-by: Kruti Shah <kruti.shah@motorola.com> commit c0b531a074e9cf9a964da0cda496bba8d7453ec1 Author: Kruti Shah <kruti.shah@motorola.com> Date: Fri May 11 13:55:18 2012 -0700 Changing Doc Layer Name Signed-off-by: Kruti Shah <kruti.shah@motorola.com> Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * repetition fixJonathan Duran2012-05-11
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * Merge branch 'refs/heads/TimelineUber' into TimelinePropsJonathan Duran2012-05-11
| |\
| | * Timeline: Bug fixes for keyframe drag and drop.Jon Reid2012-05-09
| | |
| | * Merge branch 'refs/heads/timeline-local' into TimelineUberJonathan Duran2012-05-09
| | |\
| | | * Timeline: Automatic scrolling during dragging of keyframes.Jon Reid2012-05-08
| | | |
| | | * Timeline: Bug fix: Account for horizontal scroll when dragging keyframes.Jon Reid2012-05-08
| | | |
| | | * Timeline: Update drag and drop handlers to be unique for drag and drop type.Jon Reid2012-05-08
| | | |
| | | * Timeline: Move keyframe dragover and drop listeners to TimelinePanel forJon Reid2012-05-07
| | | | | | | | | | | | | | | | interaction improvements.
| | * | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-05-09
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | | * temporary commenting a timeline bug preventing nested selectionValerio Virgillito2012-05-04
| | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | | * Removing unused components referencesValerio Virgillito2012-05-03
| | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | Fix a bug in span splitting interaction and remove console logsJonathan Duran2012-05-11
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | allow splitting existing spans with new keyframeJonathan Duran2012-05-11
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Timeline: Bug fix: tweens now hide when their container collapses.Jonathan Duran2012-05-10
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Some sub prop updatesJonathan Duran2012-05-10
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | sub property additionsJonathan Duran2012-05-09
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Update timeline CSS to allow longer layer labels by defaultJonathan Duran2012-05-08
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Change sub property track arraysJonathan Duran2012-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 additionsJonathan Duran2012-05-04
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Merge branch 'refs/heads/TimelineUber' into TimelinePropsJonathan Duran2012-05-04
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | Timeline: True drag-and-drop of keyframesJon Reid2012-05-04
| | | |
| | * | Timeline: Restore event handler for selectionChange.Jon Reid2012-05-04
| | | |
| | * | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-05-04
| | |\ \
| | | * | Timeline: More fixes to selection changing and document switching.Jon Reid2012-05-04
| | | |/
| | * | Timeline: More work on tween drag-and-dropJon Reid2012-05-03
| | | |
| | * | Timeline: Bug fix: Master Duration not updating when all documents areJon Reid2012-05-03
| | | | | | | | | | | | | | | | closed.
| | * | Timeline: Initial keyframe drag-and-drop interaction.Jon Reid2012-05-01
| | | |
| | * | Timeline: Expand/collapse state of layers now mantained across documentJon Reid2012-05-01
| | | | | | | | | | | | | | | | switching.
| * | | property track additions to serialization data objectJonathan Duran2012-05-04
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | Fix subproperty keyframe selectionJonathan Duran2012-05-04
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | update data bindings for subproperty tracksJonathan Duran2012-05-04
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | apply old stash to new branchJonathan Duran2012-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>
| * | Merge pull request #191 from imix23ways/TimelineUberValerio Virgillito2012-05-03
| |\| | | | | | | Timeline uber
| | * Timeline: bug fix: disable bread crumb setlevel.Jon Reid2012-04-30
| | |
| | * Timeline: Change serialization parameters for some component properties.Jon Reid2012-04-30
| | |
| | * Timeline: Replace id with data-montage-id in all reels.Jon Reid2012-04-27
| | |
| * | Dom ManipulationKruti Shah2012-05-03
| |/ | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
| * Merge cleanupValerio Virgillito2012-04-27
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merge branch 'refs/heads/serialization'Valerio Virgillito2012-04-27
| |\
| | * Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | | | | | | | | | preparation for montage converting to the new "prototype" format fully
* | | Timeline: Multiselect.Jon Reid2012-04-27
|/ /
* | Fix WEbGL not rendering on stage with timelineJonathan Duran2012-04-26
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>