Blender Git Commit Log

Git Commits -> Revision 105209d

August 16, 2021, 04:19 (GMT)
RNA: include base types in RNA_struct_type_find_property search

Add RNA_struct_type_find_property_no_base for use in the rare situations
when this isn't desired.

Resolves T90617, where sequence strip sub-types weren't detecting
properties that exist in the base "Sequence" types.

Commit Details:

Full Hash: 105209d6ae95e096524a1ab5a4a52ea0ffcce08f
Parent Commit: 9fd1811
Committed By: YimingWu
Lines Changed: +19, -3

3 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+16, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021