-
Notifications
You must be signed in to change notification settings - Fork 281
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
base: master
Are you sure you want to change the base?
rAF with observers #1446
Commits on May 12, 2016
-
- 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]>
Configuration menu - View commit details
-
Copy full SHA for ffa87ef - Browse repository at this point
Copy the full SHA ffa87efView commit details
Commits on May 13, 2016
-
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbe9849 - Browse repository at this point
Copy the full SHA cbe9849View commit details
Commits on May 20, 2016
-
Merge latest changes from branch 'sceneapproach'
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8e81ab - Browse repository at this point
Copy the full SHA b8e81abView commit details -
updates with multiple scenes and sequence
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan [email protected]
Configuration menu - View commit details
-
Copy full SHA for 596829f - Browse repository at this point
Copy the full SHA 596829fView commit details
Commits on May 23, 2016
-
Change the observer implementation from array to object
Enyo-DCO-1.1-Signed-off-by: Srirama Singeri [email protected]
Configuration menu - View commit details
-
Copy full SHA for 8dd854a - Browse repository at this point
Copy the full SHA 8dd854aView commit details
Commits on May 24, 2016
-
Fix bug in animation repeat and introduce fillmode
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c233dd - Browse repository at this point
Copy the full SHA 1c233ddView commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5806bea - Browse repository at this point
Copy the full SHA 5806beaView commit details
Commits on May 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f7a0b7c - Browse repository at this point
Copy the full SHA f7a0b7cView commit details
Commits on May 30, 2016
-
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1bf240 - Browse repository at this point
Copy the full SHA c1bf240View commit details
Commits on May 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for de49297 - Browse repository at this point
Copy the full SHA de49297View commit details
Commits on Jun 1, 2016
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 2c4008e - Browse repository at this point
Copy the full SHA 2c4008eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed52b8 - Browse repository at this point
Copy the full SHA 6ed52b8View commit details
Commits on Jun 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 36b6896 - Browse repository at this point
Copy the full SHA 36b6896View commit details -
Configuration menu - View commit details
-
Copy full SHA for d626583 - Browse repository at this point
Copy the full SHA d626583View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6621f - Browse repository at this point
Copy the full SHA ba6621fView commit details
Commits on Jun 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e6a016e - Browse repository at this point
Copy the full SHA e6a016eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c957b - Browse repository at this point
Copy the full SHA e7c957bView commit details
Commits on Jun 8, 2016
-
Correct repeat related issue in various scene scenario
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e1ffc5 - Browse repository at this point
Copy the full SHA 7e1ffc5View commit details
Commits on Jun 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 89da743 - Browse repository at this point
Copy the full SHA 89da743View commit details
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 20142ad - Browse repository at this point
Copy the full SHA 20142adView commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d850434 - Browse repository at this point
Copy the full SHA d850434View commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a02ea7 - Browse repository at this point
Copy the full SHA 8a02ea7View commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d20135f - Browse repository at this point
Copy the full SHA d20135fView commit details
Commits on Jun 16, 2016
-
Accept duration in % during runtime
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b052676 - Browse repository at this point
Copy the full SHA b052676View commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan<[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97d25e6 - Browse repository at this point
Copy the full SHA 97d25e6View commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1cfcab - Browse repository at this point
Copy the full SHA d1cfcabView commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4438b93 - Browse repository at this point
Copy the full SHA 4438b93View commit details
Commits on Jun 17, 2016
-
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fed3bfd - Browse repository at this point
Copy the full SHA fed3bfdView commit details -
Enyo-DCO-1.1-Signed-off-by: Anish Ramesan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40dfb4f - Browse repository at this point
Copy the full SHA 40dfb4fView commit details -
Some bug fix related to non transformable properties
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e87d50 - Browse repository at this point
Copy the full SHA 5e87d50View commit details -
Replace switch case in 'formatTransformValues' function
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de78f70 - Browse repository at this point
Copy the full SHA de78f70View commit details
Commits on Jun 22, 2016
-
Made correction in time comparision
Enyo-DCO-1.1-Signed-off-by: Ankur Mishra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3cbd9b - Browse repository at this point
Copy the full SHA e3cbd9bView commit details