What steps will reproduce the problem?
1. load the dae attached
What is the expected output? What do you see instead?
look at the wall - mapping is all wrong.
Hack to fix : DAE line 666 :
var setID:int = (obj is DaeBindVertexInput) ? obj.input_set : 1;
change 1 to 0.
cheers!
Original issue reported on code.google.com by sebsta...@gmail.com on 29 Aug 2008 at 5:50
Original issue reported on code.google.com by
sebsta...@gmail.com
on 29 Aug 2008 at 5:50Attachments: