blender/source
Sergey Sharybin 79d8f1e4a5 Fix T37955: Freestyle render misalignment
Issue was caused by missing objects update for temporary
freestyle objects. This happened because of the fact that
such objects doesn't have any relations, as in they're
corresponding to root nodes in the DAG.

This situation wasn't handled by DAG_threaded_update_begin()
which considered there's only one root node in the DAG.
2013-12-27 02:32:56 +06:00
..
blender Fix T37955: Freestyle render misalignment 2013-12-27 02:32:56 +06:00
blenderplayer Fix bookmarks not appearing in file browser after "copy previous settings". 2013-12-20 17:57:11 +01:00
creator Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
gameengine Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06: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