Go to file
2012-06-28 10:59:40 +00:00
build_files add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without having libopenjpeg installed. 2012-06-23 14:23:44 +00:00
doc document calling operators with undo enabled. 2012-06-28 08:17:28 +00:00
extern add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without having libopenjpeg installed. 2012-06-23 14:23:44 +00:00
intern committed debug memcount by accident 2012-06-27 22:27:04 +00:00
release Basic snapping in node transform operator. 2012-06-28 08:47:22 +00:00
source Fix for image node: The button draw function was using the image user pointer for displaying properties, which does not work correctly. The image node has to redefine image user RNA properties in order to make correct update calls and to have meaningful image layer names. For these properties the node pointer itself has to be used then. 2012-06-28 10:59:40 +00:00
CMakeLists.txt code cleanup: cmake buildsystem edits, unused var warnings and better description for WITH_PYTHON_MODULE. 2012-06-28 08:51:02 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct option to disable feather, since its so slow - for interactively editing masks its useful to be able to disable. 2012-06-21 12:27:57 +00:00