Blender exporter normal bug fix
Global rotation is not taken into account for normals in loader.
This leads to all objects/cameras/lights in the scene being rotated correctly,
but with normals pointing into the wrong direction.
Not applying rotation at all fixes this problem