Closed blenderskool closed 7 years ago
It's just a normal User Preference, so it is saved when the user clicks "Save User Settings" at the bottom left. I don't think it's wise to automatically save the user preferences since they may have changed something else temporarily.
It could be saved to a separate file (the settings.json) instead of being a user preference, that would be more permanent, but I'm not sure what disadvantages that might have.
Yeah, I am adding a system to save it as another file, It is not good to save Users settings 😄
There is a bit of a system in place for this sort of thing already - see the get_persistent_setting and set_persistent_setting functions in functions.py
Yep, I have used that and added this
It would be really handy if the directory of the hdri specified by the user remains there till the user changes it next time.
Essentially save the path so that it is setup automatically next time