Blender Git Loki
Git Commits -> Revision 437210d
Revision 437210d by Julian Eisel (workspaces) May 13, 2017, 19:25 (GMT) |
Fix crash when renaming workspace render layer PointerRNA.id.data needs to point to the Scene for render-layers. Have to do lookup in getter here, so we find the scene that contains a render layer... which is a bit ugly :/ |
Commit Details:
Full Hash: 437210d379b6a2c37d3ecdf27b3aed2b8a259ede
Parent Commit: 06bb3c3
Lines Changed: +19, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_workspace.c (+19, -1) (Diff)