Hi
Ho do I save my preferences “auto create shortcuts” in particular, everytime I disable this in Preferences/Lightbox/Auto Create Shortcuts but after a restart it just keeps coming back,
How to disable it permanently?
Thx
Hi
Ho do I save my preferences “auto create shortcuts” in particular, everytime I disable this in Preferences/Lightbox/Auto Create Shortcuts but after a restart it just keeps coming back,
How to disable it permanently?
Thx
I’m having this same problem and it is extremely annoying.
I confirm this isn’t being saved with the configuration. I’ll pass this on to the developers.
In the meantime, you could try editing the DefaultZScript.txt file:
//startup
[ISet,Preferences:Lightbox:AutoCreateShortcuts,0]
[pd]
I also posted some files. Working on some new ones now
Hi
I confirm this isn’t being saved with the configuration. I’ll pass this on to the developers.
In the meantime, you could try editing the DefaultZScript.txt file:
- Open the ZBrush 4R7/ZScript/DefaultZScript.txt file in a text editor like NotePad.
- Change it so that it is like this:
//startup
[ISet,Preferences:Lightbox:AutoCreateShortcuts,0]
[pd]
- Save the file and restart ZBrush.
The workaround works, thx marcus_civis.
Bam! Thank you Marcus, smart idea