GltfExport - flipped camera

Sorry this took a while. While fixing the camera rotation animations, I noticed that the solution was inconsistent with both the glTF loader and a related piece of the glTF exporter. It turned out to be a very nasty bug that led to Breaking change in target camera rotations when using right-handed system !

In any case, this PR should address the broken camera rotation animations:

1 Like