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

rAF with observers #1446

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Conversation

anishramesan
Copy link

  • animation module with observers
  • easing as separate module and references updated
  • kind with animate API for simple application of animations.
  • scene module to create animation instances.
  • transform to handle math operations.
  • tween to create animation frames based on time.

Enyo-DCO-1.1-Signed-off-by: Anish Ramesan [email protected]

anishramesan and others added 30 commits May 12, 2016 14:56
- animation module with observers
- easing as separate module and references updated
- kind with animate API for simple application of animations.
- scene module to create animation instances.
- transform to handle math operations.
- tween to create animation frames based on time.

Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan [email protected]
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
We can give duration in % in each scene object, but total duration
should in actor itself. This will support within scene object in kind
and inside kind.animate.
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants