Torsten Paul
Torsten Paul
There's no packaging of that build in place, to make this build installable without a MSYS2 environment and having the environment would make OpenSCAD available already. Maybe the download section...
Export independent of window size is on the way via #4261. Floating main window is difficult with the current GUI code, as it's the center widget. That structure might have...
There is no such thing as scheduling other peoples spare time. We can try motivating people doing specific things, but the bigger the change is the more difficult that gets...
Agreed, and the suggestions certainly get my vote.
No, that's not supposed to happen and it does not when using Gnome on Wayland, so I'm not sure this is an OpenSCAD issue.
I think the answer with the design so far is: it depends... on how things are defined inside the `screws.scad`. Right now I don't yet see how to handle lets...
Nothing wrong with that, I like it very much as it automatically produces namespaces when importing multiple libraries. But we need to consider backward compatibility and this makes things a...
I would expect both old and new style to co-exist for quite some time, maybe even forever. We still need to define a way how to handle things if both...
All the new style features naturally end up in the variable namespace anyway. So it seems this would be mostly about retaining support for the legacy definitions? I guess we...
That came up in the IRC discussion too: > Although I still feel like there is a redundancy between modules and these objects. They are almost identical. Let me ask...