Blender Git Commit Log

Git Commits -> Revision 1d72fc5

Revision 1d72fc5 by Bastien Montagne (master)
June 4, 2020, 16:06 (GMT)
LibOverride: Add Pointer properties to 'overridable by default'.

There is in fact no reason not to do so, RNA pointers are either to
other IDs (which is properly handled by default diffing code), or to
sub-structures that should almost always be diffed as well.

Exceptions (like backward ID pointers or strictly runtime caches and
data) are to be handled with proper 'no comparison' flag in any case.

Commit Details:

Full Hash: 1d72fc5a1a2d463b9ce2b118267fd446672a3c04
Parent Commit: d71f9b9
Lines Changed: +2, -4

1 Modified Path:

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