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
/
doc
/
classes
/
NavigationServer3D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-6
/
+6
*
Add navigation region point and segment queries
smix8
2024-09-10
1
-4
/
+32
*
Add navigation obstacles to performance monitor stats
smix8
2024-06-25
1
-0
/
+3
*
Add navigation source geometry parser callbacks
smix8
2024-04-19
1
-0
/
+17
*
Add navigation path simplification
smix8
2024-04-11
1
-0
/
+9
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-1
/
+1
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-2
/
+2
*
Add function to get navigation map iteration id from NavigationServer
smix8
2024-02-22
1
-0
/
+8
*
Update many Deprecated/Experimental descriptions for consistency
Micky
2024-02-17
1
-2
/
+1
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-3
/
+3
*
Add means for fixing navmap synchronization errors
Pawel Lampe
2024-02-11
1
-0
/
+15
*
Expose `is_baking` method in navigation servers and region nodes.
Pawel Lampe
2024-02-05
1
-0
/
+7
*
Replace some "uncommon" words in class reference
Micky
2024-01-15
1
-1
/
+1
*
Fix various typos in documentation
Septian
2024-01-05
1
-1
/
+1
*
Add getters to navigation servers
Nicholas Foo
2023-12-19
1
-0
/
+140
*
Add NavigationServer random point queries
smix8
2023-12-08
1
-0
/
+22
*
Add multi-threaded NavMesh baking to NavigationServer
smix8
2023-08-07
1
-0
/
+9
*
Avoid punning [param enabled] in documentation
Haoyu Qiu
2023-07-31
1
-6
/
+6
*
Add NavigationServer API to enable regions and links
smix8
2023-07-26
1
-0
/
+30
*
Fix some mixups between 2D/3D in documentation
Ninni Pipping
2023-07-23
1
-1
/
+1
*
Merge pull request #79137 from smix8/region_bake_depr_4.x
Yuri Sizov
2023-07-12
1
-1
/
+2
|
\
|
*
Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated
smix8
2023-07-07
1
-1
/
+2
*
|
Add performance note for parsing source geometry
smix8
2023-07-09
1
-0
/
+1
*
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
|
/
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Add missing default Callables for new NavigationServer geometry parse and bak...
smix8
2023-06-25
1
-2
/
+2
*
Add agent pause mode to NavigationServer
smix8
2023-06-18
1
-0
/
+30
*
Fix various typos with codespell
Rémi Verschelde
2023-06-16
1
-1
/
+1
*
Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x
Rémi Verschelde
2023-06-15
1
-0
/
+20
|
\
|
*
Fix for threaded NavigationMesh baking under new thread guards
smix8
2023-06-14
1
-0
/
+20
*
|
Fix `cell_height` for navigation meshes
smix8
2023-06-13
1
-2
/
+17
|
/
*
Update navigation obstacle API
smix8
2023-06-12
1
-0
/
+46
*
Merge pull request #77609 from RedworkDE/class-ref-code-fixes
Yuri Sizov
2023-05-29
1
-1
/
+1
|
\
|
*
Fix more issues with code tags in class reference
RedworkDE
2023-05-29
1
-1
/
+1
*
|
Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS
Yuri Sizov
2023-05-29
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Overhaul the top sections of the class reference (Physics classes)
VolTer
2023-05-20
1
-5
/
+5
*
|
Make navigation mesh edge connections optional
smix8
2023-05-11
1
-0
/
+30
|
/
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-10
/
+148
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-11
/
+11
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
More class reference fixes
Haoyu Qiu
2023-02-24
1
-4
/
+4
*
Fix navigation debug not toggleable in scripts
smix8
2023-02-16
1
-0
/
+13
*
Unbind NavigationServer3D.process()
smix8
2023-02-14
1
-9
/
+0
*
Add missing period for sentences in classref
Haoyu Qiu
2023-02-12
1
-1
/
+1
*
Use Callable for Navigation Agent callbacks
Josh Jones
2023-01-27
1
-5
/
+3
*
Rename Navigation uses of 'location' to 'position'
smix8
2023-01-26
1
-11
/
+11
*
Merge pull request #70731 from smix8/navigationserver_performance_monitor_4.x
Rémi Verschelde
2023-01-12
1
-0
/
+36
|
\
|
*
Add NavigationServer Performance Monitor
smix8
2023-01-08
1
-0
/
+36
*
|
Add navigation tutorial links inside class doc
smix8
2023-01-11
1
-0
/
+1
|
/
*
Rework const on NavigationServer methods
Josh Jones
2023-01-07
1
-37
/
+37
[next]