Closed slbelden closed 12 months ago
You forgot to import the version_3_6_or_older()
function on line 11 of tools/armature.py
What do you mean? It’s imported on line 12.
Ah, mb. I was on the Files Changed tab and missed it somehow. Thanks for the PR it helped me a lot!
PR closed in favor of #648
Adds version check for 3.6 and lower in common utils. Changes calls from bone layers to bone collections for 4.0 and higher.