Page MenuHome

patch22741.txt

Authored By
Jeroen Bakker (jbakker)
Nov 13 2013, 2:22 PM
Size
444 B
Subscribers
None

patch22741.txt

Index: source/blender/editors/util/undo.c
===================================================================
--- source/blender/editors/util/undo.c (revision 31460)
+++ source/blender/editors/util/undo.c (working copy)
@@ -168,6 +168,7 @@
}
}
+ WM_event_add_notifier(C, NC_MATERIAL|ND_SHADING_DRAW, NULL); // update render preview materials, light & texture
WM_event_add_notifier(C, NC_WINDOW, NULL);
return OPERATOR_FINISHED;

File Metadata

Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0a/97/002ce9ab6a46a5a39d8faa200030

Event Timeline