Blender Git Loki
Git Commits -> Revision 40638e1
Revision 40638e1 by Brecht Van Lommel (master) May 25, 2018, 13:06 (GMT) |
Fix T55062: crash with workspace scene relations. List of relations was saved with wrong struct type. |
Commit Details:
Full Hash: 40638e197004bfe843fa90694bfb3282dd37bdd4
Parent Commit: 657fedb
Lines Changed: +15, -15
5 Modified Paths:
/source/blender/blenkernel/intern/library_query.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/workspace.c (+9, -9) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/makesdna/dna_workspace_types.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/workspace.c (+9, -9) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/makesdna/dna_workspace_types.h (+1, -1) (Diff)