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
/
servers
/
navigation_server_3d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-15
/
+5
*
Add NavigationPathQuery
smix8
2022-09-20
1
-0
/
+13
*
Added node for Navigation links
Josh Jones
2022-08-26
1
-0
/
+101
*
Merge pull request #64354 from Mickeon/rename-navigation-distance
Rémi Verschelde
2022-08-25
1
-1
/
+1
|
\
|
*
Rename Navigation's `neighbor_dist` to `neightbor_distance`
Micky
2022-08-13
1
-1
/
+1
*
|
Fix a typo in navigation server documentation
Yuri Sizov
2022-08-17
1
-1
/
+1
|
/
*
Fix Editor Navigation debug edge connection visuals
smix8
2022-08-09
1
-0
/
+6
*
Add more detailed Navigation Debug Visualization
smix8
2022-07-29
1
-0
/
+257
*
Merge pull request #62300 from smix8/navigation_map_force_update_4.x
Rémi Verschelde
2022-06-24
1
-0
/
+2
|
\
|
*
Add NavigationServer map_force_update() function
smix8
2022-06-23
1
-0
/
+2
*
|
Add NavigationServer.region_owns_point() helper function
smix8
2022-06-23
1
-0
/
+1
*
|
Add Navigation function to get all navigation maps
smix8
2022-06-22
1
-0
/
+2
|
/
*
Streamline Navigation layer function names.
smix8
2022-06-15
1
-3
/
+3
*
Add NavigationRegion costs for pathfinding
smix8
2022-06-06
1
-0
/
+4
*
Add NavigationServer2D/3D API functions to find missing RID info
smix8
2022-05-12
1
-0
/
+5
*
Rename NavigationServer's free method to free_rid
Haoyu Qiu
2022-04-08
1
-1
/
+1
*
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-12
1
-4
/
+0
|
\
|
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-4
/
+0
*
|
NavigationServer: Restore constness for thread safe `get_singleton`
Rémi Verschelde
2022-01-05
1
-1
/
+1
|
/
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Allow Navigation to be more flexible
Gilles Roudière
2021-03-15
1
-1
/
+6
*
Implement Navigation layers
Gilles Roudière
2021-03-10
1
-1
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-5
/
+5
*
More server renames for consistency after #37361
Rémi Verschelde
2020-03-28
1
-1
/
+1
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-0
/
+107
[prev]