OSDN Git Service

brushlib: negative jitter means no jitter
[mypaint-anime/master.git] / brushlib / brush.hpp
2009-07-30 Martin Renoldbrushlib: negative jitter means no jitter
2009-07-21 Martin RenoldFix far-off dabs seen on Windows with some brushes
2009-06-04 Martin RenoldReplace assertion on pressure with a CLAMP.
2009-06-02 Martin Renold[elliptical dabs] stroke direction filtering, with...
2009-06-02 Martin Renold[elliptical dabs] change angle definition from 0-360...
2009-05-03 Martin Renoldfinetuning stroke splitting (for undo) once more
2009-04-09 Martin Renoldchangelog, and fixing some limits
2009-03-30 Martin Renolddab aspect ratio (experimental)
2009-03-22 Martin Renoldrename html --> doc and update references to images...
2009-03-15 Martin Renoldadd back extreme zoom-out levels
2009-01-25 Martin Renoldremove useless (since unfinished) "angle" input
2009-01-10 Martin Renoldfewer assertions on floating point values, more CLAMPing
2009-01-10 Martin Renolddebugging smudge+, next take
2009-01-10 Martin Renoldfix smudge+ brush crashes (rounding problems due to...
2009-01-10 Martin Renoldmore assertions for debugging smudge brush problem
2009-01-01 Martin Renolddecreased idling time required to separate two undoable...
2008-12-01 Martin Renoldoptimization: normal (non-smudge) brushes do not call...
2008-12-01 Martin Renoldsmudge math reworked
2008-12-01 Martin Renolduse real brush radius for smudge/blur color picking...
2008-11-30 Martin Renoldreimplemented get_color() for the pixel format; smudge...
2008-11-28 Martin Renoldfixed assert() crash when the brush uses color change
2008-11-28 Martin Renoldmoved rand_gauss back to helpers.hpp, reverted to the...
2008-11-23 Martin Renoldrelicensed brushlib GPL ==> LGPL (all my own work in...
2008-11-23 Martin Renoldbrushlib splitoff (moved some code from lib into brushlib)