It is currently Thu Jul 04, 2024 1:29 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 36 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: GEGL Effects lite is officially in Gimp 3
PostPosted: Fri Sep 22, 2023 4:54 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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.


Last edited by contrast_ on Sun Mar 10, 2024 5:58 pm, edited 1 time in total.

Top
 Post subject: Re: GEGL Effects has a chance of getting into Gimp 3 officially
PostPosted: Sat Sep 23, 2023 12:50 am  (#22) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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


Top
 Post subject: Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)
PostPosted: Sat Sep 23, 2023 8:28 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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.
Attachment:
documents_about_styles.zip [73.98 KiB]
Downloaded 27 times


Top
 Post subject: Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)
PostPosted: Sun Sep 24, 2023 2:13 am  (#24) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 2062
Location: East Midlands of England
Good luck C (in every endeavour)! :coolthup

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)
PostPosted: Sun Sep 24, 2023 8:30 am  (#25) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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.

Attachment:
styles.png
styles.png [ 258.85 KiB | Viewed 2389 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.


Top
 Post subject: Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)
PostPosted: Mon Sep 25, 2023 1:49 am  (#26) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
:coolthup

Still amazed by what you achieved

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: GEGL Effects lite may soon be officially part of Gimp 3 (2.99.18)
PostPosted: Sun Feb 25, 2024 1:30 pm  (#27) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
Inner Glow was accepted in GEGL officially. GEGL Styles was not (yet) but its Inner Glow was.

Image


Top
 Post subject: Re: GEGL Effect lite is partially being ported to Gimp 2.99/3
PostPosted: Tue Feb 27, 2024 7:56 pm  (#28) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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

Attachment:
pasted_image030.png
pasted_image030.png [ 18.44 KiB | Viewed 1965 times ]


Top
 Post subject: Re: GEGL Effect lite is partially being ported to Gimp 2.99/3
PostPosted: Tue Feb 27, 2024 7:58 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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.


Top
 Post subject: Re: GEGL Effect lite is partially being ported to Gimp 2.99/3
PostPosted: Wed Feb 28, 2024 1:16 am  (#30) 
Offline
GimpChat Member
User avatar

Joined: May 24, 2021
Posts: 792
Location: SEA - South East Asia
:yes :jumpclap
Great to see it happening, congratulation, well deserved and thanks a lot for your hard work :tyspin

_________________
Patrice


Top
 Post subject: Re: GEGL Effect lite is partially being ported to Gimp 2.99/3
PostPosted: Wed Feb 28, 2024 3:15 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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.


Top
 Post subject: Re: GEGL Effect lite is partially being ported to Gimp 2.99/3
PostPosted: Sun Mar 10, 2024 6:02 pm  (#32) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
GEGL Styles - the layer effects engine was officially accepted in Gimp 3.
https://gitlab.gnome.org/GNOME/gegl/-/b ... type=heads

Attachment:
styles_liam.png
styles_liam.png [ 279.24 KiB | Viewed 1502 times ]


Top
 Post subject: Re: GEGL Effect lite is officially in Gimp 2.99.19 latest.
PostPosted: Sun Mar 10, 2024 7:23 pm  (#33) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
This is the official build in Gimp 2.99.19 with the latest GEGL master branch.

Attachment:
styles_3_officially.png
styles_3_officially.png [ 1.34 MiB | Viewed 1500 times ]


Top
 Post subject: Re: GEGL Effect lite is officially in Gimp 2.99.19 latest.
PostPosted: Sun Mar 10, 2024 10:17 pm  (#34) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
Image


Top
 Post subject: Re: GEGL Effects lite is officially in Gimp 2.99.19 latest.
PostPosted: Fri Mar 29, 2024 6:47 pm  (#35) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
GEGL Effects lite is leaving workshop and will be in Gimp 3 RC1 (release candidate ) released sometime in April or possibly May


Top
 Post subject: Re: GEGL Effects lite is officially in Gimp 2.99.19 latest.
PostPosted: Sun Apr 14, 2024 9:55 pm  (#36) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
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


Top
Post new topic Reply to topic  [ 36 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Officially compiled GEGL Filter plugins for Windows

8

No new posts Attachment(s) GEGL "Glass over Text' is STAND ALONE BUT NOW PART OF GEGL EFFECTS

5

No new posts Attachment(s) GEGL Inner Glow (Filter of itself but now ships with GEGL Effects)

37

No new posts Attachment(s) About namespaces in GEGL Plugins (old GEGL effects will break)

3

No new posts Attachment(s) GEGL Bevel (filter of its own but now ships with GEGL Effects)

32



* Login  



Powered by phpBB3 © phpBB Group