Blender Git Commit Log

Git Commits -> Revision 28f4e5c

Revision 28f4e5c by Bastien Montagne (master)
June 29, 2020, 15:28 (GMT)
RNA: Add a way to prevent automatic addition of 'no ownership' flag for ID pointer properties.

Since makesrna runs after all properties have been defined, we have to
remember with a new internal flag when we explicitely disable the
'PROP_PTR_NO_OWNERSHIP' flag for a property.

Otherwise there was no way to do so for ID pointer properties...

Commit Details:

Full Hash: 28f4e5cd6bc718d91d0f637c89bce4ce68671b71
Parent Commit: febb235
Lines Changed: +10, -2

3 Modified Paths:

/source/blender/makesrna/intern/makesrna.c (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_define.c (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_internal_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021