Gltf-blender-io: Wrong position of Child object

Created on 24 Apr 2019  路  4Comments  路  Source: KhronosGroup/glTF-Blender-IO

Describe the bug
When I parent an object, this child object has a wrong position.

To Reproduce
Steps to reproduce the behavior:
On the version of today's blender

  1. Create a first simple object (cube) and move it
  2. Create a second simple object and move it
  3. Selects both
  4. CTRL + p (Set to Parent : Keep Transform)
  5. Export gltf
    -> The child object (blue cube) does not have the same position when I view the glft file

Expected behavior
The child object should have the same position between blender and glft file

Screenshots
image

.blend file/ .gltf
Blend_gltf_files.zip

Version

  • OS: Windows 10 64 bits
  • Blender Version 2.80 (2019-04-24)]
bug exporter

Most helpful comment

This should be fixed in dadde634dd117df5c1bc0c19978291f30a3f8bd1 of #446.

All 4 comments

This should be fixed in dadde634dd117df5c1bc0c19978291f30a3f8bd1 of #446.

Great

446 is now merge, this should be fixed.

Don't hesitate to comment if there is still an issue

Wonderful it works, I'm going to test with an important scene, thanks for your great work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

donmccurdy picture donmccurdy  路  3Comments

spiraloid picture spiraloid  路  5Comments

julienduroure picture julienduroure  路  3Comments

dsinni picture dsinni  路  3Comments

Quinten123 picture Quinten123  路  4Comments