What steps will reproduce the problem?
1. Import a model with data set as below
<vertices id="Geometry-vertices">
<input semantic="POSITION" source="#GeometrySource" />
<input semantic="NORMAL" source="#GeometrySource1" />
<input semantic="TEXCOORD" source="#GeometrySource2" />
<input semantic="COLOR" source="#GeometrySource3" />
</vertices>
<triangles material="VisualMaterial0" count="1019">
<input semantic="VERTEX" source="#Geometry-vertices" offset="0" />
<p>[data]</p>
What is the expected output? What do you see instead?
model loaded.
model loads but UV's arn't loaded, it also affects any skinning working
correctly.
What version of the product are you using? On what operating system?
OpenCollada 1.3rc Maya 2011 64bit, Win7 Ultimate 64bit
Please provide any additional information below.
model file has been exported using Fcollada
Original issue reported on code.google.com by Duffling...@gmail.com on 9 Dec 2010 at 10:55
Original issue reported on code.google.com by
Duffling...@gmail.com
on 9 Dec 2010 at 10:55