index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
NavigationAgent2D.xml
Age
Commit message (
Expand
)
Author
2023-02-14
Add NavigationLink helper functions for global positions
smix8
2023-01-31
Add NavigationAgent Path Debug Visualization
smix8
2023-01-26
Rename Navigation uses of 'location' to 'position'
smix8
2023-01-11
Tweak NavigationAgent2D defaults
smix8
2023-01-11
Add navigation tutorial links inside class doc
smix8
2022-12-17
Add support for emitting a signal when entering a NavLink
Josh Jones
2022-12-18
Merge pull request #70230 from DarkKilauea/nav-experimental
Rémi Verschelde
2022-12-17
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
Mark navigation classes and nodes as experimental
Josh Jones
2022-10-31
Merge pull request #65452 from timothyqiu/agent-target
Rémi Verschelde
2022-10-27
Fix type of safe_velocity parameter
RedMser
2022-10-27
Make NavigationAgent `target_location` a property
Haoyu Qiu
2022-09-01
doc: Clarifying NavigationAgent and NavigationAgent2D velocity_computed requi...
BenniKane
2022-08-25
Merge pull request #64354 from Mickeon/rename-navigation-distance
Rémi Verschelde
2022-08-15
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-13
Rename Navigation's `neighbor_dist` to `neightbor_distance`
Micky
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-06-26
Clarify NavigationAgent radius property
smix8
2022-06-20
Merge pull request #62214 from smix8/navigation_layer_bitmask_helpers_4.x
Rémi Verschelde
2022-06-19
Add navigation layer bitmask helper functions
smix8
2022-06-18
Add NavigationAgent desired path distance
smix8
2022-06-15
Streamline Navigation layer function names.
smix8
2022-06-14
Add NavigationAgent set_navigation_map() function
smix8
2022-06-09
Document the correct use of NavigationAgent path functions
smix8
2022-05-20
Process NavigationAgent2D/3D avoidance on demand only
smix8
2022-03-20
Expose navigable layers for NavigationAgent2D/3D
BARTEK-PC\Bartek
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-08
Misc documentation improvements
Haoyu Qiu
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-04-29
doc: Sync classref with current source
Rémi Verschelde
2021-03-19
class reference proofreading
Paul Joannon
2021-03-10
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
Gilles Roudière
2020-03-11
Fix various typos
luz.paz
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-02-10
Documented the new NavigationServer and all its associated nodes (2D and 3D)
Duroxxigar