virtualx-engine/modules/navigation
Pawel Lampe 6c6e50bf0c Fix navigation merge errors, fixes #56786
- improved `detail/sample_max_error` default value
- improved floating point precision handling in cell key calculations
- improved `merge error` error message
- exposed `cell_height` of `nav_map` to the `Navigation`
- fixed cell key `y` calculation
2022-02-02 23:52:29 +01:00
..
config.py Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
godot_navigation_server.cpp Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
godot_navigation_server.h Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
nav_map.cpp Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
nav_map.h Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
nav_region.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
nav_region.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
nav_rid.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
nav_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_mesh_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_mesh_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_mesh_generator.cpp Fix transforms involved into navmesh baking 2022-01-30 12:23:53 +01:00
navigation_mesh_generator.h Fix transforms involved into navmesh baking 2022-01-30 12:23:53 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
rvo_agent.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
rvo_agent.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00