GateEngine icon indicating copy to clipboard operation
GateEngine copied to clipboard

Rework File Importers

Open STREGA opened this issue 2 years ago • 0 comments

TODO:

  • [ ] Temporarily Cache any importer object - Some can load multiple things from the same file, causing the file to be reloaded multiple times.

New Importers

  • [ ] #44
  • [ ] FBX Skin
  • [ ] FBX Texture
  • [ ] glTF Texture
  • [x] Apple ModelIO Geometry
  • [ ] Apple ModelIO Skin
  • [x] Apple CoreImage Texture

STREGA avatar May 13 '23 15:05 STREGA