Skip to content

Commit

Permalink
[mc_env_description] Remove useless transparent flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Sep 20, 2023
1 parent 151657b commit 7b24d20
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions mc_env_description/meshes/chair/chair.dae
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
<shininess>
<float sid="shininess">6</float>
</shininess>
<transparent opaque="A_ONE">
<color>1 1 1 1</color>
</transparent>
<index_of_refraction>
<float sid="index_of_refraction">1</float>
</index_of_refraction>
Expand Down Expand Up @@ -90,9 +87,6 @@
<shininess>
<float sid="shininess">6</float>
</shininess>
<transparent opaque="A_ONE">
<color>1 1 1 1</color>
</transparent>
<index_of_refraction>
<float sid="index_of_refraction">1</float>
</index_of_refraction>
Expand Down Expand Up @@ -129,9 +123,6 @@
<shininess>
<float sid="shininess">6</float>
</shininess>
<transparent opaque="A_ONE">
<color>1 1 1 1</color>
</transparent>
<index_of_refraction>
<float sid="index_of_refraction">1</float>
</index_of_refraction>
Expand Down Expand Up @@ -227,4 +218,4 @@
<scene>
<instance_visual_scene url="#Scene"/>
</scene>
</COLLADA>
</COLLADA>

0 comments on commit 7b24d20

Please sign in to comment.