Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rotate tool in 2.10 blurring layers
#13
makeitwork101: My guess is that we use to special-case 90 and 180 degree rotations, and now they all use the same transform process.

The current work is to create "less destructive" transforms, where we don't immediately apply the transform but use the matrix for rendering (until you do a destructive change like painting on the layer). This will allow you to re-rotate/scale/etc without losing quality. It's based off 3.2's link layer work, and a new contributor has already applied it to text transforms: Non-destructive geometric transforms for text layers (!2943) · Merge requests · GNOME / GIMP · GitLab
Reply


Messages In This Thread
RE: Rotate tool in 2.10 blurring layers - by CmykStudent_ - 2 hours ago

Forum Jump: