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
/
nav_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-18
/
+10
|
\
|
*
Change navigation map performance monitor to use a struct
smix8
2024-11-24
1
-18
/
+10
*
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-0
/
+8
|
\
|
|
*
Reduce allocations for NavMap synchronisation
smix8
2024-11-05
1
-0
/
+8
*
|
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
|
/
*
Move NavigationServer mesh queries to dedicated file
smix8
2024-09-03
1
-1
/
+0
*
Extract navigation-related defaults to separate header
Pawel Lampe
2024-08-27
1
-6
/
+7
*
Merge pull request #93498 from smix8/connection_relocation
Rémi Verschelde
2024-08-19
1
-0
/
+6
|
\
|
*
Move NavRegion connections to NavMap
smix8
2024-06-23
1
-0
/
+6
*
|
Add navigation obstacles to performance monitor stats
smix8
2024-06-25
1
-0
/
+2
|
/
*
Add function to get navigation map iteration id from NavigationServer
smix8
2024-02-22
1
-5
/
+3
*
Merge pull request #87959 from Scony/fix-navi-sync-errors
Rémi Verschelde
2024-02-12
1
-0
/
+13
|
\
|
*
Add means for fixing navmap synchronization errors
Pawel Lampe
2024-02-11
1
-0
/
+13
*
|
Make navigation map spatial queries thread-safe
smix8
2024-02-06
1
-0
/
+2
|
/
*
Add NavigationServer random point queries
smix8
2023-12-08
1
-0
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-4
/
+2
*
Fix `cell_height` for navigation meshes
smix8
2023-06-13
1
-2
/
+6
*
Make navigation mesh edge connections optional
smix8
2023-05-11
1
-0
/
+6
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-7
/
+39
*
Fix NavigationServer internals still using float instead of real_t
smix8
2023-03-07
1
-6
/
+6
*
Rename NavigationServer internal RvoAgent to NavAgent
smix8
2023-02-01
1
-10
/
+10
*
Add NavigationServer Performance Monitor
smix8
2023-01-08
1
-0
/
+20
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add support for emitting a signal when entering a NavLink
Josh Jones
2022-12-17
1
-2
/
+2
*
Added node for Navigation links
Josh Jones
2022-08-26
1
-1
/
+20
*
Replace Navigation std::vector use with LocalVector
smix8
2022-07-28
1
-7
/
+7
*
Remove ThreadWorkPool, replace by WorkerThreadPool
Juan Linietsky
2022-07-25
1
-4
/
+1
*
Streamline Navigation layer function names.
smix8
2022-06-15
1
-1
/
+1
*
Match NavMap and ProjectSettings with NavigationMesh defaults
smix8
2022-06-03
1
-2
/
+2
*
rvo2: Sync with upstream commit bfc0486
Rémi Verschelde
2022-05-18
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Use ThreadWorkPool instead of thread_process_array in NavMap
Adam Scott
2022-04-19
1
-1
/
+6
*
NavMap Fix polygons being treated like triangle strips instead of triangle fans
kleonc
2022-02-13
1
-0
/
+1
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-4
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `GdNavigationServer` to `GodotNavigationServer`
Rémi Verschelde
2021-06-30
1
-0
/
+141