Files
GDevelop/SharedLibs/TileMapHelper
D8H a462fa46cc Optimize tile map trimming (#8876)
It avoids to scan all the tiles when scanning just a few rows and column is often enough (only 2 tiles in the best case scenario).
2026-07-23 10:34:47 +02:00
..
2026-07-23 10:34:47 +02:00
2025-02-11 14:20:59 +01:00

This library's sources are used by the tile map extension.

The npm run build command copies the bundled library to the right place for the extension to use it.