This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Ms3dToMesh/src
2012-12-11 12:44:22 -05:00
..
assets added AnimationSequence struct 2012-12-10 18:59:36 -05:00
chunks fix incorrect chunk descriptor string 2012-12-11 12:41:34 -05:00
geometry fix incorrect number of texcoords in Triangle struct 2012-12-11 11:29:47 -05:00
ms3d made Ms3d getters const, and made Ms3d::FindIndexOfJoint a public method 2012-12-10 19:50:38 -05:00
util initial commit (based on MeshConverter source) 2012-12-10 15:28:23 -05:00
common.h added common header 2012-12-10 18:59:15 -05:00
main.cpp update main() to use new ConvertToMeshFile function 2012-12-11 11:10:36 -05:00
meshfile.cpp implement ConvertToMeshFile() 2012-12-11 12:44:22 -05:00
meshfile.h add scale factor parameter to ConvertToMeshFile 2012-12-11 11:10:17 -05:00