photonstorm
|
6aa2fb009b
|
Renamed Texture Parsers to follow conventions elsewhere in the library. Started on SS from Atlas.
|
2017-04-18 15:31:30 +01:00 |
|
Richard Davey
|
91bb3c8a98
|
Frame calculates its center automatically now (to avoid Sprites having to do it every time they're created, as it'll never change once the Frame is set).
|
2017-03-02 02:06:53 +00:00 |
|
Richard Davey
|
ce3bb7d1fa
|
Implemented RTree spatial sort for the display list handling. Canvas Renderer updated to take advantage of it. Camera updated to extend BaseTransform + add extra properties. Array QuickSelect function added. Frame radius calculation added.
|
2017-01-26 04:06:10 +00:00 |
|
photonstorm
|
c338ecb390
|
Fixed trimmed frames issue.
|
2017-01-24 16:34:51 +00:00 |
|
Felipe Alfonso
|
5e1e495240
|
Rotated texture frames added
|
2017-01-23 15:30:25 -03:00 |
|
Felipe Alfonso
|
ba4b4b9892
|
Update SpriteBatch to work properly with Transform
|
2017-01-20 14:58:41 -03:00 |
|
Richard Davey
|
9235d6fe58
|
Lots of Canvas Renderer fixes.
Merged CONST with Phaser export.
Fixed GetObjectValue check.
Added drawImage data to Frame.
|
2017-01-16 22:44:02 +00:00 |
|
photonstorm
|
d557d13d25
|
Added in new Util functions, and fixed some left-over ES6 values.
|
2016-12-15 17:15:47 +00:00 |
|
photonstorm
|
7cf7eadb1f
|
Added in the new Texture Manager and all Parsers.
|
2016-12-06 16:18:28 +00:00 |
|