Torsten Paul
Torsten Paul
AppImage build in this case refers to the automatically built one which can be found via the green checkmark on the commit.  This *should* always build on a clean...
I agree for "normal" settings. We are talking here about special **development** settings that are **not** available in the release version. Polishing those does not make too much sense.
The help output shown does not have Manifold enabled (it would show up with a trailing asterisk ` manifold*`). Can you check the console window output if it says: ```...
The option name feels a bit awkward, but I suppose the feature itself is useful. I don't have a good suggestion yet though. > This is mutually exclusive with the...
Oh, it skips transformations even on the objects? I don't think that will work, e.g. Inkscape has the tendency to modify the object transforms instead of the actual coordinates (create...
There is now Unicode support for the string functions introduced by #561 and the native text rendering from #512 should make that even more useful. So I guess it would...
I think the issue refers to this thread on the mailing list: http://forum.openscad.org/Using-D-in-the-command-line-tc5483.html The example there is: ``` openscad -o output.stl -D 'model="input.stl"' test.scad And here is the code that...
What happens with -D currently is, that the argument is appended to the code in the editor. So what the OpenSCAD parser should see in the example would be (I...
@BarbourSmith You can try asking in the [#openscad](https://web.libera.chat/?channel=#openscad) IRC channel, there's someone working on a website and I would be interested too (nick name `teepee`) as I'd like to see...
No crash with with both Manifold and CGAL using Debian package (OBS Build) 2024.03.27.nightly (git f2d4c1b) and AppImage 2024.03.28.ai18952 (git f2d4c1b62). With Manifold: `WARNING: [manifold] Minkowski hard-crashed, falling back to...