[Update] Pseudo Adjustment Layer: Colors Menu, Custom Filters, and Crash Fixes!Hi everyone,
Thanks to your amazing testing and feedback, I have just released a major update to the "Pseudo Adjustment Layer" plugin on GitHub! This version brings it to a fully usable state.
@MareroQ:I have completely rewritten the initialization and added robust error handling for the file saving processes. The plugin should no longer crash on your Windows 10 Portable setup. If the plugin doesn't have write permissions in your folder, it will now gracefully run in memory without crashing (though features like saving Favorites or History will require a writable directory like user AppData).
@contrast_:You will be happy to hear that the entire "Colors" menu (including Curves, Levels, and Hue-Saturation) is now fully integrated and categorized exactly like GIMP 3!
Also, based on your great suggestion, the plugin now automatically detects third-party GEGL filters (like LinuxBeaver's "lb:" plugins) that are installed on your system, and adds them to a new "Others" folder at the bottom of the list.
What's new in this update:Full Colors Menu: Added support for Curves, Levels, Component extractions, and more.
Third-Party Filter Support: Automatically loads custom GEGL operations into an "Others" folder.
UI & Usability Improvements: Better indentation for submenus, visual toggle icons (using standard text characters), and layout fixes. The "Auto-close" toggle state is now properly maintained.
Stability: Fixed the crash issues related to file permission errors and GEGL initialization.
Dummy Layer Fix: Ensured the internal Dummy layer is strictly 100% transparent across all environments.
GitHub Repository:https://github.com/yousei3/GIMP3-Pseudo ... tag/Ver1.5Important Note for Updating:After replacing the Python file, please remember to click the "Reset List" button at the bottom of the palette. This will rescan your GIMP installation and build the new Colors menu and custom filters!
I hope this greatly improves your Non-Destructive Editing workflow in GIMP 3. Let me know what you think!