Commit Graph

5 Commits

Author SHA1 Message Date
989onan a24842d01c Fix pmd and pmx importing somewhat 2024-09-11 20:20:26 -04:00
989onan 497478eb18 PMX working enough
- now the parser doesn't explode and gets to the end of the morphs. so now PMX can be imported
2024-06-15 16:58:25 -04:00
989onan 8c3d303f8d fix some things
- got it all the way to bone loading, but it's still broken
-purposeful assert(False) to stop the code. this should be removed later in order for this importer to work
- the reading of bytes is now improved for materials and vertices, so now at least the mesh, it's normal data, and some mangled bones import
2024-06-15 14:27:21 -04:00
989onan c0509bbaf4 fix stuff again
- got rid of upstream stuff generated by github, which made it blow up...
- got closer on the pmx importer working
2024-06-14 21:29:30 -04:00
989onan 88f12238c7 fix stuff 2024-06-14 19:21:52 -04:00