Blender Git Commit Log

Git Commits -> Revision 64f78e1

December 14, 2016, 15:03 (GMT)
More WIP: add basic new BKE and RNA override API, update DNA structs.

Still much to do to even get a first dead simple working prototype, not
doing anything yet (except compiling and not crashing when ran :P ).

Commit Details:

Full Hash: 64f78e15af47c318d22440010a8cac183a294128
Parent Commit: d982122
Lines Changed: +349, -34

2 Added Paths:

/source/blender/blenkernel/BKE_library_override.h (+50, -0) (View)
/source/blender/blenkernel/intern/library_override.c (+172, -0) (View)

7 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenkernel/intern/library_remap.c (+5, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+13, -6) (Diff)
/source/blender/blenloader/intern/writefile.c (+12, -8) (Diff)
/source/blender/makesdna/DNA_ID.h (+23, -14) (Diff)
/source/blender/makesrna/intern/rna_access.c (+65, -3) (Diff)
/source/blender/makesrna/RNA_access.h (+7, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021