feat: add image loading to T4 (#890)

This commit is contained in:
Jan Laupetin
2026-07-08 22:03:49 +02:00
committed by GitHub
parent 013f6ebf70
commit a4229788d7
8 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ using `Linker`):
| 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. |
| GfxImage | ✅ | | A few special image encodings are not yet supported. |
| snd_alias_list_t | ❌ | ❌ | |
| SndDriverGlobals | ❌ | ❌ | |
| LoadedSound | ✅ | ❌ | |