summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-angle_bisector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+2
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-override pass.Emmanuel Gil Peyrot1-4/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2016-12-16remove rollback to 15315Jabiertxof1-5/+3
2016-12-16Rollback 15315Jabiertxof1-3/+5
2016-12-10Fix headers on LPE'sJabiertxof1-5/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2015-08-02Fixed some typos in bsector and bsplineJabier Arraiza Cenoz1-1/+1
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-5/+5
2014-01-19LPE strings consistency fix.Nicolas Dufour1-1/+1
2013-03-13cppcheckKris De Gussem1-2/+0
2013-01-17const ....Johan B. C. Engelen1-6/+6
2012-10-20UI uniformisationKris De Gussem1-2/+2
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-4/+4
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-6/+4
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-38/+34
2010-05-18reduce include dependenciesJohan B. C. Engelen1-0/+2
2008-08-04Correct handle tipsMaximilian Albert1-2/+2
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-12/+12
2008-08-01Make LPE knotholder handles snapMaximilian Albert1-2/+6
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-6/+2
2008-07-14Enable knotholder handles for LPEAngleBisector now that they can be used simu...Maximilian Albert1-3/+2
2008-06-16New LPE: Angle bisectorMaximilian Albert1-0/+161