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