summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perp_bisector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* fix code (clang complains)Johan B. C. Engelen2013-11-051-2/+2
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-2/+2
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-0/+1
* remove more NR:: from live_effects codeJohan B. C. Engelen2008-08-011-2/+2
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-0/+2
* Re-add two handles for PerpBisector LPE (we don't add the other two because t...Maximilian Albert2008-06-081-7/+11
* Provide knotholder for LPEPerpBisector; TODO: this replaces the usual nodepat...Maximilian Albert2008-05-191-1/+16
* New LPE: Perpendicular bisectorMaximilian Albert2008-05-181-0/+48