gimp/libgimpmath
Alexis Wilhelm 768d06614f Bug 316479 - The Perspective Tool creates an empy image...
...instead of transforming it

Add gimp_matrix3_will_explode() which determines if a transform
matrix will blow up something in a rectangle to infinity, and use
the function so set both the GIMP and GEGL code paths to clip the
transform to the input size.
2016-11-08 17:26:21 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Makefile: fix VPATH builds for win32. 2014-09-14 18:28:26 +02:00
gimpmath.def Bug 316479 - The Perspective Tool creates an empy image... 2016-11-08 17:26:21 +01:00
gimpmath.h Bug 684330 - Rectangle tool's "fixed size" option is off-by-one 2013-02-13 00:08:39 +01:00
gimpmathtypes.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmatrix.c Bug 316479 - The Perspective Tool creates an empy image... 2016-11-08 17:26:21 +01:00
gimpmatrix.h Bug 316479 - The Perspective Tool creates an empy image... 2016-11-08 17:26:21 +01:00
gimpmd5.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmd5.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpvector.c Fix a lot of warnings all over the place 2016-10-31 01:36:35 +01:00
gimpvector.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00