gimp/app/paint
Michael Natterer 3de4d7263a app: Bug 631619 - Drawing artifacts spread by paintbrush outline on canvas
Add a transform matrix to GimpCanvasBoundary and get rid of the whole
BoundSeg transform code in boundary.c and gimpbrushcore.c, it was
impossible to get this right on that level. Also fix te extents of
GimpCanvasBoundary os it leaves no artifacts.
2010-10-09 22:00:19 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Renaming GimpDynamicsOptions to GimpDynamics and moving from paint/ to core/. A BIG change. 2009-08-20 04:25:26 +03:00
gimp-paint.c app: run dispose on the paint infos before unrefing their container 2010-06-24 18:38:17 +02:00
gimp-paint.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpairbrush.c app: Add dynamics to airbrush Flow 2010-03-14 19:09:55 +02:00
gimpairbrush.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpairbrushoptions.c app: Add dummy pressure prop for airbrush presets backwards compadibility 2010-03-16 21:53:34 +02:00
gimpairbrushoptions.h app: Add an option to explicity turn off airbrush rate 2010-03-14 17:28:08 +02:00
gimpbrushcore-kernels.h fixed rounding so that all brush kernels are created with a constant sum 2004-12-31 16:20:51 +00:00
gimpbrushcore.c app: Bug 631619 - Drawing artifacts spread by paintbrush outline on canvas 2010-10-09 22:00:19 +02:00
gimpbrushcore.h app: Bug 631619 - Drawing artifacts spread by paintbrush outline on canvas 2010-10-09 22:00:19 +02:00
gimpclone.c app: Rewire the the feature formely known as harndess back to gui as force 2010-04-09 00:44:52 +03:00
gimpclone.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcloneoptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcloneoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconvolve.c app: Fix tabs to spaces for dynamics 2009-12-19 17:36:27 +02:00
gimpconvolve.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconvolveoptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconvolveoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdodgeburn.c app: Fix tabs to spaces for dynamics 2009-12-19 17:36:27 +02:00
gimpdodgeburn.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdodgeburnoptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdodgeburnoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperaser.c app: Rewire the the feature formely known as harndess back to gui as force 2010-04-09 00:44:52 +03:00
gimperaser.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperaseroptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperaseroptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpheal.c app: Fix tabs to spaces for dynamics 2009-12-19 17:36:27 +02:00
gimpheal.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpink-blob.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpink-blob.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpink.c Add more GimpCoords* parameters to reduce usage of global paint_core states 2009-05-17 22:45:06 +02:00
gimpink.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpinkoptions.c changed "Aspect" to "Aspect Ratio". 2009-03-19 22:16:41 +00:00
gimpinkoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpinkundo.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpinkundo.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaintbrush.c Bug 595170 - brush - color from gradient works wrong in greyscale 2010-06-27 01:55:21 +02:00
gimppaintbrush.h Stop accessing GimpPaintCore's coords members directly (no encapsulation yet). 2009-05-03 12:08:21 +02:00
gimppaintcore-stroke.c app: Fix direction in path stroking 2010-07-08 20:53:25 +03:00
gimppaintcore-stroke.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaintcore.c Bug 610478 - Layer preview suddenly stops getting updated 2010-02-19 20:59:25 +01:00
gimppaintcore.h Use more x,y,width,height instead of x1,y1,x2,y2 2009-06-17 20:46:28 +02:00
gimppaintcoreundo.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaintcoreundo.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaintoptions.c app: unref options->paint_info in dispose() instead of finalize() 2010-06-24 18:38:17 +02:00
gimppaintoptions.h app: Remove repeat options from gradient for paint tools 2009-12-18 20:51:23 +02:00
gimppencil.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppencil.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppenciloptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppenciloptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpperspectiveclone.c Use more x,y,width,height instead of x1,y1,x2,y2 2009-06-17 20:46:28 +02:00
gimpperspectiveclone.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpperspectivecloneoptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpperspectivecloneoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsmudge.c app: Fix tabs to spaces for dynamics 2009-12-19 17:36:27 +02:00
gimpsmudge.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsmudgeoptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsmudgeoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsourcecore.c app: Fix tabs to spaces for dynamics 2009-12-19 17:36:27 +02:00
gimpsourcecore.h Stop accessing GimpPaintCore's coords members directly (no encapsulation yet). 2009-05-03 12:08:21 +02:00
gimpsourceoptions.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsourceoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint-enums.c use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
paint-enums.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
paint-types.h Debug dynamics object files. 2009-08-07 23:21:56 -03:00