Code Monkey home page Code Monkey logo

blender_boneanimcopy's People

Contributors

fmnijk avatar kumopult avatar rintrint avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

blender_boneanimcopy's Issues

插件初始状态下,按F3会使控制台报错

初始状态下,插件的映射骨架为空。此时按F3(不需要执行任何命令,仅仅是列出所有可用的Operator),控制台会输出如下信息

Traceback (most recent call last):
File ".\BoneAnimCopy\mapping.py", line 302, in poll
s = get_state()
File ".\BoneAnimCopy\utilfuncs.py", line 4, in get_state
return bpy.context.scene.kumopult_bac_owner.data.kumopult_bac
AttributeError: 'NoneType' object has no attribute 'data'
Traceback (most recent call last):
File ".\BoneAnimCopy\mapping.py", line 384, in poll
s = get_state()
File ".\BoneAnimCopy\utilfuncs.py", line 4, in get_state
return bpy.context.scene.kumopult_bac_owner.data.kumopult_bac
AttributeError: 'NoneType' object has no attribute 'data'
Traceback (most recent call last):
File ".\BoneAnimCopy\mapping.py", line 346, in poll
s = get_state()
File ".\BoneAnimCopy\utilfuncs.py", line 4, in get_state
return bpy.context.scene.kumopult_bac_owner.data.kumopult_bac
AttributeError: 'NoneType' object has no attribute 'data'

看起来blender在列出所有可用的Operator之前会执行所有Operator的poll()

不知道为啥3.6启用不了

提示这东西

Traceback (most recent call last):
  File "G:\blender\36\3.6\scripts\modules\addon_utils.py", line 333, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'blender_BoneAnimCopy-1'

找不到blender_BoneAnimCopy-1这个模块

image

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.