Blender Git Loki
Git Commits -> Revision b517dc9
Revision b517dc9 by Dalai Felinto (master) December 27, 2017, 15:37 (GMT) |
Fix T53638: View layer renaming crashes 1/2 This fixes renaming via the interface. This bug was introduced originally in 9515737b554. We need the id of the RNA property to be the one that owns the data (view layer). So it can't be the window's id, but the scene one instead. |
Commit Details:
Full Hash: b517dc9b2db01ca6e9c7623f8686fd502280343e
Parent Commit: bd80ace
Lines Changed: +3, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_wm.c (+3, -1) (Diff)