summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-tangent_to_curve.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+4
2017-04-28Code formatingJabiertxof1-4/+4
2017-04-28ResetJabiertxof1-4/+4
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-4/+4
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-4/+4
2016-12-16remove rollback to 15315Jabiertxof1-2/+2
2016-12-16Rollback 15315Jabiertxof1-2/+2
2016-12-10Fix headers on LPE'sJabiertxof1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+0
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-4/+4
2014-09-27Update to experimental r13565Liam P. White1-11/+8
2014-04-06Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White1-11/+8
2013-01-17const ....Johan B. C. Engelen1-9/+9
2012-10-21UI uniformisationKris De Gussem1-4/+4
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-6/+6
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-1/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-9/+6
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-26/+40
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-1/+1
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-1/+0
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-18/+18
2008-08-01Make LPE knotholder handles snapMaximilian Albert1-7/+13
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-9/+3
2008-06-18Fix wrong descriptionsMaximilian Albert1-3/+3
2008-06-16First step towards making helper paths for LPE items work betterMaximilian Albert1-0/+2
2008-06-12whitespaceMaximilian Albert1-2/+2
2008-06-11warning cleanupJon A. Cruz1-3/+3
2008-06-10Get rid of get_bpath() in lpe-tangent_to_curve.cppMaximilian Albert1-3/+2
2008-06-10Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert1-24/+0
2008-06-08Re-add two handles for PerpBisector LPE (we don't add the other two because t...Maximilian Albert1-6/+11
2008-06-08Better way to add LPE knotholder handles; now it happens semi-automatically i...Maximilian Albert1-49/+34
2008-06-08Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert1-84/+145
2008-06-02set eol-style:native for recently added filesMaximilian Albert1-170/+170
2008-05-30LPE STACKING!Johan B. C. Engelen1-148/+170
2008-05-19Add possibility to let the 'tangent' have a fixed angle relative to the curveMaximilian Albert1-1/+8
2008-05-19Add handles to adapt tangent lengthMaximilian Albert1-4/+44
2008-05-19Forgot to add two files in commit #18667. Sorry for breaking the build for a ...Maximilian Albert1-0/+101