You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changesmade.txt
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,3 +42,17 @@ The screen blend mode is now avalible for the bevel inside GEGL Effects. This ch
42
42
..March 31st 2023 build 4..
43
43
44
44
the bevel outline now has blend modes. This does not appear to break presets. It is almost midnight (near April 1st) and I did all this hard work in one day :D
45
+
46
+
..April 3 2023 builds ..
47
+
48
+
GEGL nodes were rearranged so Gradient will always be on top of color overlay when the checkbox is enabled
49
+
50
+
GEGL Bevel for both fill and outline now has a checkbox and when enabled it will choose a decent default preset automatically
51
+
52
+
A new operation to replace gegl:bevel AKA gegl:bevelbump was added. gegl:bevel is not needed for GEGL EffectsCE, but it is
53
+
needed for normal gegl effects, gegl chrome, and gegl goo.
54
+
55
+
GEGL:BevelBump can coexist with GEGL:Bevel has a sharp bevel mode and emboss mode on stand alone that is not part of GEGL Effects.
56
+
Infact it is impossible for the emboss mode to ever be part of GEGL Effects unless Gimp changes to allow GEGL to
57
+
communicate with multiple layers. Krita and Adobe can do this but Gimp cannot.
0 commit comments