Page Menu
Home
Search
Configure Global Search
Log In
Files
F11199
patch22741.txt
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
Jeroen Bakker (jbakker)
Nov 13 2013, 2:22 PM
Size
444 B
Subscribers
None
patch22741.txt
View Options
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
Details
Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0a/97/002ce9ab6a46a5a39d8faa200030
Event Timeline
Log In to Comment