[Animesh] Animated Mesh checkbox on Features tab of build tools

This commit is contained in:
Lirusaito
2019-04-05 00:26:23 -04:00
parent 293ab2c2a2
commit 8cb1e73fc0

View File

@@ -1170,12 +1170,20 @@
mouse_opaque="true" name="edit_object" v_pad="0" width="252">
Edit object features:
</text>
<check_box bottom_delta="-26" follows="left|top" font="SansSerifSmall" height="16"
<check_box
height="15"
label="Animated Mesh"
left="10"
name="Animated Mesh Checkbox Ctrl"
tool_tip="Allows rigged mesh objects to be animated independently"
bottom_delta="-26"
width="121" />
<check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16"
initial_value="false" label="Flexible Path" left="10" mouse_opaque="true"
name="Flexible1D Checkbox Ctrl"
tool_tip="Allows object to flex about the Z axis. (Client-side only)"
width="121" />
<spinner bottom_delta="-20" decimal_digits="0" follows="left|top" height="16"
<spinner bottom_delta="-21" decimal_digits="0" follows="left|top" height="16"
increment="1" initial_val="2" label="Softness" label_width="55" left="10"
max_val="3" min_val="0" mouse_opaque="true" name="FlexNumSections"
width="118" />