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-simplify.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for pressure pencil
Jabier Arraiza
2019-07-19
1
-9
/
+10
*
Improvements finish pointed by Maren
Jabier Arraiza
2019-07-19
1
-1
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-10
/
+10
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-0
/
+3
*
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
2016-12-19
1
-5
/
+1
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-0
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-9
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+9
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-9
/
+0
*
Order and cleanup of some LPE
Jabier Arraiza Cenoz
2016-07-23
1
-3
/
+2
*
Fix for bug 1540070
Jabier Arraiza Cenoz
2016-03-02
1
-3
/
+1
*
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
2016-02-08
1
-2
/
+2
*
Bug fixes for simplify LPE and applied fix also affected #166937
Jabier Arraiza Cenoz
2015-11-30
1
-8
/
+11
*
typo
Kris De Gussem
2015-10-28
1
-1
/
+1
*
add flattern button to interactive simplify
Jabier Arraiza Cenoz
2015-07-27
1
-0
/
+1
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-9
/
+6
*
Fix coding style issues in simplify LPE
Jabier Arraiza Cenoz
2015-04-09
1
-95
/
+95
*
Remove redundant buttons on simplify LPE
Jabier Arraiza Cenoz
2015-03-10
1
-31
/
+6
*
Fix a bad string
Jabier Arraiza Cenoz
2015-03-09
1
-1
/
+1
*
Removed auto size helper paths because strange result
Jabier Arraiza Cenoz
2015-03-09
1
-21
/
+20
*
Fixed a bug on simplify pointed by su_v
Jabier Arraiza Cenoz
2015-03-08
1
-24
/
+3
*
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Yuri Chornoivan
2015-03-08
1
-1
/
+1
*
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
1
-14
/
+43
*
Improved popup mesage to a LPE Simplify parameter
Jabier Arraiza Cenoz
2015-03-07
1
-1
/
+1
*
Add a smooth angles parameter to Simplify LPE
Jabier Arraiza Cenoz
2015-03-07
1
-14
/
+59
*
Change calls to desktop with SP_ACTIVE_DESKTOP
Jabier Arraiza Cenoz
2014-11-02
1
-2
/
+2
*
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
2014-09-29
1
-0
/
+3
*
Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...
Jabier Arraiza Cenoz
2014-08-11
1
-28
/
+22
*
Simplify original paths on helper paths pointed by Liam. Also used arcs for h...
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
*
fix bug pointed by suv
Jabier Arraiza Cenoz
2014-08-10
1
-1
/
+1
*
Better helper paths in simplify LPE sugested by suv
Jabier Arraiza Cenoz
2014-08-10
1
-4
/
+8
*
Add icons on/off to use in simplify LPE toggle buttons
Jabier Arraiza Cenoz
2014-07-21
1
-4
/
+4
*
Fix build
Liam P. White
2014-07-19
1
-3
/
+3
*
Update togglebutton parameter to handle if you want:
Jabier Arraiza Cenoz
2014-07-13
1
-6
/
+10
*
adding missing files from LPE simplify
Jabier Arraiza Cenoz
2014-05-13
1
-0
/
+287