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
/
modules
/
navigation
/
3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #96730 from tracefree/properly_transforming_obstacles
Thaddeus Crews
2024-11-11
1
-5
/
+14
|
\
|
*
Make use of NavigationObstacle3D's transform
Rie
2024-11-10
1
-5
/
+14
*
|
Reduce allocations for NavMap synchronisation
smix8
2024-11-05
1
-1
/
+1
|
/
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
Add navigation region point and segment queries
smix8
2024-09-10
2
-0
/
+24
*
Move NavigationServer mesh queries to dedicated file
smix8
2024-09-03
2
-0
/
+769
*
Use `MutexLock` in more places
A Thousand Ships
2024-08-29
1
-42
/
+37
*
Merge pull request #93498 from smix8/connection_relocation
Rémi Verschelde
2024-08-19
1
-6
/
+15
|
\
|
*
Move NavRegion connections to NavMap
smix8
2024-06-23
1
-6
/
+15
*
|
Add navigation obstacles to performance monitor stats
smix8
2024-06-25
2
-0
/
+7
|
/
*
Merge pull request #93407 from smix8/lock_this_geometry_up
Rémi Verschelde
2024-06-21
1
-9
/
+13
|
\
|
*
Fix thread-use causing navigation source geometry data corruption
smix8
2024-06-21
1
-9
/
+13
*
|
Fix thread use causing navigation mesh data corruption
smix8
2024-06-21
2
-4
/
+5
|
/
*
Remove duplicated vertices after 3D NavigationMesh bake
smix8
2024-05-21
1
-4
/
+22
*
[Core] Add `LocalVector::has` for convenience
A Thousand Ships
2024-05-06
1
-1
/
+1
*
Add navigation source geometry parser callbacks
smix8
2024-04-19
4
-0
/
+100
*
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
Aaron Franke
2024-04-15
2
-2
/
+2
*
Use fmod for navigation mesh border size warning
smix8
2024-04-13
1
-1
/
+1
*
Merge pull request #90508 from smix8/thread_bake
Rémi Verschelde
2024-04-12
1
-1
/
+1
|
\
|
*
Use threads for baking navigation mesh inside editor
smix8
2024-04-11
1
-1
/
+1
*
|
Add navigation path simplification
smix8
2024-04-11
2
-0
/
+136
|
/
*
Add navigation baking crash prevention mechanism
Pawel Lampe
2024-03-23
1
-5
/
+8
*
Add NavigationObstacle options to affect and carve navigation mesh
smix8
2024-03-15
2
-0
/
+92
*
Disable all 3D nodes, physics, and resources when compiling without 3D
Aaron Franke
2024-03-11
1
-2
/
+3
*
Split monolithic physics class files
smix8
2024-02-27
1
-1
/
+1
*
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
1
-10
/
+10
*
Move 3D-only navigation code to its own subfolder
Aaron Franke
2024-02-26
6
-0
/
+2793