Go to file
Joshua Leung ffb4cf6b32 Bugfix [#26167] Animating inside group nodes behaves strangely
One node update call (for nodes within group nodetrees) was using the
wrong nodetree (node-editor's nodetree, not the group) which meant
that the wrong RNA context for such nodes would get used, resulting in
errors when trying to keyframe such nodes.

Hopefully this is the last time I have to fix these bugs...
2011-03-11 03:27:38 +00:00
build_files CMake should find python now without manual options being set on linux. 2011-03-10 00:25:35 +00:00
doc Cleanup paths after move to dir. 2011-02-28 09:58:53 +00:00
extern doxygen: fixes 2011-02-27 19:29:07 +00:00
intern Fix a typo in defines. Patch by Alexander Kuznetsov 2011-03-11 02:58:37 +00:00
release when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. 2011-03-11 01:24:16 +00:00
source Bugfix [#26167] Animating inside group nodes behaves strangely 2011-03-11 03:27:38 +00:00
CMakeLists.txt when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. 2011-03-11 01:24:16 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile update 'make' GNUmakefile stub to run 'make install' 2011-03-06 12:04:59 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00