Skip to content

Commit cfef9c9

Browse files
committed
Updated change log
1 parent d7dfc11 commit cfef9c9

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
@@ -25,6 +25,7 @@ The Loader has been given an overhaul to improve its performance and extensibili
2525
* The Loader now supports Texture Atlases with normal maps. Before it would only support single images loaded with normal maps, but now you can provide them for all the atlas formats (json, xml and Unity)
2626
* The Loader `multiatlas` feature will now automatically load texture normal maps, if specified in the json.
2727
* Binary Files have a new optional `dataType` argument and property which will cast the binary data to that format after load, before inserting it into the cache, i.e.: `load.binary('mod', 'music.mod', Uint8Array)`
28+
* The method `LoaderPlugin.tilemapWeltmeister` has been renamed to the far more friendly `LoaderPlugin.tilemapImpact`. Everything else about it remains the same, but please update to use the new method name.
2829

2930
### Loader Updates
3031

0 commit comments

Comments
 (0)