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-transform_2pts.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
1
-6
/
+6
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-14
/
+14
2019-01-02
modernize loops
Marc Jeanmougin
1
-7
/
+7
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
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-5
/
+8
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+2
2017-05-29
Initial release
Jabiertxof
1
-2
/
+2
2017-05-27
More fixes to LPE
Jabiertxof
1
-2
/
+2
2017-05-27
More fixes to LPE
Jabiertxof
1
-2
/
+2
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-4
/
+14
2017-04-28
Reset
Jabiertxof
1
-15
/
+0
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+1
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+15
2017-01-07
Fix typo in variable name s/strech/stretch/
mattia@debian.org
1
-7
/
+7
2016-12-16
remove rollback to 15315
Jabiertxof
1
-0
/
+1
2016-12-16
Rollback 15315
Jabiertxof
1
-1
/
+0
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-0
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+0
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-1
/
+0
2016-06-12
Fix 90% of tweenk review
Jabier Arraiza Cenoz
1
-1
/
+1
2016-06-12
Fix a helper path data
Jabier Arraiza Cenoz
1
-1
/
+1
2016-03-02
Fix for bug 1540070
Jabier Arraiza Cenoz
1
-2
/
+1
2016-02-08
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
1
-4
/
+4
2015-11-01
Typo fix
Yuri Chornoivan
1
-2
/
+2
2015-09-17
Improvements to transform by two knots pointed by Ivan Louette
jtx
1
-10
/
+66
2015-08-28
Improve elastic mode in transform by two points LPE
jtx
1
-1
/
+5
2015-08-27
Add lock angle to transform by two points LPE
Jabier Arraiza Cenoz
1
-31
/
+42
2015-08-27
Changed from fixed width to lock width, removed one widget to the transform b...
Jabier Arraiza Cenoz
1
-25
/
+18
2015-08-26
Added fixed and elastic modes to transform by two knots
Jabier Arraiza Cenoz
1
-8
/
+86
2015-08-24
Fix a big on apply on closed path Transform By two knots
Jabier Arraiza Cenoz
1
-0
/
+4
2015-07-30
Fixed bugs in branch review and updated to new api
Jabier Arraiza Cenoz
1
-64
/
+79
2015-04-10
Fix coding style issues in transform by two points LPE
Jabier Arraiza Cenoz
1
-97
/
+97
2015-03-19
Fixed compiling problems and removed ACTIVE DESKTOP from LPE
Jabier Arraiza Cenoz
1
-16
/
+8
2015-02-05
fixed bugs pointed by su_v
Jabier Arraiza Cenoz
1
-24
/
+19
2015-02-04
fixing bugs on reset function
Jabier Arraiza Cenoz
1
-62
/
+77
2015-02-02
Fix some problems pointed by su_v
Jabier Arraiza Cenoz
1
-8
/
+27
2015-02-01
adde parameter to select knot node position
Jabier Arraiza Cenoz
1
-10
/
+98
2015-01-27
Create a empty LPE
Jabier Arraiza Cenoz
1
-0
/
+47