CLI conversion tool which simply converts MD2 models to my own custom .mesh format
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.
Go to file
gered 882d483e45 fix bug causing repeated vertex 0 data to be written out for all frames
could have been avoided if I had actually properly tested converted models!
2012-10-01 18:53:46 -04:00
src fix bug causing repeated vertex 0 data to be written out for all frames 2012-10-01 18:53:46 -04:00
.gitignore update ignore filters 2012-09-23 12:55:08 -04:00
generate_makefile.sh replace Makefile with a premake script for generating make/ide files 2012-09-23 12:53:25 -04:00
generate_vs2010.bat replace Makefile with a premake script for generating make/ide files 2012-09-23 12:53:25 -04:00
Md2ToMesh.vpj add SlickEdit project files 2012-09-23 12:55:21 -04:00
Md2ToMesh.vpw add SlickEdit project files 2012-09-23 12:55:21 -04:00
premake.lua replace Makefile with a premake script for generating make/ide files 2012-09-23 12:53:25 -04:00