Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Scale size of object changes after remesh operation. #89

Closed
xyzdcgan opened this issue Apr 12, 2019 · 2 comments
Closed

Scale size of object changes after remesh operation. #89

xyzdcgan opened this issue Apr 12, 2019 · 2 comments

Comments

@xyzdcgan
Copy link

Hello @stephomi ,

After performing subtract operation on object the scaling size changes.
I checked the previous issue of scaling and checked that scale and centre option is disabled.
Also checked that all commit are there in our clone which you gave in previous post.

bbac4ce

All these code is there in our clone.

Demo of issue.

We have added two 3d model,

  1. Square with Triangle
  2. Cylinder

When we load original model, its setting proper with its size and scale.

Original3dModel

Once we applied subtract operation (Square - Cylinder), The subtracted square's scale has been updated

Subtracted3DModel

Can you please look into this issue and if provide a solution or a way of how we can solve the issue.

Thanks, @stephomi

@xyzdcgan xyzdcgan changed the title Scale size of object changes after boolean subtract operation. Scale size of object changes after remesh operation. Apr 12, 2019
@stephomi
Copy link
Owner

stephomi commented Apr 12, 2019

Yes it's a known issue related to remeshing, it's not specific to substraction.

I've added a commit to booleanRemesh, it should be much better 206f2ab

Maybe I'll add it to master at some point, it's still not perfect though, at worse you can probably have an offset error as big as the cell size.

@xyzdcgan
Copy link
Author

xyzdcgan commented Apr 15, 2019

Thank you @stephomi checked the commit. It's working like charm, 👍 💯 really thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants