Marius Kintel
Marius Kintel
It's only pending my review, but I haven't gotten into that headspace. I'll try again..
Oh, btw., the latest manifold has slightly improved performance, so make sure to re-run your tests :)
@ochafik In case you're motivated/have time to pick this up again: We're about to make Manifold the default OpenSCAD backend, I'm trying to pin down the remaining issues/opportunities, and this...
@ochafik I'm doing a bunch of refactoring which will probably kill this PR (#5879, #5872). I'll probably just end up adopting this PR once I get the right set of...
Superseded by #5976
Not sure if this is the correct fix. It looks like some interaction with automatic reload and preview, perhaps we forgot to keep track of whether the file was already...
Ok, I'll go through all the possible states and trace the logic.
If you want to use the bounds analytically to create further geometry, we need a bridge/feedback from the geometry engine to the language evaluator. I'm thinking about ways of doing...
We've been discussing the possibility of including admesh. That could potentially give us the volume calculation for free.
As of today, it's not just a question of duplicating vertices. If a non-manifold topology was specified we'll do a bunch of stuff to try to ingest it: * Quantize...