summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-tangent_to_curve.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-18/+18
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-7/+13
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-291-9/+3
* Fix wrong descriptionsMaximilian Albert2008-06-181-3/+3
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-161-0/+2
* whitespaceMaximilian Albert2008-06-121-2/+2
* warning cleanupJon A. Cruz2008-06-111-3/+3
* Get rid of get_bpath() in lpe-tangent_to_curve.cppMaximilian Albert2008-06-101-3/+2
* Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert2008-06-101-24/+0
* Re-add two handles for PerpBisector LPE (we don't add the other two because t...Maximilian Albert2008-06-081-6/+11
* Better way to add LPE knotholder handles; now it happens semi-automatically i...Maximilian Albert2008-06-081-49/+34
* Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert2008-06-081-84/+145
* set eol-style:native for recently added filesMaximilian Albert2008-06-021-170/+170
* LPE STACKING!Johan B. C. Engelen2008-05-301-148/+170
* Add possibility to let the 'tangent' have a fixed angle relative to the curveMaximilian Albert2008-05-191-1/+8
* Add handles to adapt tangent lengthMaximilian Albert2008-05-191-4/+44
* Forgot to add two files in commit #18667. Sorry for breaking the build for a ...Maximilian Albert2008-05-191-0/+101