Skip to content

Commit 4274678

Browse files
quaglacopybara-github
authored andcommitted
Rename "facetexcoord" to "elemtexcoord" in mjsFlex element for consistency.
PiperOrigin-RevId: 734153759 Change-Id: I63e9b09067ccbe846059d0d59392fb3a2e70e582
1 parent 4f2ef4c commit 4274678

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dm_control/mjcf/schema.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@
11371137
<attribute name="point" type="string"/>
11381138
<attribute name="element" type="string"/>
11391139
<attribute name="texcoord" type="string"/>
1140-
<attribute name="facetexcoord" type="string"/>
1140+
<attribute name="elemtexcoord" type="string"/>
11411141
<attribute name="material" type="string"/>
11421142
<attribute name="rgba" type="array" array_type="float" array_size="4"/>
11431143
<attribute name="flatskin" type="int"/>
@@ -1504,7 +1504,7 @@
15041504
<attribute name="point" type="string"/>
15051505
<attribute name="element" type="string"/>
15061506
<attribute name="texcoord" type="string"/>
1507-
<attribute name="facetexcoord" type="string"/>
1507+
<attribute name="elemtexcoord" type="string"/>
15081508
<attribute name="material" type="string"/>
15091509
<attribute name="rgba" type="array" array_type="float" array_size="4"/>
15101510
<attribute name="flatskin" type="int"/>
@@ -1684,7 +1684,7 @@
16841684
<attribute name="vertex" type="array" array_type="float" array_size="5"/>
16851685
<attribute name="element" type="float"/>
16861686
<attribute name="texcoord" type="float"/>
1687-
<attribute name="facetexcoord" type="float"/>
1687+
<attribute name="elemtexcoord" type="float"/>
16881688
<attribute name="node" type="array" array_type="float" array_size="3"/>
16891689
</attributes>
16901690
<children>

0 commit comments

Comments
 (0)