| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 1 | -2/+6 |
| | | | | | improved tool-tips for better usability | ||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 1 | -6/+18 |
| | | | | | improved tool-tips for better usability | ||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 1 | -43/+240 |
| | | | | | improved tool-tips for better usability | ||||
| * | lpe-pts2ellipse: parameter enabling based on creation method | schwieni | 2019-03-25 | 1 | -7/+28 |
| | | |||||
| * | correct clang-format lpe-pts2ellipse.cpp | schwieni | 2019-03-25 | 1 | -1/+1 |
| | | |||||
| * | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵ | schwieni | 2019-03-25 | 1 | -96/+72 |
| | | | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file. | ||||
| * | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵ | schwieni | 2019-03-25 | 1 | -189/+292 |
| | | | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file. | ||||
| * | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 1 | -2/+2 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -3/+3 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 |
| | | |||||
| * | Live effect: Ellipse from Points | Markus Schwienbacher | 2018-03-01 | 1 | -0/+459 |
