Skip to content

Commit

Permalink
Remove texture file connection from NEtemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbarrancos committed Apr 30, 2018
1 parent 943b597 commit d92c880
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/appleseedMaya/AETemplates/NEasTextureInfoTemplate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
<templates>
<using package='maya'/>
<template name='NEasTextureInfo'>
<attribute name='textureFile' type='maya.string'>
<label>Texture File</label>
</attribute>
<attribute name='averageColor' type='maya.float3'>
<label>Average Color</label>
</attribute>
Expand Down Expand Up @@ -46,7 +43,6 @@
</attribute>
</template>
<view name='NEDefault' template='NEasTextureInfo'>
<property name='textureFile'/>
<property name='averageColor'/>
<property name='averageAlpha'/>
<property name='dataWindowMaximum'/>
Expand Down

0 comments on commit d92c880

Please sign in to comment.