summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-tangent_to_curve.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+4
* Code formatingJabiertxof2017-04-281-4/+4
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-4/+4
* Fix headers on LPE'sJabiertxof2016-12-101-2/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-4/+4
* Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White2014-04-061-11/+8
* const ....Johan B. C. Engelen2013-01-171-9/+9
* 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