Blender Git Commit Log
Git Commits -> Revision c2cece8
February 7, 2017, 19:14 (GMT) |
Preliminary step to support static override of armatures. I.e. support override of loc/rot/scale of posechannels. Also implied to add some minimal support of collections in 'diff generating' RNA code. Still much to be done of course. |
Commit Details:
Full Hash: c2cece8b29f00761af525e2fc0db3c58b3327858
Parent Commit: 0cc7ecd
Lines Changed: +131, -41
5 Modified Paths:
/source/blender/blenkernel/intern/library_override.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_access.c (+121, -38) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+6, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_access.c (+121, -38) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+6, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -1) (Diff)