Eric Rowell
|
f8ccd574cb
|
made several optimizations to the Animation class. removed FRAF logic. Using performance.now when available. No longer creating a new function for every animation loop. requestAnimFrame is now called before render instead of after
|
2014-02-19 08:39:38 -08:00 |
|
Eric Rowell
|
0d7cfdee9d
|
added more cache and filter tests
|
2014-01-05 13:21:05 -08:00 |
|
Eric Rowell
|
1f4ff9f1d7
|
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph
|
2013-12-09 10:07:08 -08:00 |
|
Eric Rowell
|
50b3220812
|
migrated old manual test to new testing system. fixed tweening issues
|
2013-12-05 23:10:42 -08:00 |
|
Eric Rowell
|
f5d5e26e5e
|
fixed pixel ratio issue with buffer canvas usage
|
2013-11-02 22:31:09 -07:00 |
|