blender/source
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
..
blender Bugfix [#26167] Animating inside group nodes behaves strangely 2011-03-11 03:27:38 +00:00
blenderplayer blenderplayer building again in CMake + OSX (and Linux I guess) patch from IRIE Shinsuke 2011-03-05 09:27:14 +00:00
creator Fix small error in chdir + cmd combination. 2011-03-10 00:21:36 +00:00
darwin remove nan-makefiles 2011-01-30 15:29:22 +00:00
gameengine add stddef.h include for offsetof macro for gcc 4.6 compat. 2011-03-09 02:06:21 +00:00
icons remove nan-makefiles 2011-01-30 15:29:22 +00:00
kernel doxygen: kernel/gen_system tagged. 2011-02-25 13:25:53 +00:00
tests replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
CMakeLists.txt - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00
SConscript dont build blender/kernel if the game engines disabled. 2010-10-31 00:56:46 +00:00