| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
event handler wasn't being executed because of incorrect handler function name
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
|\ |
|
| |
| |
| |
| | |
Redefine collapser to use property binding instead of events.
|
|\ \
| |/
|/| |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Panels fixes.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/
| |
| |
| |
| |
| |
| |
| | |
- Resizing the iframe container when resizing the stage
- Removing 3d rules from elements when adding them
- Adding a name property in the pi
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\
| | |
| | | |
Fix for performance issue when moving shapes.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
except if the geometry and materials change.
This is more easy to see with shapes like the brush tool.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \
| | | |
| | | |
| | | | |
into integration-candidate
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
github.com:Motorola-Mobility/ninja-internal into integration-candidate
|
| | |\ \ \
| | | | | |
| | | | | | |
Fixes to preview caching issues
|
| | | |\ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adding save all logic before preview, temporary fix.
|
| | | |\| | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Using window.open to test movie.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Created a class level variable for the URL to be parsed out of the user files.
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | | |
Timeline
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Brushtool
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
added a temporary check to prevent extremely long brush strokes
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
and,
allow to change the stroke color,
and,
more efficient stroke rendering by drawing translated radial gradients (instead of creating new gradients for each stroke sample)
|
| | | |\ \ \ \ \ \ |
|
| | | |\ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Conflicts:
imports/codemirror/mode/scheme/scheme.js
js/tools/BrushTool.js
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
having its own linear gradient
|
| | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | |
| | | | | | | | | | | | |
integration-candidate
|
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
for selection change.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
into integration-candidate
Conflicts:
js/ninja.reel/ninja.html
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |_|_|/ / / / / /
| | |/| | | | | | | |
| | | | | | | | | | |