Git Product home page Git Product logo

Comments (1)

robmcrosby avatar robmcrosby commented on September 28, 2024

An update, after some updates to the script there is a new error when attempting to import robot.usdz. The import functionality is still not entirely implemented but, will keep this ticket open until the script can import robot.usdz.

Traceback (most recent call last): File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/__init__.py", line 54, in execute return import_usdz.import_usdz(context, **keywords) File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 38, in import_usdz importData(context, usdData, tempDir, materials, animations) File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 67, in importData addObject(context, object, materials, animated = animated) File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 288, in addObject addObject(context, child, materials, obj, animated) File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 288, in addObject addObject(context, child, materials, obj, animated) File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 288, in addObject addObject(context, child, materials, obj, animated) [Previous line repeated 1 more time] File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 269, in addObject applyBoneWeights(obj, mesh) File "/Users/robertcrosby/Library/Application Support/Blender/2.81/scripts/addons/io_scene_usdz/import_usdz.py", line 387, in applyBoneWeights obj.vertex_groups[bone].add([index], weight, 'REPLACE') IndexError: bpy_prop_collection[index]: index 0 out of range, size 0

from blenderusdz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.