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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-36
/
+0
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-5
/
+1
*
Fises to toggle button and coding style
Jabier Arraiza Cenoz
2016-07-24
2
-37
/
+41
*
Fix bug #1598009 regression on path parameter
Jabier Arraiza Cenoz
2016-07-02
1
-3
/
+1
*
fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPE
Jabier Arraiza Cenoz
2016-06-11
1
-2
/
+26
*
minor warning cleanup.
Jon A. Cruz
2016-04-21
1
-1
/
+1
*
Remove old uses of GTK_STOCK macros
Martin Owens
2016-04-13
1
-4
/
+4
*
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
2016-03-18
1
-1
/
+6
*
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
2016-02-08
1
-1
/
+1
*
Add option to Lattice2 to update LPE only on release knot.
Jabier Arraiza Cenoz
2016-01-17
2
-6
/
+17
*
static code analysis
Kris De Gussem
2015-12-07
1
-1
/
+1
*
static code analysis
Kris De Gussem
2015-11-05
1
-5
/
+5
*
static code analysis
Kris De Gussem
2015-10-29
1
-6
/
+4
*
Added "Spray Friendly" Parameter to roughen LPE
Jabier Arraiza Cenoz
2015-10-18
4
-32
/
+45
*
fixes bug:1492711 in bspline and fillet chamfer
jtx
2015-09-11
2
-12
/
+9
*
Better fix for bug 1492711
Jabier Arraiza Cenoz
2015-09-08
2
-3
/
+12
*
Fix for bug 1492711
Jabier Arraiza Cenoz
2015-09-08
1
-0
/
+3
*
Fix a bug on ToogleButton Parameter when call a function without showing the ...
Jabier Arraiza Cenoz
2015-08-29
1
-0
/
+4
*
Fix for circular references detection in almost all cases, fixing https://bug...
Marc Jeanmougin
2015-07-14
1
-1
/
+1
*
Sync 2Geom to revision 2413.
Krzysztof Kosi??ski
2015-07-04
6
-27
/
+26
|
\
|
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-1
/
+0
|
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
2
-15
/
+1
|
|
\
|
*
\
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
4
-10
/
+7
|
|
\
\
|
*
|
|
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
2015-04-28
1
-1
/
+1
|
*
|
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
6
-25
/
+25
*
|
|
|
Fix for the bug 1468396. Fix the new bug noticed by su_v
Jabier Arraiza Cenoz
2015-06-25
1
-0
/
+3
*
|
|
|
Fix for the bug 1468396
Jabier Arraiza Cenoz
2015-06-25
1
-0
/
+7
*
|
|
|
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
2015-05-20
2
-7
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
2015-05-09
2
-15
/
+1
|
|
/
|
/
|
*
|
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+0
*
|
Fix a bug linking a path parameter to a transformed element
jabiertxof
2015-04-29
1
-1
/
+7
*
|
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
2
-8
/
+0
|
/
*
Fix a bug when update pointparaneter and no Knot
Jabier Arraiza Cenoz
2015-03-16
1
-1
/
+1
*
Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...
Jabier Arraiza Cenoz
2015-03-14
2
-1
/
+7
*
Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...
Jabier Arraiza Cenoz
2015-03-14
2
-1
/
+6
*
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
2015-03-12
2
-39
/
+29
*
Inicialite variables to prevent crashes
Jabier Arraiza Cenoz
2015-03-11
1
-2
/
+0
*
Final cleanup to point parameter, lattice2 and perspective envelope. Also add...
Jabier Arraiza Cenoz
2015-03-10
2
-8
/
+2
*
Fix a bug whith previous commit
Jabier Arraiza Cenoz
2015-03-10
2
-5
/
+8
*
This commit remove all ocurrences of Active Desktop casts and all tool swith ...
Jabier Arraiza Cenoz
2015-03-10
1
-7
/
+4
*
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
2
-3
/
+3
*
Merged pointreseteable parameter to point parameter
Jabier Arraiza Cenoz
2015-03-02
5
-302
/
+45
*
Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...
Jabier Arraiza Cenoz
2015-03-02
1
-2
/
+13
*
Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).
Yuri Chornoivan
2015-01-03
1
-8
/
+8
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
2
-2
/
+2
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-1
/
+1
*
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
2014-12-21
1
-0
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
2
-3
/
+3
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
1
-1
/
+1
*
Update to trunk r13750
Liam P. White
2014-11-24
2
-33
/
+33
|
\
[next]