pandemonium_engine/modules/rtile_map
Relintai f1c29650eb Ported: Fix TileMap error msg when optional navigation node is not set
Fixes TileMap error msg spam when bake_navigation=true but the optional and depr navigation node is not set.
- smix8
30d4555c65
2022-08-19 01:55:37 +02:00
..
.gitignore
config.py Run godot's formatting script. 2022-03-16 09:02:48 +01:00
LICENSE Run godot's formatting script. 2022-03-16 09:02:48 +01:00
register_types.cpp
register_types.h
SCsub Run godot's formatting script. 2022-03-16 09:02:48 +01:00
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 Finished cleaning up includes for the classes under the editor folder. I skipped removing a few that needed more changes to the headers / cpp files for now. 2022-03-19 04:08:34 +01:00
tile_map.cpp Ported: Fix TileMap error msg when optional navigation node is not set 2022-08-19 01:55:37 +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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
tile_set_editor_plugin.h Finished cleaning up includes for the classes under the editor folder. I skipped removing a few that needed more changes to the headers / cpp files for now. 2022-03-19 04:08:34 +01:00
tile_set.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
tile_set.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00