<shape_selector id="main_object"
label="Main object"
tooltip="Select a main object"
- shape_types="solids"
+ shape_types="solids compounds"
concealment="true">
- <validator id="GeomValidators_ShapeType" parameters="solid"/>
+ <validator id="GeomValidators_ShapeType" parameters="solid compound"/>
</shape_selector>
<shape_selector id="tool_object"
label="Tool object"
tooltip="Select a tool object"
- shape_types="solids"
+ shape_types="solids compounds"
concealment="true">
- <validator id="GeomValidators_ShapeType" parameters="solid"/>
+ <validator id="GeomValidators_ShapeType" parameters="solid compound"/>
</shape_selector>
</source>