index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
servers
/
test_navigation_server_3d.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Fix NavigationServer3D.get_closest_point_to_segment() with use_collision
Per Melin
2024-06-07
1
-1
/
+5
*
Tests: Disable NavigationServer3D async bake test with race condition
Rémi Verschelde
2024-04-17
1
-0
/
+3
*
Extend `NavigationMeshSourceGeometryData[23]D` to allow data merging
Pawel Lampe
2024-03-07
1
-2
/
+45
*
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
Expose `is_baking` method in navigation servers and region nodes.
Pawel Lampe
2024-02-05
1
-0
/
+18
*
Fix memory leak in 'NavigationServer3D' involving static obstacles
Pawel Lampe
2023-11-17
1
-0
/
+99
*
Suppress expected errors in navi-related unit tests, #80616
Pawel Lampe
2023-08-22
1
-0
/
+8
*
Fix GCC -Wmaybe-uninitialized warnings
Rémi Verschelde
2023-08-14
1
-0
/
+2
*
Add advanced 'NavigationServer3D' tests
Pawel Lampe
2023-07-17
1
-0
/
+281
*
Add more basic 'NavigationServer3D' tests
Pawel Lampe
2023-06-21
1
-7
/
+193
*
Add `agent` and `map` tests for 'NavigationServer3D'
Pawel Lampe
2023-06-20
1
-0
/
+103
*
Add initial navigation tests
Pawel Lampe
2023-02-13
1
-0
/
+47