pandemonium_engine/modules/navigation_mesh_generator
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
..
editor Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
config.py Fix and finally enable PandemoniumNavigationMeshGenerator. 2023-06-05 20:42:35 +02:00
pandemonium_navigation_mesh_generator.cpp Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
pandemonium_navigation_mesh_generator.h Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
register_types.cpp Cleaned up and enabled the new navigation mesh generator editor plugins. 2023-06-05 21:58:00 +02:00
register_types.h Also added the navigation mesh generator module. It's disabled for now, as it needs some reworks. 2023-06-03 21:18:18 +02:00
SCsub Remove temp code. 2023-06-07 09:21:42 +02:00