mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
[Navigation] Create a dedicated 2D navigation server
* Add a dedicated 2D server * Create dedicated tests * Split performance metrics between 2D and 3D * Rename the 3D only server module
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
deadlock:tests/core/templates/test_command_queue.h
|
||||
deadlock:modules/text_server_adv/text_server_adv.cpp
|
||||
deadlock:modules/text_server_fb/text_server_fb.cpp
|
||||
race:modules/navigation/nav_map_3d.cpp
|
||||
race:modules/navigation_2d/nav_map_2d.cpp
|
||||
race:modules/navigation_3d/nav_map_3d.cpp
|
||||
|
||||
Reference in New Issue
Block a user