Go to file
Sergey Sharybin c0a13322cd Fix T38553: Crash load new level; array modifier using curve length
Since threaded object update we've disabled in-place
curve evaluation (in cases when applying curve modifier
with target curve non-evaluated yet).

This requires game engine to take care of DAG and object
evaluation (currently it's designed to export only objects
it able to render).

This workaround will make sure that curve_cache for curves
is up-to-date.
2014-02-11 18:25:53 +06:00
build_files OSX/scons: allow for compiling with clang-openmp-3.4 2014-02-09 18:03:13 +01:00
doc Code Cleanup: style and correct API class ref 2014-01-26 22:17:01 +11:00
extern Bye-bye FAST! 2014-02-06 18:13:12 +06:00
intern Cycles: Clamp Direct now affects the Background too. 2014-02-11 12:18:47 +01:00
release Bring back stabilization and GP panels to MCE 2014-02-11 16:16:11 +06:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Fix T38553: Crash load new level; array modifier using curve length 2014-02-11 18:25:53 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Code cleanup: remove references to svn and code style 2014-01-28 23:01:22 +11:00
COPYING
GNUmakefile Cycles: Add a cmake config to easily compile Cycles Standalone. 2014-01-20 20:44:39 +01:00
SConstruct OSX/scons: adapt forgotten CCVERSION conditional, sorry 2014-02-10 15:56:37 +01:00