Switch to full style
Discuss general Gimp topics here
Post a reply

GEGL Effects lite is officially in Gimp 3

Fri Sep 22, 2023 4:54 pm

UPDATE - PROGRESS ON THIS IS HAPPENING NOW

Remember the terminology to understand this post
GEGL Effects (my layer effects plugin for Gimp)
GEGL Styles ( the branch of GEGL Effects designated for Gimp 3 that is not public)
zzstrokebevelimage (the special outline dependency that both effects and styles use)

---
I am struggling but making progress in baking in GEGL Styles special outline "zzstrokebevelimage" all by myself. This will get rid of the dependency "zzstrokebevelimage" that is in GEGL Effects. GEGL Styles will only require these three binaries and obviously the user will never see them as they will be part of GEGL official. Blendable Chamfer and Inner Shadow are not hidden operations and will be counterparts to my plugins (lb:bevel) and (lb:innerglow)

Image

We are getting really close to the day that GEGL Styles gets baked into Gimp 2.99.

Re: GEGL Effects has a chance of getting into Gimp 3 officially

Sat Sep 23, 2023 12:50 am

I successfully baked in zzstrokebevelimage into GEGL styles. It should be submitted to Gimp's team (and accepted) soon.

Here is a image preview of GEGL Styles destined for Gimp 2.99.
It has three modes

1. "Color, Outline and Shadow"

2. "Bevel and Inner Glow"

3. "Image File upload and Outline Bevel"


Image

Image

PREVIEW WITH SOLVED BUG NOTE
Image

Image

Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)

Sat Sep 23, 2023 8:28 pm

As of today I consider the special port of my layer effects engine "GEGL Styles" for Gimp 2.99 to be complete.

This is a image preview of it. I will be sending the code to Gimp's team tomorrow or in a few days at best after I get done spending hours testing it for bugs. They are expecting it but they don't know when.

Image

Wish me luck, though I can say with high confidence it will be accepted.


I can't release the code in public but here are documents about the plugin. These documents talk about all the sliders and options the filter will have. It is somewhat different from GEGL Effects.
documents_about_styles.zip
(73.98 KiB) Downloaded 27 times

Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)

Sun Sep 24, 2023 2:13 am

Good luck C (in every endeavour)! :coolthup

Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)

Sun Sep 24, 2023 8:30 am

Its not done yet, I'm trying to add new blend modes to GEGL Styles bevel. I just figured out how to add more with GEGL only non gimp blend modes. It is a lot harder but doable using a trick I found.

styles.png
styles.png (258.85 KiB) Viewed 2393 times



*update mid day 9-24-2023. It is all ready to be submitted to Gimp's team and we have new GEGL blend modes Hard Light and Darken for the bevel.

Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)

Mon Sep 25, 2023 1:49 am

:coolthup

Still amazed by what you achieved

Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)

Sun Feb 25, 2024 1:30 pm

Inner Glow was accepted in GEGL officially. GEGL Styles was not (yet) but its Inner Glow was.

Image

Re: GEGL Effect lite is partially being ported to Gimp 2.99/3

Tue Feb 27, 2024 7:56 pm

gegl:bevel, gegl:custom-bevel and gegl:sharp-bevel's algorithm was all put in one plugin to replace gegl:chamfer which was accepted in June-July 2023.

Put simply, three plugins of mine were merged into one plugin that was officially accepted into GEGL just now

pasted_image030.png
pasted_image030.png (18.44 KiB) Viewed 1969 times

Re: GEGL Effect lite is partially being ported to Gimp 2.99/3

Tue Feb 27, 2024 7:58 pm

well its finally happening my plugins are ending up in GEGL officially and very soon the main layer effects engine may join once I make complex changes too it.

Re: GEGL Effect lite is partially being ported to Gimp 2.99/3

Wed Feb 28, 2024 1:16 am

:yes :jumpclap
Great to see it happening, congratulation, well deserved and thanks a lot for your hard work :tyspin

Re: GEGL Effect lite is partially being ported to Gimp 2.99/3

Wed Feb 28, 2024 3:15 pm

The Inner Glow in GEGL officially conflicts with my plugin because both .c files share the same name. How sad! I hope it gets fixed because the plugin version and official version are not co-compatible

https://gitlab.gnome.org/GNOME/gegl/-/issues/364

This report on GNOME's website is simply saying that the file inner-glow.c needs to be renamed so official inner glow doesn't remove the plugin inner glow.

Re: GEGL Effect lite is partially being ported to Gimp 2.99/3

Sun Mar 10, 2024 6:02 pm

GEGL Styles - the layer effects engine was officially accepted in Gimp 3.
https://gitlab.gnome.org/GNOME/gegl/-/b ... type=heads

styles_liam.png
styles_liam.png (279.24 KiB) Viewed 1505 times

Re: GEGL Effect lite is officially in Gimp 2.99.19 latest.

Sun Mar 10, 2024 7:23 pm

This is the official build in Gimp 2.99.19 with the latest GEGL master branch.

styles_3_officially.png
styles_3_officially.png (1.34 MiB) Viewed 1503 times

Re: GEGL Effect lite is officially in Gimp 2.99.19 latest.

Sun Mar 10, 2024 10:17 pm

Image

Re: GEGL Effects lite is officially in Gimp 2.99.19 latest.

Fri Mar 29, 2024 6:47 pm

GEGL Effects lite is leaving workshop and will be in Gimp 3 RC1 (release candidate ) released sometime in April or possibly May

Re: GEGL Effects lite is officially in Gimp 2.99.19 latest.

Sun Apr 14, 2024 9:55 pm

GEGL Styles is done receiving micro tweak updates... The final small update is to fix a bug so it works on adjustment layer groups. The way it appears now is how it will appear in Gimp 3/GEGL 4.50. You'll know if you have the final version of GEGL Styles if you can use it on Adjustment Layer Groups in 2.99.19x
Post a reply