We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

blender 2.81/2.17pre1 export complains – armature

Home Forums Bug Reports and Feature Requests blender 2.81/2.17pre1 export complains – armature

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #21482
    Anonymous
    Inactive

    So I switched my project to new blender2.81/verge.217pre1 and try to fix that error during gltf export:

    `Traceback (most recent call last):
    File “/media/ab/chamb/verge3d/addons/verge3d/__init__.py”, line 148, in execute
    return gltf2_export.save(self, context, exportSettings)
    File “/media/ab/chamb/verge3d/addons/verge3d/gltf2_export.py”, line 120, in save
    generateGLTF(operator, context, exportSettings, glTF)
    File “/media/ab/chamb/verge3d/addons/verge3d/gltf2_generate.py”, line 3346, in generateGLTF
    generateNodes(operator, context, exportSettings, glTF)
    File “/media/ab/chamb/verge3d/addons/verge3d/gltf2_generate.py”, line 2360, in generateNodes
    node[‘skin’] = get_skin_index(glTF, blender_armature.name, index_offset)
    File “/media/ab/chamb/verge3d/addons/verge3d/gltf2_get.py”, line 354, in get_skin_index
    skeleton = gltf.getNodeIndex(glTF, name)
    NameError: name ‘gltf’ is not defined

    location: <unknown location>:-1

    #21484
    Anonymous
    Inactive

    found issue: only octahedral view of armature is supported, right?

    #21485
    Anonymous
    Inactive

    sorry, this was not a problem…searchin..

    #21486

    it is a known issue that we already fixed. We’ll make it available with 2.17pre2 soon. Sorry for the inconvenience!

    Chief 3D Verger | LinkedIn | Twitter

    #21491
    Anonymous
    Inactive

    ah, OK, good to know, thank you :good:

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.