-
This should probably be an, oh, P4 or so--very low priority, but writing down while I remember.
Most mods use power scales that have no particular connection to reality. (An "RF"? How many RF to a Jo…
-
The slope limiter function checks for `x1rat == 1.0` etc. to see if uniform grid methods can be used. However I think these variables can be set to 1 for user-defined mesh generators as well.
-
I have several test grids where the powerflow does not converge out of the box, while Integral converges without any sign of difficulties. While I cannot rule out the possibility that I have an error …
-
The hand drawn one in the README doesn't exactly look great...
-
On all my projects `dartdoc` fails with warnings:
```
warning: no canonical library found for dart-core.int, not linking ...
warning: no canonical library found for dart-core.Type, not linking ..…
-
CRITICAL ERROR: ProjectAnimData::appendClipTriggerToAnimData():Failed to Set Data!
We advise you to contact author etc.
Is there something specifically wrong with my workflow, or is this a curren…
-
A 2D half-edge graph can be useful. Technically, Plexus already supports this in some fashion because the geometric data in a graph is arbitrary. However, none of the geometric traits are implemented …
-
These logs will tell you way more then I can. It has problems
with a few mods for sure and world gen is not so hot in a few
spots.
I had a 1.12.2 starter spawn, just a simple spawn building with…
ghost updated
6 years ago
-
The `IndexVertices` trait can be used to index arbitrary streams of vertex data, but requires that the arity of the topology (polygons) is constant (i.e., all triangles or all quads). It should be pos…
-
This discussion started on libremesh/alterchef#14 by @patogit I copy it here:
_Ok. The new Chef seems to be monolingual (English), with all the interface messages hard-coded in chef.html. Do you ha…