Michael Hadley
|
0804bf7595
|
Rename static & dynamic tilemaps -> tilemap layer
|
2017-11-09 12:18:23 -06:00 |
|
Richard Davey
|
0d38e232e6
|
Both Static and Dynamic Tilemaps support the new property skipIndexZero which allows them to skip over index 0 tiles. Works in both canvas and webgl. Fix #3052
|
2017-11-03 16:52:57 +00:00 |
|
Richard Davey
|
6f3ec9fb9e
|
All Game Objects now use GameObject.RENDER_MASK to compare against instead of a local property.
|
2017-09-13 00:58:25 +01:00 |
|
Richard Davey
|
fe2f82c229
|
Updated Camera.Ignore so it works with the canvas renderer as well
|
2017-08-15 23:51:37 +01:00 |
|
Felipe Alfonso
|
9856200fdf
|
Added camera gameobject filtering
|
2017-08-15 16:42:04 -03:00 |
|
photonstorm
|
c5242004c4
|
Added in BuildFromConfig support for Static and Dynamic Tilemaps.
|
2017-06-26 13:16:27 +01:00 |
|
Felipe Alfonso
|
25977cfc4d
|
Dynamic tilemap webgl rendering
|
2017-06-21 22:19:03 -04:00 |
|
Felipe Alfonso
|
b7fd964df1
|
Tilemap Progress
|
2017-06-09 00:00:12 -04:00 |
|