Go to file
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
build_files CMake: report messages as status (else ccmake treats like an error) 2013-12-10 13:18:46 +11:00
doc Game Engine: Option to record static objects animation 2013-12-09 22:28:38 +11:00
extern CMake: report messages as status (else ccmake treats like an error) 2013-12-10 13:18:46 +11:00
intern Fix T37704: cycles hair render error with hair density vertex group. 2013-12-10 19:47:27 +01:00
release add new UV editor edge theme colors to preset themes 2013-12-10 00:00:32 +02:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Fix T37713: proxy not updated for first frame in background render. 2013-12-10 19:54:42 +01:00
.arcconfig Added the wrong file. Now addin .arcconfig for real. 2013-11-15 20:40:43 +06:00
.gitignore Ignore *.patch and *.diff files which are in the working tree root 2013-11-22 23:28:35 +06:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Convenience Makefile: spaces in the build path would fail still. 2013-11-17 21:16:39 +11:00
SConstruct Scons: as requested by Ideasman, make MACOSX_COMPILER -> C_COMPILER_ID, 2013-12-08 15:35:21 +01:00