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
/
nav_mesh_generator_3d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-5
/
+14
|
\
|
*
Make use of NavigationObstacle3D's transform
Rie
2024-11-10
1
-5
/
+14
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Use `MutexLock` in more places
A Thousand Ships
2024-08-29
1
-42
/
+37
*
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
1
-3
/
+4
|
/
*
Remove duplicated vertices after 3D NavigationMesh bake
smix8
2024-05-21
1
-4
/
+22
*
Add navigation source geometry parser callbacks
smix8
2024-04-19
1
-0
/
+60
*
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
Aaron Franke
2024-04-15
1
-1
/
+1
*
Use fmod for navigation mesh border size warning
smix8
2024-04-13
1
-1
/
+1
*
Use threads for baking navigation mesh inside editor
smix8
2024-04-11
1
-1
/
+1
*
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
1
-0
/
+91
*
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
1
-0
/
+829