Blender Git Commit Log

Git Commits -> Revision 3384bb2

Revision 3384bb2 by Bastien Montagne (master)
June 3, 2020, 09:18 (GMT)
RNA: add option to enable by default lib overridale flag of defined properties.

Similar to the one allowing to deactivate DNA check, etc.

Will helps reduce verbosity when making many new properties overridable.

Note that pointer properties always remain non-overridable by default,
since basically only ID pointers should be.

Reviewed By: brecht

Maniphest Tasks: T77083

Differential Revision: https://developer.blender.org/D7906

Commit Details:

Full Hash: 3384bb2c663fda4e8b2f63f37ffce7152436f0a5
Parent Commit: 0e14eb7
Lines Changed: +21, -0

3 Modified Paths:

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