summaryrefslogtreecommitdiffstats
path: root/scene/3d/navigation_agent_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-2/+7
|\
| * Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-2/+7
* | Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-1/+1
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-7/+13
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-10/+1
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-3/+6
* Replace NULL with nullptrlupoDharkael2020-04-021-14/+14
* doc: Update classref with node renamesRémi Verschelde2020-03-301-1/+1
* Renaming of servers for coherency.Juan Linietsky2020-03-271-16/+16
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+362