engine icon indicating copy to clipboard operation
engine copied to clipboard

Enable delay initialization of the MeshoptDecoder

Open gz65555 opened this issue 8 months ago • 3 comments

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines
  • [x] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

Summary by CodeRabbit

  • Refactor
    • Improved the GLTF loading process by using Promises for initializing and decoding operations.
    • Streamlined resource management by updating methods to handle worker configuration and release resources effectively.

gz65555 avatar Jun 27 '24 12:06 gz65555