summaryrefslogtreecommitdiff
path: root/doc/classes/CollisionShape3D.xml
AgeCommit message (Collapse)Author
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-03Merge pull request #41044 from hoontee/master-4Rémi Verschelde
Implement CollisionShape3D.make_convex_from_siblings()
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.)
2020-08-05Implement CollisionShape3D.make_convex_from_siblings()hoontee
2020-03-30doc: Update classref with node renamesRémi Verschelde
A few extra renames for classes which were missed in last week's PRs.