Files
filament/libs
Philip Rideout bf34ee6e22 gltfio: add multi-scene support. (#5524)
* Add multi-scene support to gltf_viewer.

To test this, I generated a multi-scene asset as follows.

```
gltf-transform merge Avocado/glTF/Avocado.gltf \
    BarramundiFish/glTF/BarramundiFish.gltf \
    ~/Desktop/Merged.gltf
```

* Specify c++17 in pbxproj files.
2022-05-09 11:55:32 -07:00
..
2022-04-28 10:13:20 -07:00
2021-11-03 10:54:05 -07:00
2022-05-02 09:48:36 -07:00
2022-04-22 10:46:04 -04:00
2022-05-03 14:27:48 -07:00