pandemonium_engine/modules/tile_map
Relintai 37273d29c9 Ported: Multirect - Fix refining regions for all derived Textures
Fixes allowing all derived texture types to modify region prior to rendering.
- lawnjelly
43b6205887
2023-06-11 00:47:10 +02:00
..
doc_classes Ported the docs from the navigation mesh generator rework pr. 2023-06-06 16:52:04 +02:00
geometry_parser Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
.gitignore
config.py
LICENSE
register_types.cpp Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
register_types.h
SCsub Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
tile_map_editor_plugin.cpp
tile_map_editor_plugin.h
tile_map.cpp Ported: Multirect - Fix refining regions for all derived Textures 2023-06-11 00:47:10 +02:00
tile_map.h Added note. 2023-06-06 19:00:05 +02:00
tile_set_editor_plugin.cpp Ported the tweaks for the TIleSetEditor. 2023-06-06 16:19:46 +02:00
tile_set_editor_plugin.h
tile_set.cpp
tile_set.h