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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
1
-2
/
+6
2019-03-25
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
1
-6
/
+18
2019-03-25
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
1
-43
/
+240
2019-03-25
lpe-pts2ellipse: parameter enabling based on creation method
schwieni
1
-7
/
+28
2019-03-25
correct clang-format lpe-pts2ellipse.cpp
schwieni
1
-1
/
+1
2019-03-25
lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...
schwieni
1
-96
/
+72
2019-03-25
lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...
schwieni
1
-189
/
+292
2019-01-02
modernize loops (2)
Marc Jeanmougin
1
-2
/
+2
2019-01-02
modernize loops
Marc Jeanmougin
1
-3
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-5
/
+5
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-5
/
+5
2018-03-01
Live effect: Ellipse from Points
Markus Schwienbacher
1
-0
/
+459