]> git.sesse.net Git - kdenlive/commit
rotoscoping: allow adding new points to the spline
authorTill Theato <root@ttill.de>
Tue, 1 Feb 2011 16:02:39 +0000 (16:02 +0000)
committerTill Theato <root@ttill.de>
Tue, 1 Feb 2011 16:02:39 +0000 (16:02 +0000)
commitdecf64d9cd52f708adcaca86d224a88f64e9d33e
tree5f8c8c4021a0465083c89c1d79cc961973a527ab
parent92aa0ab52311111e893535c7762fc7a58bd490fb
rotoscoping: allow adding new points to the spline

svn path=/trunk/kdenlive/; revision=5372
src/CMakeLists.txt
src/onmonitoritems/rotoscoping/bpointitem.cpp
src/onmonitoritems/rotoscoping/bpointitem.h
src/onmonitoritems/rotoscoping/graphicsgems.h [new file with mode: 0644]
src/onmonitoritems/rotoscoping/nearestpoint.cpp [new file with mode: 0644]
src/onmonitoritems/rotoscoping/nearestpoint.h [new file with mode: 0644]
src/onmonitoritems/rotoscoping/splineitem.cpp
src/onmonitoritems/rotoscoping/splineitem.h