- ~font smoothing~ - ~gui scissors~ - ~dynamic resolution~ - ~avoid fetching textures in scene render (already in binding group)~ - ~asset manager fix (accessing textures while loading a model)~ - ~hot-reloading fix (model keeps old textures referenced in bindings)~ - ~first-time debug builds often fail due to debug_iterator_level~ - ~world-space text bug~ - ~world-space gui~ - virtual reality - rework graphics device to correctly work with multiple windows - improve performance - ~consider replacing dawn cmake~ - fix spirv causing unnecessary recompilations
font smoothinggui scissorsdynamic resolutionavoid fetching textures in scene render (already in binding group)asset manager fix (accessing textures while loading a model)hot-reloading fix (model keeps old textures referenced in bindings)first-time debug builds often fail due to debug_iterator_levelworld-space text bugworld-space guiconsider replacing dawn cmake