Go to file
Nicholas Bishop a45cba5f71 Add missing brush types to sculpt_tool_name()
This function is used to name undo pushes in sculpt mode, was missing
some of the newer brush types. Also tweaked the switch statement so
that it will warn for future missing cases and removed extraneous
breaks.
2012-06-28 19:12:00 +00:00
build_files code cleanup: compile with clang and quiet some warnings. 2012-06-28 12:32:06 +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 code cleanup: compile with clang and quiet some warnings. 2012-06-28 12:32:06 +00:00
release Basic snapping in node transform operator. 2012-06-28 08:47:22 +00:00
source Add missing brush types to sculpt_tool_name() 2012-06-28 19:12:00 +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