OSDN Git Service

brushlib basic anti-aliasing
[mypaint-anime/master.git] / brushlib / brushsettings.py
2011-10-22 Martin Renoldbrushlib basic anti-aliasing
2011-09-03 Martin Renoldbrushsettings: allow presets to restore active color
2011-08-29 Martin Renoldbrushsettings: increase maximum jitter
2011-07-07 Elliott Sales de... Fix spelling and grammar in various places.
2011-05-21 Martin Renoldbrushlib license change (LGPL-->ISC)
2011-05-16 guciekadd lock_alpha; blend mode refactoring
2010-09-12 Jon NordbyProperly case brushsetting strings
2010-08-03 Martin Renoldbrushlib: make smudge radius configurable
2010-07-18 Ilya PortnovAdd stylus tilt support.
2010-07-17 Martin Renoldbrushsettings: docu for opaque_multiply convention
2010-01-17 Martin Renoldallow opaque > 1.0
2010-01-05 Jon NordbyString freeze for v0.8
2010-01-05 Luka ČehovinLocalized input names
2010-01-05 Luka ČehovinBetter user-visible strings in brushsettings
2009-12-13 Martin Renoldtypo: spell stroke_threshold correctly
2009-12-05 Martin Renoldbrushsettings: minor docu correction
2009-08-19 Martin RenoldMerge branch 'i18n' (with cleaned-up commits)
2009-08-19 Martin Renoldmake gettext work both installed and non-installed
2009-08-19 Ilya PortnovStart i18n.
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 Renoldfix obsolete setting names
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-30 Martin Renold[brush settings] "filter" is probably better understood...
2009-03-30 Martin Renolddab aspect ratio (experimental)
2009-03-22 Martin Renoldrelabel "offset by random" --> "jitter" for consistency...
2009-01-25 Martin Renoldremove useless (since unfinished) "angle" input
2008-12-01 Martin Renoldsmudge math reworked
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)