-
People often want to interpolate histograms. Interpolating profiles is even more useful. Interpolation should be done via a functor, so that the interpolation can have state.
```
auto h = ... // his…
-
Currently we have `Color.range()` and friends which only interpolates between 2 colors. I just had to write this for a color component I’m writing (``), and it was no fun:
```js
colorAt (p) {
l…
-
Natron version 2.3.14 Release. CentOS 7
Any idea if the resizable bezier handles will ever be implemented? In animation having these handles locked makes it very difficult to create animation, so b…
-
**Elasticsearch Cloud version:** v8.4.3
**Describe the bug:** I'm having problems with the legends, I need to use the 'none' orient type because the legend was not getting the position I would like…
-
It should probably scale the canvas itself without redrawing the picture until the gesture is done instead of redrawing the strokes in real time (or redrawing it async).
-
Thread title says it all. The whole shadow is moving not only the flames.
-
Because UBL dont works, I test the other BL and here the first bug:
```
sketch\src\core\commands\gcode/bedlevel/m420.h:160:15: error: 'abl' was not declared in this scope
abl.vir…
-
So I have bought this up before but no fix.
If I add a bit of DZ curve to my Yaw response in mapping properties I get very noticeable Non Dead Zone.
this is particularly bad when zoomed in in ga…
-
TinySpline provides natural spline interpolation only. We should add closed, periodic, and knot-a-knot interpolation in order to provide a more convenient interface.
-
This is one thing I wanted to do since the very beginning. I'm slowly implementing various bits here and there. Making this public so we can track the (non)progress better and to have a list of requir…