pandemonium_engine/modules/tile_map
Relintai 8485b37515 Ported from godot4: Fix Navigation API abbreviations inconsistency
Schema for navigation to name user facing API with  "navigation" without abbreviation and e.g. NavigationServer internals with abbr "nav".
- smix8
34e7628f5f
2023-09-04 17:09:39 +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
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 from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
tile_map.h Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +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
tile_set.cpp Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
tile_set.h Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00