Blender Git Commit Log
Git Commits -> Revision 522f17d
Revision 522f17d by Brecht Van Lommel (master) December 10, 2013, 18:54 (GMT) |
Fix T37713: proxy not updated for first frame in background render. The problem is that the animation curves are first before object updates, where BKE_pose_rebuild and proxy synchronize will undo the animation when the proxy is evaluted for the first time after loading. This is somewhat of a workaround but it's also useful to have the scene updated once when opening in background mode, and it makes rendering from the UI and background more similar and so more predictable to give the same result. |
Commit Details:
Full Hash: 522f17daa105a5c640950e74ece7aab2f83dd485
Parent Commit: d7945b7
Lines Changed: +1, -0
1 Modified Path:
/source/creator/creator.c (+1, -0) (Diff)