summaryrefslogtreecommitdiff
path: root/doc/classes/ImmediateGeometry3D.xml
AgeCommit message (Collapse)Author
2020-04-20Improve the procedural geometry class documentationsHugo Locurcio
This references Godot's winding order at the top of every procedural geometry class, as well as referencing other classes within a given geometry class. A warning about ImmediateGeometry3D performance was also added.
2020-03-30doc: Update classref with node renamesRĂ©mi Verschelde
A few extra renames for classes which were missed in last week's PRs.