gimp/libgimpmath
Ell e9f45798d0 libgimpmath: add SAFE_CLAMP() macro
The SAFE_CLAMP() macro is similar to CLAMP(), however, its result
is always within the specified range, even if the input is NaN.
2017-11-19 07:12:28 -05: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 libgimpmath: add SAFE_CLAMP() macro 2017-11-19 07:12:28 -05:00
gimpmathtypes.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmatrix.c libgimp*: various doc fixes 2017-06-03 21:22:12 +02: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