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-tangent_to_curve.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
1
-1
/
+1
*
Properly allow effect stacking with knotholders (and add extra LPE functional...
Liam P. White
2014-04-06
1
-1
/
+0
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-0
/
+1
*
Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ...
Maximilian Albert
2008-06-16
1
-2
/
+0
*
Second step: try to make helper curves respond faster (don't recreate/delete ...
Maximilian Albert
2008-06-16
1
-1
/
+1
*
Add option to either suppress path flash for items with LPE (e.g., spiro spli...
Maximilian Albert
2008-06-08
1
-0
/
+2
*
Re-add two handles for PerpBisector LPE (we don't add the other two because t...
Maximilian Albert
2008-06-08
1
-5
/
+10
*
Better way to add LPE knotholder handles; now it happens semi-automatically i...
Maximilian Albert
2008-06-08
1
-1
/
+0
*
Make knotholders for LPE items finally work; each effect can now overload the...
Maximilian Albert
2008-06-08
1
-10
/
+9
*
Add possibility to let the 'tangent' have a fixed angle relative to the curve
Maximilian Albert
2008-05-19
1
-0
/
+2
*
Add handles to adapt tangent length
Maximilian Albert
2008-05-19
1
-1
/
+11
*
Forgot to add two files in commit #18667. Sorry for breaking the build for a ...
Maximilian Albert
2008-05-19
1
-0
/
+51