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
/
NavigationServer2D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-4
/
+4
*
Add navigation region point and segment queries
smix8
2024-09-10
1
-2
/
+10
*
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
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-1
/
+1
*
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
*
Add getters to navigation servers
Nicholas Foo
2023-12-19
1
-0
/
+126
*
Add NavigationServer random point queries
smix8
2023-12-08
1
-0
/
+22
*
Add 2D navigation mesh baking
smix8
2023-09-25
1
-0
/
+30
*
Avoid punning [param enabled] in documentation
Haoyu Qiu
2023-07-31
1
-5
/
+5
*
Add NavigationServer API to enable regions and links
smix8
2023-07-26
1
-0
/
+30
*
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 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
*
Fix `cell_height` for navigation meshes
smix8
2023-06-13
1
-2
/
+2
*
Update navigation obstacle API
smix8
2023-06-12
1
-0
/
+32
*
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
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Overhaul the top sections of the class reference (Physics classes)
VolTer
2023-05-20
1
-6
/
+6
*
|
Make navigation mesh edge connections optional
smix8
2023-05-11
1
-0
/
+30
|
/
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-10
/
+109
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-11
/
+11
*
Fix Typo in NavigationServer2D
Rattle22
2023-04-07
1
-1
/
+1
*
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
*
Add missing period for sentences in classref
Haoyu Qiu
2023-02-12
1
-1
/
+1
*
Add NavigationAgent Path Debug Visualization
smix8
2023-01-31
1
-0
/
+5
*
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
*
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
-34
/
+34
*
Merge pull request #70230 from DarkKilauea/nav-experimental
Rémi Verschelde
2022-12-18
1
-1
/
+1
|
\
|
*
Mark navigation classes and nodes as experimental
Josh Jones
2022-12-17
1
-1
/
+1
*
|
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
1
-3
/
+3
|
/
*
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
Rémi Verschelde
2022-12-12
1
-3
/
+3
|
\
|
*
Fix Navigation agent callback wild pointer crash
smix8
2022-12-12
1
-3
/
+3
*
|
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
1
-0
/
+30
|
/
*
Add NavigationPathQuery
smix8
2022-09-20
1
-0
/
+8
*
Added node for Navigation links
Josh Jones
2022-08-26
1
-0
/
+133
*
Merge pull request #64354 from Mickeon/rename-navigation-distance
Rémi Verschelde
2022-08-25
1
-2
/
+2
|
\
|
*
Rename Navigation's `neighbor_dist` to `neightbor_distance`
Micky
2022-08-13
1
-2
/
+2
*
|
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-3
/
+3
*
|
Fix a typo in navigation server documentation
Yuri Sizov
2022-08-17
1
-1
/
+1
[next]