pKrime / Expy-Kit

Blending different Character Rigs together
352 stars 32 forks source link

Unitialized 'old_cnt' varible was causing a runtime error inside the execute function. #53

Closed not-forest closed 1 month ago

not-forest commented 3 months ago

When baking constrained actions, a runtime error was causing a fully successful bake to abort. This happens when list(bpy.data.actions) is empty.

pKrime commented 1 month ago

Hi, thanks for your PR and apologies for having missed this. Your commit fixes the bug but in the meantime I think it was fixed already, apologies for my late reply.

Please submit an issue or re-open a PR if still unsolved, cheers!