summaryrefslogtreecommitdiff
path: root/scene/resources/capsule_shape_3d.cpp
AgeCommit message (Expand)Author
2022-05-19Use suffixes for units in nodes and resourcesAaron Franke
2022-03-26Improve range property hints for various collision shapesRémi Verschelde
2022-02-20Show an error when setting a negative size on a collision shapeAaron Franke
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-19Fix capsule height/radius setters with linked propertiesPouleyKetchoupp
2021-08-11Make radius & height in CapsuleShape3D independentPouleyKetchoupp
2021-02-10Removed _change_notifyreduz
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-17Lowering the Minimum Unit at Shape3D and CamerasTokage
2020-08-02Shape3D::get_debug_mesh_lines const methodsArkadiusz Marcin Kołek
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky