Blender Git Commit Log

Git Commits -> Revision 099aae7

Revision 099aae7 by Julian Eisel (soc-2016-layer_manager)
June 12, 2016, 01:27 (GMT)
Fix undo/redo and file read/write

Storing/reading objects assigned to layers currently crashes since there's no support for GHash read/write. Will probably change into array/listbase since GHash doesn't make much sense here anyway.

Commit Details:

Full Hash: 099aae7c1c4947a7420212d4eadbc280f7f933d6
Parent Commit: 451031f
Lines Changed: +32, -9

4 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+0, -5) (Diff)
/source/blender/blenloader/intern/readfile.c (+14, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+13, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021