Commit Graph

167 Commits

Author SHA1 Message Date
Yusarina 7d60d285ea Merge pull request #2 from 989onan/main
fixed pmx parser kinda
2024-06-18 02:03:46 +00: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
Yusarina c1f30e9fa5 Merge pull request #1 from 989onan/main
Fix reloading issues
2024-06-15 00:03:30 +00:00
989onan 88f12238c7 fix stuff 2024-06-14 19:21:52 -04:00
989onan f5ef2db069 Merge branch 'main' of https://github.com/989onan/Avatar-Toolkit 2024-06-14 19:18:25 -04:00
Yusarina 13f6e57f09 Added Comments 2024-06-14 23:44:52 +01:00
Yusarina 03c1fee622 Several Improvements
- Fixes decode issues.
2024-06-14 01:16:14 +01:00
Yusarina db455e6b61 MMD Importing Start
- This is a basic start to try and import both pmx and pmd files, not working 100% at the minute but I working on getting it working.
2024-06-13 22:46:40 +01:00
Yusarina c4270b631c Merge pull request #1 from Yusarina/main
Initial Commit
2024-06-12 02:42:08 +00:00
Yusarina 0f7c46b720 Initial Commit 2024-06-12 03:37:46 +01:00
Yusarina c27fe30acd Update README.md 2024-06-12 02:16:46 +00:00
Yusarina d6309960de Update README.md 2024-06-12 02:16:06 +00:00
Yusarina 08fee4323e Update README.md 2024-06-12 02:14:44 +00:00
Yusarina b189259241 Update README.md 2024-06-12 02:14:34 +00:00
Yusarina 495ca15d1a Initial commit 2024-06-12 02:13:45 +00:00