From 0ff4095b3689093680d4279851d6852eeaa0a0b3 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Silva Dias Date: Tue, 24 Sep 2019 14:45:03 -0300 Subject: Better format arguments in variant parser --- modules/csg/doc_classes/CSGBox3D.xml | 2 +- modules/csg/doc_classes/CSGPolygon3D.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/csg/doc_classes') diff --git a/modules/csg/doc_classes/CSGBox3D.xml b/modules/csg/doc_classes/CSGBox3D.xml index b1d0454b76..5bb1c4e75b 100644 --- a/modules/csg/doc_classes/CSGBox3D.xml +++ b/modules/csg/doc_classes/CSGBox3D.xml @@ -14,7 +14,7 @@ The material used to render the box. - + The box's width, height and depth. diff --git a/modules/csg/doc_classes/CSGPolygon3D.xml b/modules/csg/doc_classes/CSGPolygon3D.xml index c55fa0983e..4f29786779 100644 --- a/modules/csg/doc_classes/CSGPolygon3D.xml +++ b/modules/csg/doc_classes/CSGPolygon3D.xml @@ -38,7 +38,7 @@ The method by which each slice is rotated along the path when [member mode] is [constant MODE_PATH]. - + Point array that defines the shape that we'll extrude. -- cgit v1.2.3