Blender Git Commit Log

Git Commits -> Revision 9505209

May 31, 2017, 15:55 (GMT)
Fix various issues in RNA diff handling, and make some more props overridable.

Namely, those allowing to link an object to an armature.

Thing is, we cannnot and absolutely do not want to use same trick as
armature proxies regarding deforming their related geometries.

So instead, we'll automatically make override of objects using
overridden armature as deformer, ultimately. This also allows for
several overrides of a same linked data.

Not sure how much good/bad this is, will have to ask artists once it's
ready for testing (cannot think of any non-ugly way to do that 'magic
trick' tbh).

Commit Details:

Full Hash: 9505209b1dbe98e7df5964856002bf2b26f7ede4
Parent Commit: 734a889
Lines Changed: +27, -7

3 Modified Paths:

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