summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-tangent_to_curve.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI uniformisationKris De Gussem2012-10-211-4/+4
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-6/+6
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-9/+6
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-26/+40
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-1/+1
* 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