pandemonium_engine/modules/tile_map
2023-12-10 23:11:07 +01:00
..
doc_classes Re-extracted class docs. 2023-10-12 01:59:32 +02:00
geometry_parser Moved the navigation relatred resources into subfolders. 2023-12-10 14:23:24 +01: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 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 Backported the editor constrol changes for the new shortcut system from godot4. 2023-09-07 13:41:05 +02:00
tile_map_editor_plugin.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
tile_map.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
tile_map.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
tile_set_editor_plugin.cpp Moved the navigation relatred resources into subfolders. 2023-12-10 14:23:24 +01:00
tile_set_editor_plugin.h Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
tile_set.cpp Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
tile_set.h Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00