Fix for issue #70 #71

Merged
kkbp-dev merged 1 commit from sialim/KKBP_Importer:sialim-patch-1 into master 2026-06-05 20:46:20 +00:00
Contributor

Added mode guard to apply modifier function. Couldn't identify underlying cause of why it tried to apply a modifier in edit mode specifically on the cf_hit_spine01 bone, but this seemed to fix issue #70. If we want to be extra safe I can add a mode restore in case something expects it to still be in edit mode right after, but I left it out for now.

Added mode guard to apply modifier function. Couldn't identify underlying cause of why it tried to apply a modifier in edit mode specifically on the cf_hit_spine01 bone, but this seemed to fix [issue #70](https://gitgoon.dev/kkbp-dev/KKBP_Importer/issues/70). If we want to be extra safe I can add a mode restore in case something expects it to still be in edit mode right after, but I left it out for now.
Added mode guard to apply modifier function. Couldn't identify underlying cause, but this seemed to fix issue #70.
Owner

That's an interesting find... Yeah I don't think I've ever tried prepping with that import option. It looks like the object is supposed to be in object mode at this point so this check is fine the way you have it. Thanks for finding a fix!

That's an interesting find... Yeah I don't think I've ever tried prepping with that import option. It looks like the object is supposed to be in object mode at this point so this check is fine the way you have it. Thanks for finding a fix!
kkbp-dev merged commit 614ceb98b2 into master 2026-06-05 20:46:20 +00:00
sialim deleted branch sialim-patch-1 2026-06-05 21:25:57 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kkbp-dev/KKBP_Importer!71
No description provided.