Go to file
Sergey Sharybin e8ea4411f8 Fix for redraw issues when making fast strokes with grab tool in sculpt mode
Join redraw rectangles from previous step and current during one stroke
and reset previous rectangle when stroke is finished. This shouldn't cause problems
with viewport changes during the sculpt session and this should emulate
object boundbox merging for states "before step" and "after step".

At leastm it's more logical because boundbox could not only grow up during
stroke, but it could also shrink down.
2011-04-04 15:15:45 +00:00
build_files fix cmake for when BLENDER_VERSION_CHAR is not set. 2011-04-03 07:48:33 +00:00
doc [#26768] 2.57 - sys.path not initialized properly 2011-04-04 05:47:04 +00:00
extern didnt mean to commit to Eigen2 since its externally maintained. 2011-03-30 16:21:35 +00:00
intern includes for building with gcc 4.6 on fedora. 2011-03-30 16:14:54 +00:00
release Bug fix: The quick effect operators got broken a bit by the new material slot behavior. 2011-04-04 14:35:22 +00:00
source Fix for redraw issues when making fast strokes with grab tool in sculpt mode 2011-04-04 15:15:45 +00:00
CMakeLists.txt quiet various warnings, also disable -Wdouble-promotion with cmake since it gives warnings with variable length args. 2011-04-03 10:04:16 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Apply [#26044] Windows thumbnails and improved filetype registration 2011-03-29 13:00:03 +00:00