Files
filament/samples
Sungun Park db9183a105 Fix memory leak of asset loading for gltf_viewer (#7933)
When a user drags and drops a gltf file to the gltf_viewer window, it
loads the new asset.

While this happens, the function `checkAsset` tries parsing the gltf
file, but it doesn't free it. Fix this.
2024-06-21 10:37:01 -07:00
..
2022-09-27 15:52:40 -07:00
2023-02-01 10:04:02 -08:00
2022-12-01 09:36:46 -08:00