The lack of GenAI integration is actually refreshing
GIMP 3.2 released
11–20 of 92 posts
Re: GIMP 3.2 released
#12Re: GIMP 3.2 released
#13I use Gimp pretty sporadically but the latest UI refresh (I’m guessing introduced in 3.0?) completely baffles me. It might just be that it’s better tailored for graphic designers, which I’m clearly not. But now I can’t even figure out how to draw a square on screen. Let along anything clever.
I agree it's a bit counter-intuitive, but afaik it's always worked like that.
Re: GIMP 3.2 released
#14Re: GIMP 3.2 released
#15Can I finally Ctrl+s jpeg image? And no, export is not enough because first time it will ask for for path and compression level which it already knows. I just want to Ctrl+s and be done.
Edit → Keyboard Shortcuts → file → Overwrite […]
I think this would be awful default behaviour, but I guess it’s nice to have the option if you really want it, and I was pleasantly surprised at how easy it was to find after reading your comment.Re: GIMP 3.2 released
#16Can I finally Ctrl+s jpeg image? And no, export is not enough because first time it will ask for for path and compression level which it already knows. I just want to Ctrl+s and be done.
Re: GIMP 3.2 released
#17Can I finally Ctrl+s jpeg image? And no, export is not enough because first time it will ask for for path and compression level which it already knows. I just want to Ctrl+s and be done.
Re: GIMP 3.2 released
#18The lack of GenAI integration is actually refreshing
Do you suggest using manual brushes instead of content-aware fill, or am I supposed to not want to retouch the images in the way that GenAI makes so quickly and easily? My argument is that applications probably should provide useful tools for solving practical problems, regardless of their implementation details.
Re: GIMP 3.2 released
#19The lack of GenAI integration is actually refreshing
Do you suggest using manual brushes instead of content-aware fill, or am I supposed to not want to retouch the images in the way that GenAI makes so quickly and easily? My argument is that applications probably should provide useful tools for solving practical problems, regardless of their implementation details.
Re: GIMP 3.2 released
#20Earlier quoted context omitted.
It's because each transform was "destructive" (like filters use to be by default). What link & vector layers do instead is store a transform matrix, so each transform just updates the matrix instead of actually re-rasterizing the layer each time. We were hoping to expand that feature to all layer types for 3.2, but we ran out of time to properly test it for release. It'll like be finished for the next minor release.
It sounds like you are a gimp developer. Curious about the use of AI to work on it. Do the gimp devs use AI to write code?