More yoinking
parent
4fb9f7d294
commit
d40ffe8b54
|
|
@ -299,6 +299,28 @@
|
|||
<button label="Analysieren" name="Decompose"/>
|
||||
<button label="Abbrechen" name="decompose_cancel"/>
|
||||
</panel>
|
||||
<panel name="physics analysis vhacd">
|
||||
<text name="method_label">
|
||||
Schritt 2: Zu Hüllen konvertieren (optional)
|
||||
</text>
|
||||
<text name="fill_mode_label">
|
||||
Füllmodus:
|
||||
</text>
|
||||
<text name="resolution_label">
|
||||
Aufösung:
|
||||
</text>
|
||||
<text name="hulls_per_mesh_label">
|
||||
Hüllen pro Mesh:
|
||||
</text>
|
||||
<text name="vertices_per_hull_label">
|
||||
Kanten pro Mesh:
|
||||
</text>
|
||||
<text name="tolerance_label">
|
||||
Fehlertoleranz:
|
||||
</text>
|
||||
<button label="Analysieren" name="Decompose"/>
|
||||
<button label="Abbrechen" name="decompose_cancel"/>
|
||||
</panel>
|
||||
<panel name="physics simplification">
|
||||
<text name="second_step_label">
|
||||
Schritt 3: Vereinfachen
|
||||
|
|
|
|||
Loading…
Reference in New Issue