Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collision from Loose Part #72

Closed
Weisl opened this issue Oct 20, 2021 · 12 comments
Closed

Collision from Loose Part #72

Weisl opened this issue Oct 20, 2021 · 12 comments
Labels
enhancement New feature or request
Milestone

Comments

@Weisl
Copy link
Owner

Weisl commented Oct 20, 2021

No description provided.

@Weisl Weisl added this to the 1.2 milestone Oct 25, 2021
@Weisl Weisl added the enhancement New feature or request label Sep 1, 2022
@Weisl Weisl modified the milestones: 1.2, 1.4 Nov 4, 2022
@Weisl
Copy link
Owner Author

Weisl commented Apr 5, 2023

Also requested by users

@Weisl
Copy link
Owner Author

Weisl commented Jul 4, 2023

Fix orientation

  • BBox
  • Capsule
  • Sphere
  • Cylinder
  • Mesh
  • Remesh
  • Auto Convex
  • OOBBox

@Weisl
Copy link
Owner Author

Weisl commented Jul 4, 2023

Biggest problem is BMesh data has been removed error when regenerating the mesh

@Weisl
Copy link
Owner Author

Weisl commented Jul 4, 2023

Generates multiple Collider for the same mesh

@Weisl
Copy link
Owner Author

Weisl commented Jul 4, 2023

Colliders get duplicated for each selected objects. 4x object means 4x the same colliders

@Weisl
Copy link
Owner Author

Weisl commented Jul 5, 2023

Fix bmesh error and missing collection assignement for:

  • BBox
  • Capsule
  • Sphere
  • Cylinder
  • Mesh
  • Remesh
  • Auto Convex
  • OOBBox

@Weisl
Copy link
Owner Author

Weisl commented Jul 5, 2023

delete tmp meshes

@Weisl
Copy link
Owner Author

Weisl commented Jul 5, 2023

Island doesn't work for convex collision and multiple objects selected
image

Weisl added a commit that referenced this issue Jul 5, 2023
@Weisl
Copy link
Owner Author

Weisl commented Jul 5, 2023

Bug when using combination BBox (SELECTION, INDIVIDUAL, LOCAL)
bug_SELECTION_INDIVIDUAL_LOCAL

Fix, disable split for selection

@Weisl
Copy link
Owner Author

Weisl commented Jul 5, 2023

Hide temp mesh collection

@Weisl
Copy link
Owner Author

Weisl commented Jul 6, 2023

Currently not supported in Edit mode. Needs to be shown to the user

@Weisl Weisl closed this as completed Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant