mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 02:52:57 +02:00
enable Quad in ShapeEntityItem properties
This commit is contained in:
parent
2710dca37c
commit
5ed58d5e5d
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
||||||
<option value="Cylinder">Cylinder</option>
|
<option value="Cylinder">Cylinder</option>
|
||||||
<option value="Cone">Cone</option>
|
<option value="Cone">Cone</option>
|
||||||
<option value="Circle">Circle</option>
|
<option value="Circle">Circle</option>
|
||||||
|
<option value="Quad">Quad</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="property text">
|
<div class="property text">
|
||||||
|
|
Loading…
Reference in a new issue