Go to file
Joshua Leung 1e23a2ba33 Bugfix [#29806] World nodetrees not included in Animation Editor filtering
This was mostly only a problem when using Cycles, where NodeTrees are used to
control the world settings.

Also needed to knock out a few remnants of some bygone attempted optimisation
attempts which were preventing this from working (i.e. if a world block didn't
have any animdata, it's child nodetree would never get seen/tested). These
worked ok in the past, but are not that flexible for extension.
2012-01-06 04:03:31 +00:00
build_files disable recent attempt to static link mingw DLL's causes errors for some users. 2012-01-05 10:05:24 +00:00
doc correct api doc examples and a typo 2012-01-05 05:43:35 +00:00
extern add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
intern Fix #29760: cycles border render issue on 32 bit linux. 2012-01-05 22:41:46 +00:00
release Cycles / Nodes: 2012-01-06 01:31:36 +00:00
source Bugfix [#29806] World nodetrees not included in Animation Editor filtering 2012-01-06 04:03:31 +00:00
CMakeLists.txt disable recent attempt to static link mingw DLL's causes errors for some users. 2012-01-05 10:05:24 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00