📋 Metadata

  • Author: Pluglug
  • Date: 2023-03-14 21:18:45
  • Type: bug_report

💬 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