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
/
parameter
/
parameter.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
1
-76
/
+46
2019-03-25
lpe-pts2ellipse: parameter enabling based on creation method
schwieni
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
1
-11
/
+1
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
1
-5
/
+7
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-4
/
+5
2017-12-04
Adding fix to sliders and spin buttons on LPE
Jabier Arraiza
1
-4
/
+7
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+9
2017-05-29
Initial release
Jabiertxof
1
-7
/
+6
2017-05-27
More fixes to LPE
Jabiertxof
1
-6
/
+5
2017-05-27
More fixes to LPE
Jabiertxof
1
-6
/
+5
2017-05-27
Change bad named vars
Jabiertxof
1
-3
/
+3
2017-05-27
Change bad named vars
Jabiertxof
1
-3
/
+3
2017-05-05
LPE widget refactor. Improvement to not update on same value
Jabiertxof
1
-1
/
+3
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-0
/
+2
2017-05-01
Remove couts
Jabiertxof
1
-1
/
+0
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-6
/
+0
2017-04-29
minor bugfixing
Jabiertxof
1
-0
/
+1
2017-04-29
Rewrite UX
Jabiertxof
1
-0
/
+10
2017-04-28
Reset
Jabiertxof
1
-21
/
+1
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+11
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+10
2017-01-24
Some bug fix to prepare merge
Jabiertxof
1
-0
/
+3
2016-07-30
Full rewrite on working mode now no linked paths necesary
Jabier Arraiza Cenoz
1
-26
/
+17
2016-07-29
Improvements to widget redraw
Jabier Arraiza Cenoz
1
-13
/
+25
2016-07-24
Add strore parameters
Jabier Arraiza Cenoz
1
-0
/
+7
2015-10-18
Added "Spray Friendly" Parameter to roughen LPE
Jabier Arraiza Cenoz
1
-16
/
+21
2015-09-11
fixes bug:1492711 in bspline and fillet chamfer
jtx
1
-9
/
+7
2015-09-08
Better fix for bug 1492711
Jabier Arraiza Cenoz
1
-3
/
+9
2015-09-08
Fix for bug 1492711
Jabier Arraiza Cenoz
1
-0
/
+3
2015-05-20
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
1
-7
/
+0
2014-11-01
Fixed 32-bit build break.
Jon A. Cruz
1
-1
/
+1
2014-08-15
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
1
-1
/
+7
2014-07-06
Extension of fix for 13420: effects often set upper limit to inf, causing pro...
Liam P. White
1
-2
/
+17
2014-07-06
Fix an oddity with path effects dialog, gtk3 only
Liam P. White
1
-2
/
+10
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-03-19
Fixing regression
jtx
1
-1
/
+2
2013-03-14
Updating original path
Jabier Arraiza Cenoz
1
-1
/
+6
2012-10-14
Don't try to set infinite bounds on SpinButtons in LPE Scalar
Alex Valavanis
1
-2
/
+2
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-2
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2011-11-09
lpe: add slider to scalar param optionally (does not work very well yet)
Johan B. C. Engelen
1
-1
/
+5
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-2
/
+2
2009-12-20
Warning cleanup
Jon A. Cruz
1
-2
/
+2
[next]