Commit graph

3 commits

Author SHA1 Message Date
Aaron Franke
6eedddbd3c
Rename nav_2d namespace to Nav2D to match Nav3D 2025-05-12 16:59:53 -07:00
smix8
1c03b15b4f Replace NavigationServer2D Point struct with Vector2
Replaces NavigationServer2D Point struct with Vector2.
2025-04-10 20:18:54 +02:00
A Thousand Ships
5cc0539961
[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
2025-03-29 12:10:50 +01:00