etherealengine
etherealengine copied to clipboard
UVOL Refactor
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
PlaylistComponent :arrow_up: