Hi,
sIBL_GUI 4.0.2 just came out of the oven!
This release is considered as stable, bringing new features and fixing some issues. I’m putting the development in maintenance and will only release for blocking issues for a few months since I have some others personal projects to run!
The main feature of that build is the new notifications manager that will lead to a reduced number of clicks, and less clicks is better
[left]sIBL_GUI - Notifications Manager[/left]
and a development video: http://www.youtube.com/watch?v=31_CUIAIhk4&feature=g-upl&context=G244ffcdAUAAAAAAAAAA
It’s now possible to search in various locations in the Script Editor Component, that should be handy while editing a lot of .ibl files at once.
[left]sIBL_GUI - Search In Files[/left]
Here is the complete Change Log:
sIBL_GUI 4.0.2 - Stable - Milestone: https://github.com/KelSolaar/sIBL_GUI/issues?milestone=3&state=closed
Umbra 1.0.1 - Stable - Milestone: https://github.com/KelSolaar/Umbra/issues?milestone=1&state=closed
[ul]
[li] Implemented notifications manager code.
[/li][li] Implemented Search In Files in Script Editor Component.
[/li][li] Implemented matching symbols pairs highlighting in Script Editor Component.
[/li][li] Implemented occurences highlighting in Script Editor Component.
[/li][li] Implemented Duplicate Line(s) methods in Script Editor Component.
[/li][li] Implemented Delete Line(s) methods in Script Editor Component.
[/li][li] Implemented Move Up / Down methods in Script Editor Component.
[/li][li] Implemented Font Size Increase / Decrease methods in Script Editor Component.
[/li][li] The FAQ have been moved into the documentation: http://kelsolaar.hdrlabs.com/sIBL_GUI/Support/Documentation/Api/resources/pages/faq.html
[/li][li] Added support for command line files arguments.
[/li][li] Refactored the layouts management code.
[/li][li] Optimized Search Database Component speed.
[/li][li] Online Updater Component now correctly reports networks errors.
[/li][li] Rolled back to Qt 4.7.x thanks to Jens Lindgren.
[/li][li] Fixed an exception in Inspector Component when an Ibl Set is modified and reloaded on Windows Os.
[/li][li] Fixed an exception related to drag’n’drop in Collections Outliner Component.
[/li][li] Ensured workers threads are properly closed on application exit.
[/li][li] Handled exception when “FreeImage” library cannot be loaded.
[/li][/ul]
Enjoy!
KS