Skip to content

Commit 507cbf6

Browse files
committed
Update CHANGELOG.md
1 parent d942e2b commit 507cbf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ This Light2D pipeline, which is responsible for rendering lights under WebGL, ha
5555
* The pipeline now works with Game Objects that do not have a normal map. They will be rendered using the new default normal map, which allows for a flat light effect to pass over them and merge with their diffuse map colors.
5656
* Fixed a bug in the way lights were handled that caused Tilemaps to render one tile at a time, causing massive slow down. They're now batched properly, making a combination of lights and tilemaps possible again.
5757
* The Bitmap Text (Static and Dynamic) Game Objects now support rendering with normal maps.
58+
* The TileSprite Game Objects now support rendering with normal maps.
5859
* Mesh and Quad Game Objects now support rendering with normal maps.
5960
* The Graphics Game Objects now support rendering in Light2d. You can even use normal map textures for the texture fills.
6061
* Particle Emitter Game Object now supports rendering in Light2d.

0 commit comments

Comments
 (0)