ffd65f49da5acba20e84e5a82b4c64a5425e5def
- fixed reading meshes without faces. also changed... - read verts/faces/uvs in one struct.unpack(), should be a bit faster. - removed mesh/material splitting, very confusing/slow code and not needed since the 16 material limit was removed. - load image paths with bpy.path.resolve_ncase() since many 3ds's files has case mismatch with file names (applies to OBJ too).
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%