This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton e44bf43f6c PyAPI: add function to get an RNA subclass
This is inconvenient in regular Python, add a class-method
to perform the operation, eg:

bpy.types.Node.bl_rna_find_subclass("CustomNodeType")
2017-09-08 00:02:09 +10:00
..
2017-08-12 13:43:40 +10:00
2017-09-07 22:53:46 +10:00
2017-06-19 10:04:30 +10:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00