blender/source/creator
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.map Attempt to fix #35228: hide a few LLVM symbols that are not in the llvm namespace 2013-05-06 09:44:56 +00:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt CMake Build: option to compile without opennl/superlu. 2013-11-25 15:36:19 +11:00
creator.c Fix T37713: proxy not updated for first frame in background render. 2013-12-10 19:54:42 +01:00
osx_locals.map OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00