Re: Changing defaults

by Puybaret » Mon Feb 18, 2019 10:24 am

These settings could be changed in a customized version of Sweet Home 3D. Changing some default settings doesn't require high level programming skills most of the time (for example, hiding areas of new rooms just requires to replace [font=courier new]true[/font] by [font=courier new]false[/font] in Room.java), but still, you would still have to build the program...
If your request is rather a suggestion of new preferences that would let the end user choose some settings, I'm not sure it's worth overloading preferences panel with all kinds of stuff.