Eivind Fonn
Eivind Fonn
I'm willing to give it a shot, though we'll see if the energy part of the equation holds up. I just wanted some clear indication that if this PR is...
Added a bugfix commit on this PR. If the first candidate node whose `view()` succeeds is to be returned, we can't wrap the whole loop in a single `try`. :-P
I don't think anyone has set down any specifications for how general it needs to be. I can at least tell you about those cases, that it *should* do the...
Thanks. I actually had some tests on this but I can't find them now. Fairly upset because they were not easy to write. :cry: > Is it assumed that an...
Everything is functionally identical except there are two new methods: - `.structure()` discards the control point array and returns a pure SplineStructure object. - `.with_controlpoints()` returns a new SplineObject with...
The CI failure is unrelated.
For those interested, my fork now lives [here](https://github.com/TheBB/evil-indent-plus) and is on MELPA under the name `evil-indent-plus`.
*Original comment by* **sampablokuper (Bitbucket: [sampablokuper](https://bitbucket.org/sampablokuper), GitHub: [sampablokuper](https://github.com/sampablokuper))**: ---------------------------------------- @tmalsburg, thank you for reporting this issue, which has been bugging me for a while! Thank you also for your draft...
*Original comment by* **Titus von der Malsburg (Bitbucket: [tmalsburg](https://bitbucket.org/tmalsburg), GitHub: [tmalsburg](https://github.com/tmalsburg))**: ---------------------------------------- minor rephrasing
*Original comment by* **Frank Fischer (Bitbucket: [lyro](https://bitbucket.org/lyro), GitHub: [lyro](https://github.com/lyro))**: ---------------------------------------- Nothing new. AFAIK nobody ever worked on this.