pandemonium_engine/modules/tile_map
2023-08-26 22:41:21 +02:00
..
doc_classes Re-extracted class docs. 2023-08-26 22:41:21 +02:00
geometry_parser Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
.gitignore
config.py Added doc classes to the tile_map module. 2022-10-09 12:16:11 +02:00
LICENSE
register_types.cpp Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
register_types.h Added include guards to all module register_types.h-s. 2023-01-15 13:27:08 +01:00
SCsub Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
tile_map_editor_plugin.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
tile_map_editor_plugin.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
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 from godot: make autotiles fall back to the most similar bitmask using heuristics 2023-06-28 13:36:14 +02:00
tile_set_editor_plugin.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
tile_set.cpp Ported from godot: move autotile fallback helper functions + fix comments and docs 2023-06-28 13:47:29 +02:00
tile_set.h Ported from godot: move autotile fallback helper functions + fix comments and docs 2023-06-28 13:47:29 +02:00