summaryrefslogtreecommitdiffstats
path: root/modules/navigation/nav_agent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+1
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Add function to get navigation map iteration id from NavigationServersmix82024-02-221-2/+2
* Fix various spelling errorsRobert Yevdokimov2024-01-041-2/+2
* Add vararg call() method to C++ Callablekobewi2023-10-051-6/+1
* Fix NavObjects map assignmentssmix82023-06-251-0/+15
* Add agent pause mode to NavigationServersmix82023-06-181-0/+20
* Rework Navigation Avoidancesmix82023-05-101-8/+282
* Rename NavigationServer internal RvoAgent to NavAgentsmix82023-02-011-0/+70