3D options dialog default settings.

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Bax Burgess
Posts: 17
Joined: Tue Oct 18, 2022 3:30 pm

3D options dialog default settings.

Post by Bax Burgess »

Any way to permanently change the defaults? So tired of setting them anew for every import.
User avatar
DK
Posts: 2895
Joined: Mon Aug 09, 2004 6:06 am
Location: Australia

Re: 3D options dialog default settings.

Post by DK »

I hear you :) Best idea I can think of is to save a project file with your settings the load it and change the object. I wish there were some more shape options in there as well. I'd be using the heck out of it if there were.
Cheers
D.K
User avatar
hayasidist
Posts: 3842
Joined: Wed Feb 16, 2011 8:12 pm
Location: Kent, England

Re: 3D options dialog default settings.

Post by hayasidist »

should be scriptable -- in its simplest form a button to overwrite the default options with new (preset) values; in a more complex script - a replacement tool for the import menu option that creates a 3d layer from a user-selectable file that also allows load-time access to user-selectable default values for the 3d options such as backface removal etc etc

https://mohoscripting.com/classes/Mesh3DLayer
https://mohoscripting.com/classes/Mesh3DOptions
Bax Burgess
Posts: 17
Joined: Tue Oct 18, 2022 3:30 pm

Re: 3D options dialog default settings.

Post by Bax Burgess »

A one-time preference setting would be the shortest of solutions, I'm guessing.
User avatar
hayasidist
Posts: 3842
Joined: Wed Feb 16, 2011 8:12 pm
Location: Kent, England

Re: 3D options dialog default settings.

Post by hayasidist »

it was pretty trivial to do ...

https://mohoscripts.com/script/HS_Set3dOpts

enjoy!

Any problems / issues just let me know.
Bax Burgess
Posts: 17
Joined: Tue Oct 18, 2022 3:30 pm

Re: 3D options dialog default settings.

Post by Bax Burgess »

Thank you. I shall work with it later this evening, already installed.

Bax
Post Reply