-
ImplicitCAD doesn't yet have everything that OpenSCAD has. But it does have at least one killer feature that OpenSCAD lacks: trivial fillets for cubes and boolean operations.
https://github.com/co…
-
I mean traffic, noise, no river, no forest and town penalties.
Because I couldn't find documentation explaining what exactly is calculated, I tried to analyse brouter/misc/scripts/mapcreation/brouter…
-
I generally find it hard to distinguish the type of window just based on the title. I'm wasting time reading titles and being confused about whether I'm switching to a console, browser window or somet…
-
Mesh3d creates useless or phantom "walls" on rendering. The issue was already described in 2016 here ([case 1](https://community.plot.ly/t/mesh3d-generating-inaccurate-meshes/1445), [case 2](https://c…
-
I just looked at some data in 2Dmatpedia. They simulate 2D materials. I however noticed that in one of their structures, some of the atoms stick through the top of the simulation volume. Apparently th…
-
I was having a discussion @arunetm and it was brought up that issues around discovery would be an important solve as relaxed-simd progressed. Obviously the wasm virtual machine needs to know the capab…
-
### 🐛 Describe the bug
If I repeatedly run the following script, it will fail before reaching `"End"` most of the time. About 75% of the time I run the script. Sometimes it crashes after the firs…
-
Related to #62793 but im pulling this part of it out into its own issue since that one has come to contain various loosely related problems in one.
The following situation is currently possible:
…
-
Many of our classes override `__deepcopy__` to provide a custom implementation. However, as far as I can tell, the custom implementation doesn't do anything special that a default deepcopy wouldn't do…
-
Looking through parts of the code, and documentation I did not notice a way to implement a given atom with a charge (e.g Fe^+2). If I missed how to do this in the docs or code I apologize!
I know i…