Repro steps for my case.
- Spawn a part.
- Set it’s Y to 22784.3
- It should set to 22784.301, try to set that .301 to .3. It won’t change.
This has been making CSG operations harder/impossible, and making a thin line between parts.
Repro steps for my case.
This has been making CSG operations harder/impossible, and making a thin line between parts.
Rather than me attempting to explain this, Wikipedia does a fairly good job. It’s all to do with Floating Point Precision issues. I hope this explains why you’re having the issue that you are.
It has to do with floating point precision
Edit: sorry didn’t read woot3’s post
Interesting…
Now how do I solve my CSG issue…?
Try unioning them while they’re near the origin (0, 0, 0), floating points are most precise there
I guess I will need to try later… I have a slightly bigger issue now.
Well… no shovel for me if CSG Unions crash.