mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00

* Fix an uncatched exceptions when a tile map resource is not set. * Show place-holders for tile map with invalid resources in the instances editor. * Give a better default name to tile map collision mask objects. * Add a border around the tile map collision mask objects in the instance editor.
This library sources is used by the tile map extension.
The npm run build
command copy the bundled library at the right place for the extension to use it.