Skip to content

Commit ac437db

Browse files
DeepMindcopybara-github
authored andcommitted
Adds color space to textures.
PiperOrigin-RevId: 761907261 Change-Id: I399efbc3d554efc0b3d9edcb26763007002f7b17
1 parent 399ef41 commit ac437db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dm_control/mjcf/schema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,7 @@
904904
<attributes>
905905
<attribute name="name" type="identifier"/>
906906
<attribute name="type" type="keyword" valid_values="2d cube skybox"/>
907+
<attribute name="colorspace" type="keyword" valid_values="auto linear sRGB"/>
907908
<attribute name="file" type="file" path_namespace="texture"/>
908909
<attribute name="gridsize" type="array" array_type="int" array_size="2"/>
909910
<attribute name="gridlayout" type="string"/>

0 commit comments

Comments
 (0)