Closed Mohammad9760 closed 7 months ago
OK, I tried this in Blender 4.0.1 and there are no bone layers, there is bone collections. is this what's causing the issue? also the imported animation has no bone collection but I assume that is not what's causing the problem since the python traceback goes back to an AttributeError not some kind of Null reference, but I don't know better to know what's going on.
is there a recommended Blender version that works with this add-on?
It seems to be fixed since fa4de7cd. So, try to download the latest version, and try again. Also this very error will not fire in any blender < 4.0.
It seems to be fixed since fa4de7cd
is there a release for that?
is there a release for that?
It depends on whether you have pressed that green button "Code > Download zip" or not. ;-) If yes, then the 'release' must be in your download directory, just install it in blender as any other add-on (ensure to uninstall previous version first).
The power of git is the ability to restore a source tree at any point in history. A release is just another point in history. As for your v0.5.2
(detected by the line number in your video) - the very old point (there are many nice improvements since then).
If you like to fiddle with various blender versions (as I do), then you may give a try to my fork (#44 , also zip) where I'm trying to have it working in a lot of versions, starting from 2.76 (but be aware, it's not too stable yet, just WIP).
oh, thanks. I didn't realize I could just install the repo.
Huh, gangsta. :-) (as stated right here) :-))
yeah, whatever. I'm guilty of being lazy when it comes to reading docs
Hey thanks!!!
I followed these steps:
https://github.com/pKrime/Expy-Kit/assets/79392031/f9052810-28b3-4a05-9f51-38c4d22372d0
I expected it to add constraints to the Rigify rig. am I missing something? please help! thanks