summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-pts2ellipse.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-25lpe-pts2ellipse: added perspective circle from 4 pointsschwieni1-2/+6
2019-03-25lpe-pts2ellipse: added perspective circle from 4 pointsschwieni1-6/+18
2019-03-25lpe-pts2ellipse: added perspective circle from 4 pointsschwieni1-43/+240
2019-03-25lpe-pts2ellipse: parameter enabling based on creation methodschwieni1-7/+28
2019-03-25correct clang-format lpe-pts2ellipse.cppschwieni1-1/+1
2019-03-25lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni1-96/+72
2019-03-25lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni1-189/+292
2019-01-02modernize loops (2)Marc Jeanmougin1-2/+2
2019-01-02modernize loopsMarc Jeanmougin1-3/+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-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-5/+5
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-5/+5
2018-03-01Live effect: Ellipse from PointsMarkus Schwienbacher1-0/+459