Go to file
Joshua Leung 6c32bffab0 Bugfix #24163a: Unable to animate INSIDE a group node in the compositor
(This commit doesn't fix the original bug reported in the report, but does fix one that was discovered while investigating that one) 

Trying to insert keyframes for nodes within group nodes was failing. 

This was caused by the ID-block for those UI widgets being set to the Node Editor's current ID-block (i.e. NodeTree) vs the NodeTree that those nodes lived in. The net result was that the paths couldn't be resolved, as the paths obtained for those widgets could only work up to the group's nodetree.
2010-12-07 11:03:53 +00:00
build_files Remove redundant VC_REDIST code, since it's not used anymore. 2010-12-07 08:37:00 +00:00
doc include getset's for generating module docs. 2010-12-06 12:36:55 +00:00
extern Fix for compilation error caused by strict prototype checking 2010-12-03 14:35:10 +00:00
intern Cocoa : fix drag and drop was no more operational after having fullscreened the window 2010-12-04 14:26:45 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release bugfix [#25046] Bold and Italics checkboxes for Text objects seem to do nothing 2010-12-06 04:05:34 +00:00
source Bugfix #24163a: Unable to animate INSIDE a group node in the compositor 2010-12-07 11:03:53 +00:00
CMakeLists.txt CMake: use a global list to store libraries built rather then cmake_blender_libs.txt file. 2010-12-06 10:56:37 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00