index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some coding style fixes
Jabiertxof
2016-12-18
1
-3
/
+3
*
Use Geom::Reflection instead custom method an copy rotate and mirror LPE
Jabiertxof
2016-12-18
3
-39
/
+5
*
Fix a bug on transforms in mirror symmetry
Jabiertxof
2016-12-17
1
-0
/
+1
*
Fix bug where conical gradient drawn in wrong arc.
Tavmjong Bah
2016-12-15
1
-1
/
+1
*
Prevent crash when iterator invalidated after converting shape to path.
Tavmjong Bah
2016-12-15
1
-1
/
+2
*
Save state of backup button.
Tavmjong Bah
2016-12-15
1
-8
/
+15
*
Fix crash from last commit due to bad preference path.
Tavmjong Bah
2016-12-15
1
-8
/
+8
*
Fixes for internal document scaling and add a second test option.
Tavmjong Bah
2016-12-15
2
-35
/
+127
*
Add test internal scaling to account for DPI change.
Tavmjong Bah
2016-12-14
1
-7
/
+95
*
Add missing 'pt' unit to test of legacy files.
Tavmjong Bah
2016-12-12
1
-2
/
+14
*
Add option to unset 'line-height' (as well as determine where it is set).
Tavmjong Bah
2016-12-11
3
-5
/
+55
*
Fix line-height when converting between different units for flowed text.
Tavmjong Bah
2016-12-10
1
-2
/
+2
*
Fix headers on LPE's
Jabiertxof
2016-12-10
57
-73
/
+112
*
Fix a bug where initially text has no fill and but has a stroke.
Tavmjong Bah
2016-12-10
1
-3
/
+2
*
Correct outer text style input for non-px based files.
Tavmjong Bah
2016-12-10
1
-6
/
+28
*
Add button to access outer text style ('font-size', 'line-height'). These det...
Tavmjong Bah
2016-12-09
3
-19
/
+89
*
'upport' changes to LPE's rotate copies and mirrot symmetry
Jabiertxof
2016-12-08
4
-209
/
+117
*
Improve working of Type (Smoothing) menu.
Tavmjong Bah
2016-12-08
1
-95
/
+70
*
Correct error messages.
Tavmjong Bah
2016-12-08
1
-4
/
+4
*
Improve measure line to allow similar LPE
Jabiertxof
2016-12-07
2
-2
/
+6
*
Fix for reopened bug #1643408- minor typyng
Jabier Arraiza Cenoz
2016-12-07
1
-7
/
+7
*
Fix for reopened bug #1643408
Jabier Arraiza Cenoz
2016-12-07
1
-2
/
+5
*
Add option to save a backup when updating file for dpi change.
Tavmjong Bah
2016-12-07
1
-6
/
+67
*
fix bug #1644621 on show handles. Fix start knot on closed paths
Jabier Arraiza Cenoz
2016-12-07
1
-1
/
+1
*
fix bug #1644621 on show handles
Jabier Arraiza Cenoz
2016-12-07
2
-15
/
+28
*
Fix measure LPE to fit future extra objects based LPE
Jabiertxof
2016-12-07
2
-13
/
+32
*
Remove obsolete comment
Jabiertxof
2016-12-06
1
-1
/
+0
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
11
-139
/
+152
*
Add dpiswitcher extension and option to scale legacy documents with it.
Jabier Arraiza Cenoz
2016-12-06
1
-19
/
+53
*
Fix memory leak (incomplete clear).
Tavmjong Bah
2016-12-06
1
-4
/
+1
*
Highlight mesh handles when corner or handle selected.
Jabier Arraiza Cenoz
2016-12-05
2
-20
/
+243
*
Fix names in measure line LPE
Jabiertxof
2016-12-03
2
-14
/
+14
*
Enable node resizing in mesh tool.
Jabier Arraiza Cenoz
2016-12-03
2
-0
/
+32
*
Fix a typo
Jabiertxof
2016-12-03
1
-1
/
+1
*
Improvements and fixes for buds pointed by suv on measure line LPE
Jabiertxof
2016-12-03
7
-127
/
+128
*
Add triangle knot.
Jabier Arraiza Cenoz
2016-12-03
5
-4
/
+84
*
Improve precision of offset_cubic
Alexander Brock
2016-12-02
2
-48
/
+195
|
\
|
*
Handle negative width correctly in tolerance calculation
Alexander Brock
2016-11-29
1
-1
/
+1
|
*
Make tolerance a parameter on every level
Alexander Brock
2016-11-29
2
-7
/
+38
|
*
Fix instability caused by degenerate paths (patch by jabiertxof)
Alexander Brock
2016-11-29
1
-6
/
+4
|
*
Make tolerance of offset_curve a parameter
Alexander Brock
2016-11-27
1
-6
/
+6
|
*
Increase tolerance to match old methods precision and improve speed
Alexander Brock
2016-11-27
1
-2
/
+2
|
*
Improve precision of offset_cubic
Alexander Brock
2016-11-27
1
-31
/
+149
*
|
Ensure new mesh is immediately editable.
Tavmjong Bah
2016-12-02
1
-0
/
+10
*
|
Add toggles for handle visibility, editing fill, and editing stroke.
Tavmjong Bah
2016-12-01
5
-26
/
+92
*
|
Fix bug with mesh handle update when corner moved via keys.
Tavmjong Bah
2016-11-30
2
-0
/
+2
*
|
Give mesh corner nodes a different color from handle nodes (following node to...
Tavmjong Bah
2016-11-29
1
-9
/
+15
*
|
Reorganize SVG Structure have clean meassure line structure
Jabier Arraiza Cenoz
2016-11-29
2
-94
/
+49
*
|
Fixes transforms bug in meassure line LPE pointed in IRC by CR and suv
Jabier Arraiza Cenoz
2016-11-29
2
-20
/
+34
*
|
update filter list when pasting and on import
Marc Jeanmougin
2016-11-28
2
-0
/
+3
|
/
[next]