Don't generate empty doc sections and reduce code duplication

This commit is contained in:
Aaron Franke 2021-09-20 19:37:32 -05:00
parent 2d1699ef82
commit d54f2ad7ca
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
647 changed files with 76 additions and 2011 deletions

View file

@ -6,8 +6,6 @@
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<members>
<member name="height" type="float" setter="set_height" getter="get_height" default="0.0">
The height of the light. Used with 2D normal mapping.
@ -22,6 +20,4 @@
The [member texture]'s scale factor.
</member>
</members>
<constants>
</constants>
</class>