Go to file
Antonio Vazquez 9dbe7bbe9a D1886: GPencil - Add smooth iterations parameter to get better quality
After some test, a new iteration parameter has been added in order to
apply repetitive smoothing to the stroke. By default 1 iteration is applied,
but can used any number between 1 and 3.

The repetition uses different levels of intensity from 100% of the defined smooth
factor for the first loop, 50% for the second and 25% for the third. We use in each
loop a smaller value in order to avoid deform too much the stroke.
2016-05-09 00:53:51 +12:00
build_files Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
doc Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
extern Clamp dot-product to avoid precision error 2016-05-08 00:04:05 +10:00
intern Cycles: Cleanup: Swap order of the RNG-state-initializing for-loops 2016-05-08 01:22:28 +02:00
release D1886: GPencil - Add smooth iterations parameter to get better quality 2016-05-09 00:53:51 +12:00
source D1886: GPencil - Add smooth iterations parameter to get better quality 2016-05-09 00:53:51 +12:00
tests Fix bl_load_py_modules test 2016-05-02 21:06:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Optimize linear<->sRGB conversion for SSE2 processors 2016-05-05 19:46:06 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix T48078: incorrect OS X command for retrieving number of CPUs on in Makefile. 2016-04-09 00:25:18 +02:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00