OSDN Git Service

minor stuff
[mypaint-anime/master.git] / brushlib /
2009-01-19 Martin Renoldmade global pressure mapping functional again
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 Renoldoptimized rand_gauss(); charcoal stroke speedup 7%
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)