Blender Git Commit Log
Git Commits -> Revision 05f147f
Revision 05f147f by Andrea Weikert (master) October 22, 2012, 19:45 (GMT) |
fix: drivers on materials and texture don't update when rendering animation * Added additional tag_main_idcode in BKE_scene_update_for_newframe similar to what was done previously in BKE_scene_update_tagged to fix #32017 (unlimited recursion issue for material updates) by Joshua Leung * So issue wasn't the dependencies, but the material was already tagged (from previous drawing), so wouldn't be updated each frame. |
Commit Details:
Full Hash: 05f147f12e879dcc640dc1014cd81dd0b0caca95
SVN Revision: 51517
Parent Commit: 7effd54
Lines Changed: +5, -0
1 Modified Path:
/source/blender/blenkernel/intern/scene.c (+5, -0) (Diff)