Improve decoration of walls, floors and ceilings. Improve creation of floor's slab

This commit is contained in:
Julien Masnada
2025-01-27 09:21:30 +01:00
committed by Yorik van Havre
parent ed38742d54
commit 33816bd82b
2 changed files with 629 additions and 303 deletions

View File

@@ -37,6 +37,9 @@
<property name="prefPath" stdset="0">
<cstring>Mod/Arch</cstring>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@@ -96,6 +99,9 @@
<property name="prefPath" stdset="0">
<cstring>Mod/Arch</cstring>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@@ -112,6 +118,9 @@
<property name="prefPath" stdset="0">
<cstring>Mod/Arch</cstring>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@@ -261,9 +270,9 @@
</property>
<property name="color" stdset="0">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
<red>246</red>
<green>246</green>
<blue>246</blue>
</color>
</property>
<property name="prefEntry" stdset="0">
@@ -306,6 +315,9 @@
<property name="prefPath" stdset="0">
<cstring>Mod/Arch</cstring>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@@ -388,6 +400,25 @@
</item>
</layout>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="checkBox_decorate_surfaces">
<property name="toolTip">
<string>Create Facebinders, Baseboards for walls, floors and ceilings for Rooms</string>
</property>
<property name="text">
<string>Decorate surfaces</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>sh3dDecorateSurfaces</cstring>
</property>
<property name="prefPath" stdset="0">
<cstring>Mod/Arch</cstring>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="checkBox_11">
<property name="toolTip">

File diff suppressed because it is too large Load Diff