blender/source
Brecht Van Lommel 522f17daa1 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.
2013-12-10 19:54:42 +01:00
..
blender Nodes UI: add the position field to the color ramp node. 2013-12-10 17:13:59 +01:00
blenderplayer Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire information such as light vector from specified Lamp. 2013-11-25 22:19:47 +09:00
creator Fix T37713: proxy not updated for first frame in background render. 2013-12-10 19:54:42 +01:00
gameengine Game Engine: Option to record static objects animation 2013-12-09 22:28:38 +11:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests error in last commit 2013-11-28 16:14:32 +11:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00