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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-2
/
+3
*
|
Fix compiling with 3D disabled due to unused navigation variable
Aaron Franke
2023-09-04
1
-0
/
+4
|
/
*
Merge pull request #79972 from smix8/navgenerator_multithreading_4.x
Rémi Verschelde
2023-08-17
4
-24
/
+172
|
\
|
*
Add multi-threaded NavMesh baking to NavigationServer
smix8
2023-08-07
4
-24
/
+172
*
|
Fix missing include for `NavigationMesh`
Ninni Pipping
2023-08-08
1
-0
/
+1
|
/
*
Merge pull request #79643 from smix8/navgenerator_4.x
Rémi Verschelde
2023-08-07
8
-748
/
+880
|
\
|
*
Move navigation mesh baking to NavigationServer
smix8
2023-08-03
8
-748
/
+880
*
|
Fix NavMesh `map_update_id` returning 0 results in errors
Ben Rog-Wilhelm
2023-08-03
1
-1
/
+2
|
/
*
Merge pull request #79228 from smix8/fix_funnel_4.x
Yuri Sizov
2023-08-02
1
-0
/
+11
|
\
|
*
Fix pathfinding funnel adding unwanted point
smix8
2023-07-23
1
-0
/
+11
*
|
Merge pull request #79916 from smix8/navobstacle_mutex_4.x
Yuri Sizov
2023-07-26
1
-2
/
+2
|
\
\
|
*
|
Update NavObstacle creation to new Mutex style
smix8
2023-07-26
1
-2
/
+2
|
|
/
*
/
Add NavigationServer API to enable regions and links
smix8
2023-07-26
7
-0
/
+67
|
/
*
Add more hints to navigation map cell size errors
smix8
2023-07-14
1
-2
/
+2
*
Merge pull request #79137 from smix8/region_bake_depr_4.x
Yuri Sizov
2023-07-12
2
-0
/
+6
|
\
|
*
Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated
smix8
2023-07-07
2
-0
/
+6
*
|
Fix closest possible navigation path position
smix8
2023-07-08
1
-2
/
+77
|
/
*
Revert "Update RVO2 to git 2022.09"
Rémi Verschelde
2023-06-29
2
-22
/
+18
*
Fix NavObjects map assignments
smix8
2023-06-25
4
-75
/
+48
*
Fix NavigationMesh not clearing old polygons
smix8
2023-06-23
1
-0
/
+1
*
Merge pull request #78449 from Scony/add-agent-n-map-navserver-tests
Rémi Verschelde
2023-06-21
1
-2
/
+4
|
\
|
*
Add `agent` and `map` tests for 'NavigationServer3D'
Pawel Lampe
2023-06-20
1
-2
/
+4
*
|
Merge pull request #78442 from smix8/navmesh_bake_geo_errors_4.x
Rémi Verschelde
2023-06-20
1
-0
/
+10
|
\
\
|
*
|
Fix potential crashes in navmesh bake geometry functions
smix8
2023-06-19
1
-0
/
+10
|
|
/
*
|
Merge pull request #76787 from RedworkDE/avoid-localvector-copy
Rémi Verschelde
2023-06-20
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Avoid making unnecessary copies of `LocalVector`
RedworkDE
2023-05-06
1
-3
/
+3
*
|
Add agent pause mode to NavigationServer
smix8
2023-06-18
7
-0
/
+93
*
|
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
10
-21
/
+24
*
|
Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x
Rémi Verschelde
2023-06-15
5
-203
/
+170
|
\
\
|
*
|
Fix for threaded NavigationMesh baking under new thread guards
smix8
2023-06-14
5
-203
/
+170
*
|
|
Merge pull request #78201 from smix8/navmesh_cell_height_4.x
Rémi Verschelde
2023-06-14
5
-5
/
+38
|
\
\
\
|
*
|
|
Fix `cell_height` for navigation meshes
smix8
2023-06-13
5
-5
/
+38
|
|
/
/
*
|
|
Merge pull request #78099 from DeeJayLSP/rvo2023
Rémi Verschelde
2023-06-14
2
-18
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update RVO2 to git 2022.09
DeeJayLSP
2023-06-13
2
-18
/
+22
*
|
|
Merge pull request #78173 from smix8/navregion_rot_warning_4.x
Rémi Verschelde
2023-06-13
1
-0
/
+6
|
\
\
\
|
*
|
|
Add NavigationRegion rotation warning
smix8
2023-06-13
1
-0
/
+6
*
|
|
|
Merge pull request #77693 from smix8/navmap_sync_warnings_4.x
Rémi Verschelde
2023-06-13
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add navigation map synchronization warnings.
smix8
2023-05-31
1
-0
/
+5
|
|
/
/
*
|
|
Update navigation obstacle API
smix8
2023-06-12
4
-24
/
+230
*
|
|
Improve navigation map synchronisation error msgs
smix8
2023-06-03
2
-1
/
+5
|
/
/
*
|
Make navigation mesh edge connections optional
smix8
2023-05-11
7
-1
/
+70
*
|
Prevent unnecessary navigation map synchronizations
smix8
2023-05-11
3
-0
/
+30
*
|
Rework Navigation Avoidance
smix8
2023-05-10
9
-89
/
+1012
|
/
*
Fix NavigationMesh baking for HeightMapShape
smix8
2023-04-18
1
-4
/
+4
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
2
-0
/
+5
*
Merge pull request #74558 from smix8/navserver_real_t_4.x
Rémi Verschelde
2023-04-03
5
-34
/
+34
|
\
|
*
Fix NavigationServer internals still using float instead of real_t
smix8
2023-03-07
5
-34
/
+34
*
|
Fix NavigationAgent enable avoidance crash
smix8
2023-04-01
1
-0
/
+1
*
|
Fix agents with disabled avoidance getting added to avoidance simulation
smix8
2023-03-14
1
-3
/
+3
|
/
*
Fix NavigationServer free error print
smix8
2023-03-05
1
-1
/
+1
[prev]
[next]