Separate by: Loose parts Not working #64
Labels
No labels
Added
Avatar Toolkit Idea (Won't be added to Cats)
Cleanup
Fixed
Further Info Needed
In Progress
Might Add
Release Candidate
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Kneelawk/Cats-Blender-Plugin#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello again, the Separate by loose parts seems to push an error and reset the scene.

This is the error I receive when trying to separate meshes.
Hi there,
I confirmed this issue and will look into it.
Thanks for the report!
This issue should now be fixed in the dev versions for blender 3.6, 4.0 and 4.1.
This will be pushed to stable in the next few days.
The issue was because we were checking for the threshold in the recently re-written remove_doubles component, but honestly this check isn't needed as the plugin set's the threshold not the user, therefor it can't be changed by the user. So I have removed this check as it's pointless.
Thanks!
Ah okay thank you for the fix!
Issue Closed as fix now released in Cats version 3.6.6.5 for Blender 3.6 and version 4.0.4.4 for Blender 4.0.
Also released to main branch for Blender 4.1.