1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-28 23:17:46 +00:00
Commit graph

3 commits

Author SHA1 Message Date
1c72bc6da5 Add beginnings of skeleton parsing support
Now we support TexTools skel files, alongside the usual Havok packfiles.
Neither one has complete support (yet) but I'm exploring libraries to
accomplish them.

The dependencies are now commented to describe their usage and future
plans.
2022-08-06 18:15:33 -04:00
aeed62fb4c Implement MDL parsing
The actual vertex output is untested, but the headers parse fine it
seems. A lot of this is ported straight from C++, so more refactoring
is expected.
2022-07-28 14:11:02 -04:00
389c3fe00b Add initial files 2022-07-19 19:29:41 -04:00