[Script] Remove hidden properties ??
So I want to write a script that removes the properties that are hidden (that have the eyeball icon disabled).
I started with this script:
It works when selecting normal properties, but there's two problems:
1) The script doesn't work when selecting a PropertyGroup with another property, it deletes the first hidden PropertyGroup then gives an error message.
2) I need to manually select the properties, what can I do to make the script work by simply selecting the layers.
Thank you so much!
