Blender Git Loki
Git Commits -> Revision 54472df
Revision 54472df by Sergey Sharybin (master) July 31, 2014, 16:06 (GMT) |
Fix T41236: Rendered viewport doesn't update with material actions The issue was caused by NLA evaluation without actions not setting id's flag as updated (as that's happening when action writes data to the ID datablock). Added the same flag set for the NLA evaluation as what's happening for actions. |
Commit Details:
Full Hash: 54472df7507a0f5da027c8f8c41907e0b603385c
Parent Commit: da638d4
Lines Changed: +11, -0
1 Modified Path:
/source/blender/blenkernel/intern/anim_sys.c (+11, -0) (Diff)