index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-pts2ellipse.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
1
-2
/
+6
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
1
-6
/
+18
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
1
-43
/
+240
*
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 po...
schwieni
2019-03-25
1
-96
/
+72
*
lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...
schwieni
2019-03-25
1
-189
/
+292
*
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
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
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