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

documentation advanced

  • 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)


πŸ”— View on Blender Artists