Files
filament/libs
Philip Rideout 22dcdc770f gltfio: fix issue with bounding box computation.
If the client opts in to "recomputeBoundingBoxes", then we manually
compute a bounding box that ignores the glTF min / max annotations.

This computation was erroneously including the transform of the injected
root node, which is not part of the model.

This could cause a problem when creating the asset, then immediately
positioning it with its injected root node before the ResourceLoader
is done downloading vertex buffers.
2019-07-03 10:20:17 -07:00
..
2019-06-27 09:18:31 -07:00
2019-06-27 09:18:31 -07:00
2019-06-28 14:49:40 -07:00
2019-06-27 09:18:31 -07:00
2019-06-27 09:18:31 -07:00