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
/
2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-12
/
+32
|
\
|
*
fixed navigation obstacle carving broken during 07b7f76
Kiro
2024-11-15
1
-12
/
+32
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-126
/
+80
|
\
|
|
*
Merge pull request #99030 from tracefree/obstacle_2d_transform
Thaddeus Crews
2024-11-12
1
-3
/
+10
|
|
\
|
|
*
Make use of NavigationObstacle2D's transform
Rie
2024-11-11
1
-3
/
+10
|
*
|
Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor...
Kiro
2024-11-11
1
-123
/
+70
|
|
/
*
|
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
4
-8
/
+8
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
4
-0
/
+8
|
/
*
Add navigation region point and segment queries
smix8
2024-09-10
2
-0
/
+6
*
Use `MutexLock` in more places
A Thousand Ships
2024-08-29
1
-42
/
+37
*
Add triangulation partition option to 2D navigation mesh baking
smix8
2024-08-05
1
-4
/
+26
*
Fix thread-use causing navigation polygon data corruption
smix8
2024-06-21
1
-9
/
+3
*
Fix thread-use causing navigation source geometry data corruption
smix8
2024-06-21
1
-4
/
+9
*
Fix crash when baking TileMap navigation
Gilles Roudière
2024-05-27
1
-1
/
+1
*
Fix TileMapLayer navmesh baking
Gilles Roudière
2024-05-02
2
-104
/
+73
*
Change 2D navigation mesh baking to use floating point coordinates
smix8
2024-04-23
1
-48
/
+46
*
Add navigation source geometry parser callbacks
smix8
2024-04-19
4
-1
/
+105
*
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
Aaron Franke
2024-04-15
1
-2
/
+2
*
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
/
+6
|
/
*
Make 2D navigation mesh baking parse all TileMapLayers
smix8
2024-04-04
1
-54
/
+90
*
Add NavigationObstacle options to affect and carve navigation mesh
smix8
2024-03-15
2
-0
/
+106
*
clipper2: Update to 1.3.0
Jakub Marcowski
2024-03-01
1
-2
/
+2
*
Split monolithic physics class files
smix8
2024-02-27
1
-1
/
+1
*
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
1
-5
/
+5
*
Move 2D-only navigation code to its own subfolder
Aaron Franke
2024-02-26
4
-0
/
+1721