We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As noted in #12987 (comment), by using the glTF exporter as reference we should be able to finally solve the rotation issues.
Relevant code:
https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/v1.0.0/scripts/addons/io_scene_gltf2/gltf2_extract.py#L34-L60
https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/v1.0.0/scripts/addons/io_scene_gltf2/gltf2_generate.py#L1356
https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/v1.0.0/scripts/addons/io_scene_gltf2/gltf2_generate.py#L1487
Test scene:
#12987 (comment)
The text was updated successfully, but these errors were encountered:
The JSON Blender exporter has been removed with R93 (#14117).
R93
Also see: https://threejs.org/docs/#manual/introduction/Loading-3D-models
Sorry, something went wrong.
No branches or pull requests
As noted in #12987 (comment), by using the glTF exporter as reference we should be able to finally solve the rotation issues.
Relevant code:
https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/v1.0.0/scripts/addons/io_scene_gltf2/gltf2_extract.py#L34-L60
https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/v1.0.0/scripts/addons/io_scene_gltf2/gltf2_generate.py#L1356
https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/v1.0.0/scripts/addons/io_scene_gltf2/gltf2_generate.py#L1487
Test scene:
#12987 (comment)
The text was updated successfully, but these errors were encountered: