This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for loading instanced meshes and external textures.
- Loading branch information
1 parent
eed0499
commit 5fee90b
Showing
3 changed files
with
327 additions
and
210 deletions.
There are no files selected for viewing
Submodule xenolib
updated
9 files
+2 −0 | XenoLib.vcxproj | |
+6 −0 | XenoLib.vcxproj.filters | |
+177 −0 | include/MTHS.h | |
+45 −2 | include/MXMD.h | |
+169 −0 | source/MTHS.cpp | |
+1,234 −91 | source/MXMD.cpp | |
+29 −132 | source/MXMD_Internal.h | |
+127 −343 | source/MXMD_V1.h | |
+2 −384 | source/MXMD_V3.h |
Oops, something went wrong.