summaryrefslogtreecommitdiff
path: root/doc/classes/BoxMesh.xml
AgeCommit message (Expand)Author
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-01Improve the default size for 3D shapes (Box, Capsule, and Cylinder)Aaron Franke
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2020-12-28Merge pull request #44183 from madmiraal/box_shape-sizeRĂ©mi Verschelde
2020-12-19Document how to solve UV jittering when using large procedural meshesHugo Locurcio
2020-12-08Use Vector3 instead of 3 floats for CSGBox3D dimensionsMarcel Admiraal
2020-12-05Rename CubeMesh BoxMeshMarcel Admiraal