Will Snyder
|
440a3e7300
|
MSH reader no longer reads up to the next multiple of 4, since files exported with ZETools seem not to abide by that rule. It doesn't matter if files are exported with this behavior, since the reading code now skips bytes until a known header is found, instead of just reading the next header blindly. Teancum's highsinger and xizor now importing just fine.
|
2020-12-03 23:15:25 -05:00 |
Will Snyder
|
3dda2a0d77
|
STRP importing, Teancum's highsinger and xizor break implying adaptations needed for ZETools-exported MSHs
|
2020-12-04 03:33:46 -05:00 |
William Herald Snyder
|
7db0591cc0
|
Armature extraction more robust (looks at skinning requirements, not just SKL2), automatic skin-skeleton reparenting, gave bone tails default epsilon position
|
2020-12-03 00:24:20 -05:00 |
William Herald Snyder
|
aa62fd47ea
|
Vertex groups importing properly. ENVL indicies refer to each model's MNDX, which start from 1, not 0/don't necessarily refer to order in file...
|
2020-11-30 21:42:27 -05:00 |
William Herald Snyder
|
8273e01167
|
Correct skeleton imports, though what to do with re-parenting and skeleton impurities such as effector nulls still uncertain
|
2020-11-29 23:10:14 -05:00 |
William Herald Snyder
|
049803f750
|
Reader class simplified
|
2020-11-28 18:11:26 -05:00 |
William Herald Snyder
|
706c32431d
|
msh_reader refined, more chunks implemented
|
2020-11-23 11:48:07 -05:00 |
William Herald Snyder
|
b8afa1ed10
|
Models with basic materials importing correctly
|
2020-11-13 15:59:54 -05:00 |