This website requires JavaScript.
Explore
Help
Register
Sign In
callisto-debian
/
gimp
Watch
1
Star
0
Fork
0
You've already forked gimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
35,366
Commits
2
Branches
0
Tags
d6c578c56784ca14872f9d42ef30a13b51f072bc
Commit Graph
4 Commits
Author
SHA1
Message
Date
Michael Natterer
1db5c06f54
Bug 735902 - Drawing a gradient should never produce negative RGB channel values
...
Use MAX(value, 0.0) on the result of dithering.
2014-09-08 22:49:51 +02:00
Michael Henning
dbd1f0500e
app: Switch to the GeglAccessMode enum in GimpOperationBlend
...
See
b5530e9e3d
2014-07-22 14:09:20 -04:00
Michael Henning
8fef1918a9
app: Support gradients with fg/bg segments in the blend tool preview.
2014-07-22 13:13:47 -04:00
Michael Henning
5839b5e4af
app: Add a gegl op to render gradients
2014-07-22 13:13:47 -04:00