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
+25-7Lines changed: 25 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -43,16 +43,34 @@ The screen blend mode is now avalible for the bevel inside GEGL Effects. This ch
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
45
46
-
..April 3 2023 builds ..
46
+
..April 3 and April 4 2023 builds ..
47
47
48
48
GEGL nodes were rearranged so Gradient will always be on top of color overlay when the checkbox is enabled
49
49
50
-
GEGL Bevel for both fill and outline now has a checkbox and when enabled it will choose a decent default preset automatically
50
+
GEGL Bevel is not disabled by default entirely and the blend mode list has the off switch to blend mode conversion.
51
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
52
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.
53
+
..April 5th...
54
+
55
+
GEGL Bevel in stand alone was given an emboss checkbox. This has no effect
56
+
on GEGL Effects.
57
+
58
+
..May 12 2023..
59
+
60
+
GEGL Effects has its one year anniversary update. Changes made
61
+
62
+
New "Miscelleanous Text Styles" Tab added
63
+
64
+
GEGL Effect's Bevel now has an opacity meter. This makes blend modes like Color Dodge far more useful.
65
+
66
+
GEGL Effects Thin to Bold Font resizing with median blur inside GEGL Effects. It is labelled "thin to thick"
67
+
68
+
GEGL Effects calls gegl:sinus to shine text. Unfortunately this still requires a new hidden operation gegl:shiny-text
69
+
70
+
GEGL Effects now has the ability to knock out text or make text semi translucent by calling Gimp's split blend mode.
0 commit comments