Go to file
Antony Riakiotakis a3e832e68b Fix T42984 detail flood fill not respecting mask values for smooth/sharp
curves.

Issue here is that brush curve could return negative values. This would
result in overflow of mask values. Those were not visible during real
time preview because result would be clamped.

We had two functions in the code, one of which allowed negatives but I
don't think that we really want that, users have no control over the
negative values at all anyway.

Thanks to the reporter, Leon Cheung for figuring out the issue :)
2014-12-31 13:11:54 +01:00
build_files Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
doc fix for doc generator 2014-12-29 22:16:44 +11:00
extern Hopefully fix compilation error after recent update 2014-12-31 16:42:40 +05:00
intern Libmv: Update to latest upstream version 2014-12-31 16:02:04 +05:00
release Operator to duplicate the active Grease Pencil layer 2014-12-31 14:20:44 +13:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T42984 detail flood fill not respecting mask values for smooth/sharp 2014-12-31 13:11:54 +01:00
tests Libmv: Update to latest upstream version 2014-12-31 16:02:04 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
COPYING
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00