ieryo0922 / gtaivtools

Automatically exported from code.google.com/p/gtaivtools
GNU General Public License v3.0
0 stars 0 forks source link

Object Viewer failure #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Import a car into vehicles.ide
2. try to view the car after import
3. it shows sometimes nothing, so some cars can be shown, some not.

What is the expected output? What do you see instead?
Imported Cars cant be viewed... the window is blue, it shows nothing at some 
imported cars

What version of the product are you using? On what operating system?
SparkIV 0.6.8. on Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by telet...@gmail.com on 14 Jun 2010 at 10:41

GoogleCodeExporter commented 8 years ago
after debugging I found that it is Mesh class problem 
in method DecodeVertexData() is loop based on VertexCount
where most of models from internet doesnt have this info

Original comment by marek.zd...@gmail.com on 16 Aug 2013 at 10:17