Post #4646: @roaoao It appears that the subtype lists for each property were
π Metadata
- Author: Pluglug
- Date: 2023-03-14 21:18:45
- Type:
bug_report - Quality Score: 7/10
π·οΈ Tags
βοΈ Related PME Features
- Property Editor
π¬ Content
@roaoao It appears that the subtype lists for each property were removed from the docstrings in Blender 3.3.
:arg subtype: Enumerator in :ref:'rna_enum_property_subtype_number_items'.
Is there any way to get it dynamically from the RNA definition file�
I would think that hard-coding would be fine, as subtype changes are very rareβ¦
Example_v2.py (1.4 KB)