etherealengine icon indicating copy to clipboard operation
etherealengine copied to clipboard

UVOL Refactor

Open CITIZENDOT opened this issue 10 months ago â€ĸ 0 comments

Subtasks Checklist

  • [x] Playlist Component
  • [x] BufferDataContainer to track buffered/pending data
  • [x] NodeEditor & basic pause/play logic
  • [x] Geometry Buffering
  • [x] Texture Buffering
    • [x] KTX2 Buffering
    • [x] Video Texture (needs QA)
  • [x] Update geometry
    • [x] Render geometry
    • [x] Dispose previous geometries
  • [x] Update textures
    • [x] Render textures
    • [x] Dispose previous textures
  • [x] Autotune targets (geometry & textures)
  • [ ] QA

Breaking Changes

References

closes #insert number here

QA Steps

image PlaylistComponent :arrow_up:

CITIZENDOT avatar Apr 21 '24 22:04 CITIZENDOT