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
/
NavigationAgent3D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update velocity_computed signal description
rvenson
2024-05-25
1
-1
/
+1
*
Add navigation path simplification
smix8
2024-04-11
1
-0
/
+7
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-1
/
+1
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-1
/
+1
*
Make target_desired_distance affect the navigation of NavigationAgent2D/3D
Ershn
2023-11-29
1
-9
/
+14
*
Solve race condition between AThousandShips and Akien
smix8
2023-10-21
1
-1
/
+1
*
Fix NavigationAgent3D stored y-axis velocity and make it optional
smix8
2023-10-21
1
-0
/
+3
*
Improve NavigationAgent3D.target_position documentation readability
Flyn San
2023-10-02
1
-1
/
+1
*
Fix typos in NavigationAgent3D documentation
Haoyu Qiu
2023-08-31
1
-2
/
+2
*
Add detail to NavigationAgent signal descriptions
smix8
2023-07-25
1
-6
/
+10
*
Fix some mixups between 2D/3D in documentation
Ninni Pipping
2023-07-23
1
-2
/
+2
*
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
*
Display `BitField[Enum]` in docs to distinguish from `Enum`
Danil Alexeev
2023-06-15
1
-1
/
+1
*
NavigationAgent2D, NavigationAgent3D typo fixes
JustinDodemaide
2023-06-06
1
-8
/
+8
*
Overhaul the top sections of the class reference (Physics classes)
VolTer
2023-05-20
1
-3
/
+4
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-15
/
+64
*
Merge pull request #75326 from smix8/navigationagent_expose_parameters_4.x
Rémi Verschelde
2023-04-03
1
-0
/
+6
|
\
|
*
Expose NavigationAgent path postprocessing and pathfinding algorithm options
smix8
2023-03-25
1
-0
/
+6
*
|
Fix typos and inconsistencies in classref
Haoyu Qiu
2023-03-27
1
-3
/
+3
|
/
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Tweak NavigationAgent3D defaults
smix8
2023-02-16
1
-3
/
+3
*
Add NavigationLink helper functions for global positions
smix8
2023-02-14
1
-0
/
+2
*
Add NavigationAgent Path Debug Visualization
smix8
2023-01-31
1
-0
/
+12
*
Rename Navigation uses of 'location' to 'position'
smix8
2023-01-26
1
-18
/
+18
*
Add navigation tutorial links inside class doc
smix8
2023-01-11
1
-0
/
+1
*
Add support for emitting a signal when entering a NavLink
Josh Jones
2022-12-17
1
-0
/
+31
*
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
-8
/
+8
|
/
*
Make NavigationAgent `target_location` a property
Haoyu Qiu
2022-10-27
1
-18
/
+8
*
doc: Clarifying NavigationAgent and NavigationAgent2D velocity_computed requi...
BenniKane
2022-09-01
1
-1
/
+1
*
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
*
|
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-15
1
-2
/
+2
|
/
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-7
/
+7
*
Clarify NavigationAgent radius property
smix8
2022-06-26
1
-1
/
+2
*
Merge pull request #62214 from smix8/navigation_layer_bitmask_helpers_4.x
Rémi Verschelde
2022-06-20
1
-0
/
+15
|
\
|
*
Add navigation layer bitmask helper functions
smix8
2022-06-19
1
-0
/
+15
*
|
Add NavigationAgent desired path distance
smix8
2022-06-18
1
-1
/
+4
|
/
*
Streamline Navigation layer function names.
smix8
2022-06-15
1
-2
/
+2
*
Add NavigationAgent set_navigation_map() function
smix8
2022-06-14
1
-0
/
+13
*
Document the correct use of NavigationAgent path functions
smix8
2022-06-09
1
-2
/
+3
*
Document that NavigationAgent height offset is mostly a placebo
smix8
2022-06-01
1
-1
/
+1
*
Process NavigationAgent2D/3D avoidance on demand only
smix8
2022-05-20
1
-0
/
+4
*
Expose navigable layers for NavigationAgent2D/3D
BARTEK-PC\Bartek
2022-03-20
1
-0
/
+3
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-30
/
+15
*
doc: Sync classref with current source
Rémi Verschelde
2021-04-29
1
-0
/
+6
[next]