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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)
Liam P. White
2014-08-30
1
-5
/
+6
*
remove gtkmm sub-headers
Jabier Arraiza Cenoz
2014-08-26
2
-16
/
+8
*
Fix Gtk+ 2 build
Alex Valavanis
2014-08-24
1
-2
/
+2
*
Fix orientable Gtkmm widgets
Alex Valavanis
2014-08-23
2
-3
/
+28
*
Fix deprecated GtkHBox use
Alex Valavanis
2014-08-23
1
-2
/
+6
*
properly attribute code
Johan B. C. Engelen
2014-08-23
1
-0
/
+7
*
add missing files from last commit
Johan B. C. Engelen
2014-08-23
2
-0
/
+145
*
To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...
Johan B. C. Engelen
2014-08-23
5
-3
/
+90
*
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2014-08-20
2
-3
/
+102
*
Update to trunk r13525
Liam P. White
2014-08-17
2
-3
/
+7
|
\
|
*
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
2014-08-15
2
-2
/
+8
|
*
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
2014-08-06
1
-1
/
+1
|
*
Don't update path effects on document load (#1299948)
Liam P. White
2014-07-28
1
-0
/
+5
|
*
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
2014-07-08
1
-1
/
+4
*
|
Add 'Show handles' LPE
Jabier Arraiza Cenoz
2014-08-12
6
-1
/
+283
*
|
fix a bug knots resetting in fillet-chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
*
|
Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...
Jabier Arraiza Cenoz
2014-08-11
1
-28
/
+22
*
|
Added reset modifier to knot in fillet chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-32
/
+46
*
|
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
*
|
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
2014-08-06
1
-1
/
+1
*
|
Fix a bug pointed by su_v on fillet-chamfer open paths
Jabier Arraiza Cenoz
2014-07-30
1
-0
/
+6
*
|
Fix a bug pointed by LiamW
Jabier Arraiza Cenoz
2014-07-30
1
-2
/
+2
*
|
Added roughen LPE
Jabier Arraiza Cenoz
2014-07-30
6
-0
/
+456
*
|
Fix a bug on type of 'fillet' on the closing node
Jabier Arraiza Cenoz
2014-07-24
1
-3
/
+8
*
|
Fix bug on closed nodes in fillet-chamfer LPE
Jabier Arraiza Cenoz
2014-07-23
1
-8
/
+16
*
|
Fixed alignaments of toggle buttons
Jabier Arraiza Cenoz
2014-07-22
1
-3
/
+3
*
|
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
2
-6
/
+4
*
|
Update togglebutton parameter to handle if you want:
Jabier Arraiza Cenoz
2014-07-13
3
-15
/
+94
*
|
Add signals to ToggleButton; more coding style
Liam P. White
2014-07-08
5
-663
/
+671
*
|
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
2014-07-08
1
-1
/
+4
*
|
Changed toogle button to more clear combobox in envelope-prespective LPE
Jabier Arraiza Cenoz
2014-07-07
2
-20
/
+31
*
|
Coding style improvements
Liam P. White
2014-07-06
4
-155
/
+134
*
|
Extension of fix for 13420: effects often set upper limit to inf, causing pro...
Liam P. White
2014-07-06
1
-2
/
+17
*
|
Fix an oddity with path effects dialog, gtk3 only
Liam P. White
2014-07-06
1
-2
/
+10
*
|
Fix FTBFS gtk3 & make check
Liam P. White
2014-07-05
1
-4
/
+7
*
|
Put correctly doubles in a function
Jabier Arraiza Cenoz
2014-07-02
1
-1
/
+1
*
|
Fix build
Liam P. White
2014-07-02
2
-0
/
+2
*
|
Fixed CMakeLists.txt pointed by Liam
Jabier Arraiza Cenoz
2014-07-02
1
-0
/
+4
*
|
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
7
-0
/
+1532
*
|
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
2
-12
/
+13
|
\
|
|
*
fixes to LPEKnot, now usable again.
Johan B. C. Engelen
2014-06-16
2
-12
/
+13
|
*
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-2
/
+1
*
|
Removed original path helper paths pointed by LiamW
Jabier Arraiza Cenoz
2014-06-13
1
-8
/
+0
*
|
Put lpe-envelope-perspective.cpp in CMakeLists.txt
Liam P. White
2014-06-06
1
-0
/
+1
*
|
Added Perspective-Envelope live effect
Jabier Arraiza Cenoz
2014-05-30
6
-1
/
+501
*
|
Fix GTK+ 3 build
Liam P. White
2014-05-16
1
-0
/
+13
*
|
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-2
/
+1
[next]