Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New director approach for animation #1351

Open
wants to merge 22 commits into
base: ENYO-2174-animationmodule
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
bf5220e
New director approach for animation
anishramesan Dec 31, 2015
a7ddcd3
updated branch with multiple comp support
anishramesan Jan 4, 2016
9dc7d56
Fixed some issue related to multiple animation
ankurmishra32 Jan 6, 2016
da705d6
Updated changes for ease and load time rendering
anishramesan Jan 6, 2016
f938428
Updates in the scene approach
cholanmadala Jan 8, 2016
ec1c21e
Making scene active
anishramesan Jan 8, 2016
d33cbe1
Updates of scene with raf
anishramesan Jan 21, 2016
3507b4b
Smart event changes
anishramesan Jan 28, 2016
fa5f469
Seek feature applied
cholanmadala Jan 29, 2016
2393ac0
some issue fixes related to
anishramesan Feb 3, 2016
482b4a3
Added JSdocs for Matrix.js and Frame.js
ankurmishra32 Feb 4, 2016
ef168b4
Documentation of Easings and Scene API's
cholanmadala Feb 5, 2016
7b79f0e
Some fixes
anishramesan Feb 12, 2016
b396dd3
Docs for Tween module.
anishramesan Feb 15, 2016
7bcaf4a
Docs for Director and SceneEditor modules.
Feb 15, 2016
9d5fe8a
Removed Event Delegator and docs for vector
anishramesan Feb 17, 2016
168bd41
Added Test case for Tween and some correction.
ankurmishra32 Feb 17, 2016
8634221
pose not identified issue fix.
anishramesan Feb 23, 2016
84def63
Fixed some bug for multiple scene scenario
ankurmishra32 Mar 2, 2016
3f772cb
Now support delay in between animations of a scene
ankurmishra32 Mar 8, 2016
57f5551
Add support for various color, radius and opacity
ankurmishra32 Mar 9, 2016
9993447
Add Support for box-shadow
ankurmishra32 Mar 11, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
366 changes: 0 additions & 366 deletions src/AnimationSupport/AnimationInterfaceSupport.js

This file was deleted.

Loading