swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453
Revision 0691ff931a198adc36f7e325e51a2f9950c9c38d authored by Tobias Ellinghaus on 16 December 2015, 18:49:00 UTC, committed by Tobias Ellinghaus on 16 December 2015, 18:49:00 UTC
In basecurve and tonecurve you can add nodes on the same x coordinate
easily by ctrl-clicking. That will however crash dt as the resulting
catmull rom spline would be degenerated. So don't do that.

It also fixes broken logic when to select a node.
1 parent 23e7cd1
History
Tip revision: 50d91bdfc94cb9d3aa01634ac0b003d76e799bf1 authored by Tobias Ellinghaus on 04 May 2017, 21:56:48 UTC
Add db locking on Windows
Tip revision: 50d91bd
File Mode Size
cmake
data
doc
packaging
po
src
tools
.clang-format -rw-r--r-- 1.5 KB
.dir-locals.el -rw-r--r-- 94 bytes
.gitattributes -rw-r--r-- 29 bytes
.gitignore -rw-r--r-- 122 bytes
.mailmap -rw-r--r-- 5.9 KB
CMakeLists.txt -rw-r--r-- 12.2 KB
CONTRIBUTING.md -rw-r--r-- 924 bytes
README.md -rw-r--r-- 2.1 KB
RELEASE_NOTES -rw-r--r-- 829 bytes
build.sh -rwxr-xr-x 5.1 KB

README.md

back to top