Torsten Paul
Torsten Paul
@parvit I'm not sure it's the best approach trying to parallelize the "old" NEF operations. The recent work on using the newer corefinement mesh operations (called fast-csg in the nightly...
The ticket can only be closed with the PR merged (it's ok to keep it as an experimental feature). With vacation season in full swing at least in lots of...
That's not possibie in general. Preview only does the 2D image shown in the viewport so unless there's a special case like top level `render()` or top level operation is...
I think I know now what you mean. I'm not sure if there's a simple way of really just repeating the GUI display step. For the current logic to work...
Looks normal on Linux with 2022.06.26.nightly (git ea8950b) using Ctrl+Shift+C  There's some changes sitting in #4261 which might help as it's moving the animation export to an offscreen buffer...
From #4002 > still happening with 2022.05.04 on Windows 10 Pro
I don't know what "exploded" SVG means. This might be covered by the more general layer discussion #2383.
There will be no imperative call for naming and/or writing files. A single assignment would also collide with other enhancement requests asking for export of multiple parts to separate files....
The intent is clear, I'm just trying to clarify that variable assignment is problematic for various reasons and there's a different implementation strategy which scales for multi-file export and keeps...
I'm concerned about exposing too much internals of FreeType into the OpenSCAD interface. I'd be fine to add some of the information for debug purposes but making data structures based...