]> git.sesse.net Git - kdenlive/commit
Bezier Spline:
authorTill Theato <root@ttill.de>
Wed, 5 Jan 2011 00:21:16 +0000 (00:21 +0000)
committerTill Theato <root@ttill.de>
Wed, 5 Jan 2011 00:21:16 +0000 (00:21 +0000)
commit51cb2de5a320ba77695fd3c3d3f585b9d4a64207
tree4436aa3e20e08ff1abbfe18e886d7c77b01b9a04
parent4228e3960b5e6d5ecda34529e7c34df86b0a7750
Bezier Spline:
- add operator [] to BPoint to make it easier to access the point of the handles using the type of selected qpoint
- cleanup

svn path=/trunk/kdenlive/; revision=5267
src/beziercurve/beziersplineeditor.cpp
src/beziercurve/bpoint.cpp
src/beziercurve/bpoint.h
src/beziercurve/cubicbezierspline.cpp