1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-01 15:57:45 +00:00
Commit graph

9 commits

Author SHA1 Message Date
693a47cf4e Fix tangent reading/writing
Updates to latest physis changes, and fixing tangent reading/writing.
2023-12-17 19:00:43 -05:00
b81cedcf53 Support importing models with higher vertex/index counts 2023-12-12 21:48:17 -05:00
ae96efcc5e Import more vertex data, correct bone ids 2023-12-10 12:38:28 -05:00
e9b02d53f1 Skip parts that don't exist in an existing model 2023-12-10 11:10:31 -05:00
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
2ac5eb6498 Fix more petty warnings 2023-12-09 21:18:34 -05:00
b38508e810 Begin support importing models of different vertex/index counts 2023-12-09 17:17:36 -05:00
73cc2a0753 Make MDL import more reliable
Now it shouldn't trip up on itself when importing a GLB we just exported
2023-12-09 16:57:08 -05:00
4269321841 Separate model import/export into their own files 2023-12-09 15:39:35 -05:00