Hi !
Seven months and more than one hundred commits later the new sIBL_GUI release is born : sIBL_GUI 3.1.0. This is a long due maintenance release, nothing much visible in surface except for the Google Maps that have been replaced by Bing Maps ( Because of a breaking issue with latest Google Maps Api and Qt ). However a lot has been changed and improved under the hood, it should fix some of the remaining issues.

Here is the complete Change Log :
sIBL_GUI - 3.1.0 :
[ul]
[li] sIBL_GUI now uses Python 2.7.1, allowing usage of OrderedDict, Templates attributes are now displayed in correct order.
[/li][li] Replaced Google Maps by Bing Maps : Google Maps support is broken at the moment on Qt Webkit.
[/li][li] Added “–noSplashScreen” command line parameter allowing user to deactivate the splashscreen.
[/li][li] Added support for Templates enums : “lightType = @lightType | Area;Directional;Spot | Enum | Light Type”.
[/li][li] Fixed an inconsistency related to the comments in the file parser.
[/li][li] Help files stored on network are now properly opened on Windows.
[/li][li] Modified Ibl Sets now refresh properly within the current session.
[/li][li] Added a new fancy splashscreen image thanks to Bob Groothuis.
[/li][li] Updated Windows icon.
[/li][li] Lots of code refactoring and updates.
[/li][/ul]
Have fun and don’t hesitate to contact me if you have issues, problems, etc 
Dennis : It should be possible now to have a choice between shadow types with a dedicated widget
I’ll look into that whenever I have bit of time ( I need to grab RfM demo first ).
KS