pandemonium_engine/modules/rtile_map
2022-08-19 20:50:20 +02:00
..
.gitignore
config.py
LICENSE
register_types.cpp
register_types.h
SCsub
tile_map_editor_plugin.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
tile_map_editor_plugin.h
tile_map.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
tile_map.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
tile_set_editor_plugin.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
tile_set_editor_plugin.h
tile_set.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
tile_set.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00