Blender Git Commit Log

Git Commits -> Revision f1b10fa

May 17, 2018, 14:43 (GMT)
Initial step to support dynoverride eval in RNA code.

Using as much as possible static override code. Againm ideally we'll
merge back both into a fully single system after everything is working.

Also found a way to reduce a bit verbosity of code here...

Commit Details:

Full Hash: f1b10fa29d814505a6d391b7936c1e8891f8ee52
Parent Commit: f5cada3
Lines Changed: +209, -160

7 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_animation.c (+8, -1) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_internal_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+13, -2) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_rna.c (+175, -152) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021