-
It might be nice to write a little utility panel which allows users to edit spline parameters in Blender and have the mesh update in Blender. It could also provide utilities for automatic spline mergi…
-
I'm getting a segfault when I use the splines attribute. I'm using [this .dot file](https://gist.github.com/mattjj/5abf1c181150b8755775) with the command
```
neato -n2 -Tpng dot.dot > png.png
```
Th…
-
[AzViz-action](https://github.com/JosiahSiegel/AzViz-action/tree/663e24299a6336f1ff8dbddadfac1ba5d462f731) (v1.0.4) -> 663e24299a6336f1ff8dbddadfac1ba5d462f731
-
Using [`stroke-dasharray` and `stroke-dashoffset`](https://github.com/dc-js/dc.graph.js/blob/c6ccc6e445d59b4d4116efd06ed50bef0c744d35/src/diagram.js#L2538-L2550) in order to leave space for arrowheads…
-
See: https://crates.io/crates/beziercurve-wkt
Also consider defining
* CIRCULARSTRING
* COMPOUNDCURVE
* CURVEPOLYGON
* CURVE
* CIRCLE
* ELLIPTICALCURVE
* NURBSCURVE
* CLOTHOID
* SPIRALCURV…
-
Just capturing the idea in case someone gets time to play with it...
Many times I find myself wishing I could add spline handles and move them around to make the connections follow a path that doesn'…
-
When sending the model to device (cuda) and during training, it happened that, on the forward pass, I got the exception `RuntimeError: Expected all tensors to be on the same device, but found at least…
-
In Splines branch, spline_builder_batched.hpp file, the object spline_tr is a buffer with the same size as spline (corresponding to the input/output). It implies that half memory has to be filled with…
-
**Synfig version & platform**: 1.3.6 & Windows 10
(we're more likely to help if you're using latest development builds)
**Issue description**: after disconnecting two splines (automatically connec…
-
In the `SplineBuilder` the batch information is only used in the `operator()`
https://github.com/CExA-project/ddc/blob/main/include/ddc/kernels/splines/spline_builder.hpp#L401-L413
A `SplineBuilde…