Go to file
Lukas Toenne 32f35056af Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "make group" operator was missing in the new categories system. Added an alternative NodeItemCustom to the standard NodeItem to
allow custom draw functions such as this operator. Used in the group items callback to generate the basic group_make operator call.
2013-06-05 09:21:17 +00:00
build_files Fix compilation on MinGW32 scons. The compiled library there is already static, revert renaming of linked library 2013-06-03 06:40:25 +00:00
doc add popup menu to allow python scripts to show popups without having to define a menu class first. 2013-06-01 04:06:38 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern Cycles: 2013-06-04 17:20:00 +00:00
release Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "make group" operator was missing in the new categories system. Added an alternative NodeItemCustom to the standard NodeItem to 2013-06-05 09:21:17 +00:00
source Obsessive Null Checking Compulsion case: 2013-06-05 09:10:56 +00:00
CMakeLists.txt Fix #35587: Cycles: image movie to single image crashing 2013-06-02 15:02:17 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Fix #35587: Cycles: image movie to single image crashing 2013-06-02 15:02:17 +00:00