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_region.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Navigation: Fix GCC 12.3 `-Wtype-limits` warnings
Rémi Verschelde
2023-12-12
1
-2
/
+2
*
Add NavigationServer random point queries
smix8
2023-12-08
1
-15
/
+125
*
Fix NavRegion sync error messages
smix8
2023-10-18
1
-2
/
+2
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-2
/
+2
*
Add NavigationServer API to enable regions and links
smix8
2023-07-26
1
-0
/
+10
*
Add more hints to navigation map cell size errors
smix8
2023-07-14
1
-2
/
+2
*
Fix NavObjects map assignments
smix8
2023-06-25
1
-2
/
+10
*
Fix `cell_height` for navigation meshes
smix8
2023-06-13
1
-0
/
+4
*
Add NavigationRegion rotation warning
smix8
2023-06-13
1
-0
/
+6
*
Improve navigation map synchronisation error msgs
smix8
2023-06-03
1
-0
/
+4
*
Make navigation mesh edge connections optional
smix8
2023-05-11
1
-0
/
+7
*
Prevent unnecessary navigation map synchronizations
smix8
2023-05-11
1
-0
/
+6
*
Fix NavigationServer internals still using float instead of real_t
smix8
2023-03-07
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Added node for Navigation links
Josh Jones
2022-08-26
1
-8
/
+0
*
Streamline Navigation layer function names.
smix8
2022-06-15
1
-4
/
+4
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-4
/
+0
*
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
/
+161