summaryrefslogtreecommitdiffstats
path: root/scene/3d/collision_shape_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix collision shape update when changing shape propertiesPouleyKetchoupp2021-01-121-1/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-4/+4
* Better validate CollisionShape3D config. warning after #38743Rémi Verschelde2020-10-021-8/+7
* Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-4/+15
|\
| * Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-4/+15
* | Implement CollisionShape3D.make_convex_from_siblings()hoontee2020-08-051-5/+18
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-5/+10
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-14/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* doc: Update classref with node renamesRémi Verschelde2020-03-301-6/+8
* Renaming of servers for coherency.Juan Linietsky2020-03-271-3/+3
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-1/+1
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+242