Releases: SpringRoll/EaselJS
Releases · SpringRoll/EaselJS
0.8.7
Compare
Sorry, something went wrong.
No results found
Re-added our Text stroking feature that had gotten lost in the upgrade to EaselJS 0.8.0.
0.8.6
Compare
Sorry, something went wrong.
No results found
correct event target when listener is on parent of target
0.8.5
Compare
Sorry, something went wrong.
No results found
Fixed floating point errors being able to throw off frame calculations by 1 frame with framerate independent MovieClips.
0.8.4
Compare
Sorry, something went wrong.
No results found
Added minor features to Stage to allow for custom cursors within the display list.
0.8.3
Compare
Sorry, something went wrong.
No results found
Fixed MovieClip not properly getting the framerate from parents to determine what rate to animate at.
Changed how non-tickEnabled Containers pass ticks onto children.
0.8.2
Compare
Sorry, something went wrong.
No results found
Tick enabled children of non-tick enabled movieclips should receive t…
0.8.1
Compare
Sorry, something went wrong.
No results found
Include Polygon, Circle, Ellipse, and Sector
0.8.0
Compare
Sorry, something went wrong.
No results found
Version 0.8.0 of EaselJS with SpringRoll changes. Moved some classes that we added back into SpringRoll.
0.7.10
Compare
Sorry, something went wrong.
No results found
made Container._getObjectsUnderPoint() respect 'mouse' property when objects have hitShapes
0.7.9
Compare
Sorry, something went wrong.
No results found
Added public getters to BitmapMovieClip