kottore / away3d

Automatically exported from code.google.com/p/away3d
0 stars 0 forks source link

Offsets are ignored in collada parsing #140

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load this model http://kataspace.sirikata.com/static/maleWalkIdleSit.dae

What is the expected output? What do you see instead?
the model should be a walking man, instead I get an array out of bounds error 
because a texture coordinate index is used to offset the vertex array

Please provide any additional information below.
I have a patch to resolve the collada parsing problem

Original issue reported on code.google.com by danie...@gmail.com on 15 Dec 2010 at 9:59

Attachments: