summaryrefslogtreecommitdiffstats
path: root/scene/3d/collision_polygon_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-3/+11
|\
| * Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-3/+11
* | Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-1/+2
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-4/+8
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-15/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* doc: Update classref with node renamesRémi Verschelde2020-03-301-2/+2
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+207