summaryrefslogtreecommitdiffstats
path: root/modules/navigation/nav_agent.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-1/+1
|\
| * Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-1/+1
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-3/+3
|\|
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-3/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Remove self includes in some filesblackbird8062024-02-271-1/+0
* Add function to get navigation map iteration id from NavigationServersmix82024-02-221-1/+1
* Add agent pause mode to NavigationServersmix82023-06-181-0/+4
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-2/+3
* Rework Navigation Avoidancesmix82023-05-101-13/+100
* Rename NavigationServer internal RvoAgent to NavAgentsmix82023-02-011-0/+65