mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-08 15:07:06 +00:00
feat: T4 add xmodel loader (#989)
* feat: T4 add xmodel loader * chore: remove unused xmodel related struct from T4 * fix: allocating too little trans for t4 --------- Co-authored-by: Jan Laupetin <[email protected]>
This commit is contained in:
@@ -167,7 +167,7 @@ using `Linker`):
|
||||
| PhysConstraints | ✅ | ❌ | |
|
||||
| DestructibleDef | ❌ | ❌ | |
|
||||
| XAnimParts | ✅ | ✅ | |
|
||||
| XModel | ✅ | ❌ | Model data can be exported to `XMODEL_EXPORT/XMODEL_BIN`, `OBJ`, `GLB/GLTF`. |
|
||||
| XModel | ✅ | ✅ | Model data can be exported to `XMODEL_EXPORT/XMODEL_BIN`, `OBJ`, `GLB/GLTF`. |
|
||||
| Material | ✅ | ✅ | |
|
||||
| MaterialTechniqueSet | ❌ | ❌ | |
|
||||
| GfxImage | ✅ | ✅ | A few special image encodings are not yet supported. |
|
||||
|
||||
Reference in New Issue
Block a user