summaryrefslogtreecommitdiffstats
path: root/scene/2d/navigation_region_2d.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-4/+11
|\
| * Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-4/+11
* | Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-2/+3
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-15/+28
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-50/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-11/+0
* Fixes type of array in _set_outlines functionqarmin2020-05-041-1/+1
* Add proper type to most public API uses of ArrayJuan Linietsky2020-04-211-2/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Renaming of servers for coherency.Juan Linietsky2020-03-271-10/+10
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+582