Latest update:
Changed logo to original on all the banners, but added a very subtle metallic look to go with the carbon fibre background.
Updated Physical Sky script using Jure's latest version of the script. The geographical locations popup menu is still not hooked up, I need to understand the format for geo locations Kray uses, as the script denotes Longitude E / Latitude N, whereas the list of Countries I have formatted and ready have a mix of N E S and W locations.
Layout tweak done to the Buffers script as per Jure's suggestions
Also added 'Select All' 'Clear All' and 'Invert' buttons for the checkboxes, so users can quickly check all buffers / clear all or select the one or two they don't need, and press invert. It deliberately doesn't affect the RGB buffer as most users will pretty much always have this selected.
I was thinking of doing something similar to the Override script and have a 'Enable' checkbox, but looking at the code for that it seemed more involved as it was writing to the Kray script file, and I'd rather not mess about with that!
Modified the Undersample location on the Sampling tab on the main Kray UI as per Jure's suggestions, however, because of how the gadgets are changed when this is set from 'None' to 2,4,8 etc. it made sense to have the gadgets that are changed by this function appear inline and underneath. It just seems more logical than having gadgets disappear _above_ the popup menu. The gadgets may not be in the original order as the original script, so unless there is a real reason for this, I think this change makes sense, but I will take advice on this.
Override script UI updated as per Jure's suggestions - overrides on the left, disables on the right.
Created UI for Kray Tonemap Blend script in the same style as the other scripts.