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-powerstroke.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
Final fix issue pointed by Mc from https://twitter.com/geekeish/status/117498...
Jabiertxof
1
-3
/
+3
2019-09-28
Real fix issue
Jabiertxof
1
-10
/
+10
2019-09-28
Fix issue pointed by Mc from https://twitter.com/geekeish/status/117498417272...
Jabiertxof
1
-5
/
+8
2019-07-19
Fixes for pressure pencil
Jabier Arraiza
1
-13
/
+14
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
1
-3
/
+31
2019-07-19
Improvemets to power pencil
Jabiertxof
1
-16
/
+0
2019-07-14
fixing coding style
Jabier Arraiza
1
-18
/
+19
2019-07-14
PoewePencil improvements
Jabier Arraiza
1
-33
/
+35
2019-07-14
Pre-Threading comment
Jabier Arraiza
1
-29
/
+32
2019-07-14
working on redraw
Jabier Arraiza
1
-14
/
+19
2019-07-14
working on powerpencil in other thread
Jabier Arraiza
1
-2
/
+6
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+4
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
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-26
Base LPE refactor
Jabier Arraiza
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+3
2017-12-26
Fix power stroke closed path and minor tweacks for pencil powerstroke
Jabier Arraiza
1
-21
/
+27
2017-12-25
Fix start anchors
Jabier Arraiza
1
-6
/
+21
2017-12-18
Working on powerstroke fixes to pentool
Jabier Arraiza
1
-162
/
+23
2017-12-02
Remobing bspline interpolator
Jabier Arraiza
1
-5
/
+4
2017-12-01
Working on BSpline interpolator
Jabier Arraiza
1
-1
/
+2
2017-12-01
Cleaninng
Jabier Arraiza
1
-95
/
+28
2017-12-01
Remobe BSPline interpolator, a non success code and remove showhandles code
Jabiertxo Arraiza Cenoz
1
-2
/
+1
2017-11-29
Add BSPLine interpolator
Jabier Arraiza
1
-1
/
+2
2017-11-29
Add base interpolator parameter
Jabier Arraiza
1
-36
/
+173
2017-11-28
Working on BSPline interpolator
Jabier Arraiza
1
-28
/
+95
2017-11-19
Working on coontinuing paths
Jabier Arraiza
1
-1
/
+1
2017-11-12
Base refactor
Jabier Arraiza
1
-5
/
+9
2017-10-29
Fix a bug converting to paths nested LPE with powerstroke
Jabier Arraiza
1
-1
/
+1
2017-09-19
Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative s...
Jabier Arraiza
1
-1
/
+1
2017-08-27
Minnor tweak on powerstroke LPE
Jabier Arraiza
1
-1
/
+1
2017-08-27
Add preview
Jabier Arraiza
1
-11
/
+3
2017-08-27
Working on preview over powerpencil
Jabier Arraiza
1
-5
/
+26
2017-08-25
Starting with powerpencil
Jabier Arraiza
1
-2
/
+9
2017-04-28
Code formating
Jabiertxof
1
-8
/
+8
2017-04-28
Reset
Jabiertxof
1
-8
/
+8
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-8
/
+8
2016-12-16
remove rollback to 15315
Jabiertxof
1
-0
/
+3
2016-12-16
Rollback 15315
Jabiertxof
1
-3
/
+0
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-0
/
+3
2016-10-08
Fix bug:1622321 on powerstroke
Jabier Arraiza Cenoz
1
-1
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-15
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+15
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-15
/
+0
2016-06-16
Fixes some bugs related to powerstroke 'Powerstroke infinite loop'
Jabier Arraiza Cenoz
1
-16
/
+9
2015-08-30
lpe-powerstroke. validity check on data. (Bug 1487424)
Alvin Penner
1
-2
/
+5
[next]