| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
- using array controller to bind the current document to all ninja components
- removed open document event
- removed references to the document controller
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
js/document/document-html.js
js/helper-classes/3D/view-utils.js
js/stage/stage.reel/stage.js
|
| |
| |
| |
| | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|/
|
|
| |
Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view.
|
|
|
|
|
|
| |
=== true on document open.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
| |
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
|
|\
| |
| |
| | |
TimelineUber
|
| |
| |
| |
| | |
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
|
|/
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
|
|
|
|
| |
dropdown in Master Layer; Show Only Animated Layers toggle.
|
|
|
|
| |
expand/collapse getting out of synch during drag-and-drop.
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
js/panels/Timeline/Layer.reel/Layer.js
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
|
|
|
|
| |
console.log calls in hintable component.
|
|
|
|
| |
TimelinePanel for creating new styles on document load.
|
|\ |
|
| |\
| | |
| | |
| | |
| | | |
Conflicts:
js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js
|
| | | |
|
|/ /
| |
| |
| | |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
| |
| |
| |
| |
| | |
Cleaning up unneeded code for one element per layer support and fixing some bugs with selection and layer sync.
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|/
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
|
|
| |
Change all serialized properties into one big object to reduce bindings
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
|
|
| |
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-serialized
|
| |
| |
| |
| |
| |
| | |
Removed math rounding so that animation durations won't round to full seconds anymore.
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
| |
| |
| |
| |
| | |
Add default webkit css properties to allow animations with integer iteration counts.
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|/ |
|
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
|
|
| |
remove commented lines
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
|
|
| |
No longer hard coding for top and left properties. Instead, looping over all tweened properties generically and building keyframe strings.
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Redefine collapser to use property binding instead of events.
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
| |
| |
| |
| |
| | |
Adds support for updating the master track duration on file open as well as when adding tweens to already opened files.
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|