|
1214 | 1214 | <attribute name="prefix" type="identifier"/> |
1215 | 1215 | <attribute name="type" type="keyword" valid_values="particle grid cable rope loop cloth" required="true"/> |
1216 | 1216 | <attribute name="count" type="array" array_type="int" array_size="3"/> |
1217 | | - <attribute name="spacing" type="float" required="false"/> |
1218 | 1217 | <attribute name="offset" type="array" array_type="float" array_size="3"/> |
1219 | 1218 | <attribute name="flatinertia" type="float"/> |
1220 | | - <attribute name="solrefsmooth" type="array" array_type="float" array_size="2"/> |
1221 | | - <attribute name="solimpsmooth" type="array" array_type="float" array_size="5"/> |
1222 | 1219 | <attribute name="vertex" type="string"/> |
1223 | 1220 | <attribute name="initial" type="string"/> |
1224 | 1221 | <attribute name="curve" type="string"/> |
|
1258 | 1255 | <attribute name="solimpfriction" type="array" array_type="float" array_size="5"/> |
1259 | 1256 | </attributes> |
1260 | 1257 | </element> |
1261 | | - <element name="tendon" repeated="true"> |
1262 | | - <attributes> |
1263 | | - <attribute name="kind" type="keyword" valid_values="main shear" required="true"/> |
1264 | | - <attribute name="solreffix" type="array" array_type="float" array_size="2"/> |
1265 | | - <attribute name="solimpfix" type="array" array_type="float" array_size="5"/> |
1266 | | - <attribute name="group" type="int"/> |
1267 | | - <attribute name="stiffness" type="float"/> |
1268 | | - <attribute name="damping" type="float"/> |
1269 | | - <attribute name="limited" type="keyword" valid_values="false true"/> |
1270 | | - <attribute name="range" type="array" array_type="float" array_size="2"/> |
1271 | | - <attribute name="margin" type="float"/> |
1272 | | - <attribute name="solreflimit" type="array" array_type="float" array_size="2"/> |
1273 | | - <attribute name="solimplimit" type="array" array_type="float" array_size="5"/> |
1274 | | - <attribute name="frictionloss" type="float"/> |
1275 | | - <attribute name="solreffriction" type="array" array_type="float" array_size="2"/> |
1276 | | - <attribute name="solimpfriction" type="array" array_type="float" array_size="5"/> |
1277 | | - <attribute name="material" type="reference"/> |
1278 | | - <attribute name="rgba" type="array" array_type="float" array_size="4"/> |
1279 | | - <attribute name="width" type="float"/> |
1280 | | - </attributes> |
1281 | | - </element> |
1282 | 1258 | <element name="geom"> |
1283 | 1259 | <attributes> |
1284 | 1260 | <attribute name="type" type="keyword" valid_values="plane hfield sphere capsule ellipsoid cylinder box mesh sdf"/> |
|
1320 | 1296 | <attribute name="subgrid" type="int"/> |
1321 | 1297 | </attributes> |
1322 | 1298 | </element> |
1323 | | - <element name="pin" repeated="true"> |
1324 | | - <attributes> |
1325 | | - <attribute name="coord" type="array" array_type="int" array_size="2" required="true"/> |
1326 | | - </attributes> |
1327 | | - </element> |
1328 | 1299 | </children> |
1329 | 1300 | </element> |
1330 | 1301 | <element name="body" repeated="true" recursive="true"> |
|
1610 | 1581 | <attribute name="prefix" type="identifier"/> |
1611 | 1582 | <attribute name="type" type="keyword" valid_values="particle grid cable rope loop cloth" required="true"/> |
1612 | 1583 | <attribute name="count" type="array" array_type="int" array_size="3"/> |
1613 | | - <attribute name="spacing" type="float" required="false"/> |
1614 | 1584 | <attribute name="offset" type="array" array_type="float" array_size="3"/> |
1615 | 1585 | <attribute name="flatinertia" type="float"/> |
1616 | | - <attribute name="solrefsmooth" type="array" array_type="float" array_size="2"/> |
1617 | | - <attribute name="solimpsmooth" type="array" array_type="float" array_size="5"/> |
1618 | 1586 | <attribute name="vertex" type="string"/> |
1619 | 1587 | <attribute name="initial" type="string"/> |
1620 | 1588 | <attribute name="curve" type="string"/> |
|
1654 | 1622 | <attribute name="solimpfriction" type="array" array_type="float" array_size="5"/> |
1655 | 1623 | </attributes> |
1656 | 1624 | </element> |
1657 | | - <element name="tendon" repeated="true"> |
1658 | | - <attributes> |
1659 | | - <attribute name="kind" type="keyword" valid_values="main shear" required="true"/> |
1660 | | - <attribute name="solreffix" type="array" array_type="float" array_size="2"/> |
1661 | | - <attribute name="solimpfix" type="array" array_type="float" array_size="5"/> |
1662 | | - <attribute name="group" type="int"/> |
1663 | | - <attribute name="stiffness" type="float"/> |
1664 | | - <attribute name="damping" type="float"/> |
1665 | | - <attribute name="limited" type="keyword" valid_values="false true"/> |
1666 | | - <attribute name="range" type="array" array_type="float" array_size="2"/> |
1667 | | - <attribute name="margin" type="float"/> |
1668 | | - <attribute name="solreflimit" type="array" array_type="float" array_size="2"/> |
1669 | | - <attribute name="solimplimit" type="array" array_type="float" array_size="5"/> |
1670 | | - <attribute name="frictionloss" type="float"/> |
1671 | | - <attribute name="solreffriction" type="array" array_type="float" array_size="2"/> |
1672 | | - <attribute name="solimpfriction" type="array" array_type="float" array_size="5"/> |
1673 | | - <attribute name="material" type="reference"/> |
1674 | | - <attribute name="rgba" type="array" array_type="float" array_size="4"/> |
1675 | | - <attribute name="width" type="float"/> |
1676 | | - </attributes> |
1677 | | - </element> |
1678 | 1625 | <element name="geom"> |
1679 | 1626 | <attributes> |
1680 | 1627 | <attribute name="type" type="keyword" valid_values="plane hfield sphere capsule ellipsoid cylinder box mesh sdf"/> |
|
1716 | 1663 | <attribute name="subgrid" type="int"/> |
1717 | 1664 | </attributes> |
1718 | 1665 | </element> |
1719 | | - <element name="pin" repeated="true"> |
1720 | | - <attributes> |
1721 | | - <attribute name="coord" type="array" array_type="int" array_size="2" required="true"/> |
1722 | | - </attributes> |
1723 | | - </element> |
1724 | 1666 | </children> |
1725 | 1667 | </element> |
1726 | 1668 | </children> |
|
0 commit comments