Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Stuart Lindstrom
|
526067f7b6
|
Fix #4104
|
2018-10-09 14:34:47 -04:00 |
|
Richard Davey
|
e05f7c7ed0
|
Dynamic Tilemap Layers now support multiple tilesets per layer
|
2018-09-27 13:09:08 +01:00 |
|
Richard Davey
|
32bd01daba
|
If you used a scaled Dynamic Tilemap Layer and rotated or flipped tiles, the tiles that were rotated or flipped would be positioned incorrectly in WebGL. Fix #3778
|
2018-09-26 16:49:18 +01:00 |
|
Richard Davey
|
25f8d29659
|
If you used a RenderTexture as a tileset then Dynamic Tilemap Layers would render the tiles inversed on the y-axis in WebGL. Fix #4017
|
2018-09-26 16:32:27 +01:00 |
|
Richard Davey
|
ae46e11e35
|
Skip processing if no tiles
|
2018-08-03 18:56:52 +01:00 |
|
Richard Davey
|
f540d03346
|
Removed un-needed checks (willRender handles it now)
|
2018-08-01 16:03:58 +01:00 |
|
Richard Davey
|
a8fa98e39b
|
Skip all rendering if alpha <= 0
|
2018-07-12 15:31:00 +01:00 |
|
Richard Davey
|
5fdf51ce59
|
Using direct pipeline calls
|
2018-07-02 13:32:56 +01:00 |
|
Richard Davey
|
5a0fe89a7e
|
Swap _id to id
|
2018-06-23 12:26:39 +01:00 |
|
Richard Davey
|
747f09af86
|
jsdoc fixes
|
2018-03-28 15:04:09 +01:00 |
|
Richard Davey
|
e1554c34d6
|
eslint fixes
|
2018-02-16 18:07:49 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
e8c12d164b
|
Added and updated jsdocs
|
2018-02-07 23:40:59 +00:00 |
|
Richard Davey
|
10193c181a
|
Fixed require paths.
|
2018-02-07 17:10:01 +00:00 |
|
Richard Davey
|
89fe7123e1
|
Moved to its own top-level folder.
|
2018-02-07 16:29:48 +00:00 |
|