summaryrefslogtreecommitdiffstats
path: root/scene/3d/navigation_obstacle_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-2/+7
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-4/+7
* 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-3/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-8/+8
* doc: Update classref with node renamesRémi Verschelde2020-03-301-1/+1
* Renaming of servers for coherency.Juan Linietsky2020-03-271-12/+12
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+163