Blender Git Loki
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