index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
Add snap and CTRL constrain
Jabier Arraiza Cenoz
1
-10
/
+19
2015-10-04
Added knots to post editing the measure and make it persistant throught tools
Jabier Arraiza Cenoz
2
-55
/
+114
2015-10-04
Add improvements to measure tool:
Jabier Arraiza Cenoz
2
-366
/
+369
2015-10-03
Fix for r14372 bug
Marc Jeanmougin
1
-1
/
+1
2015-09-17
Added a pref option to disable "spacebar panning". (default:enabled)
Marc Jeanmougin
1
-5
/
+4
2015-08-14
A bit more refactor of BSPline tool. Still the bug duplicating end node :(
Jabier Arraiza Cenoz
1
-1
/
+1
2015-08-13
Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...
Jabier Arraiza Cenoz
1
-2
/
+3
2015-08-08
allow more translations than only scale
Jabier Arraiza Cenoz
1
-5
/
+1
2015-08-07
Fix a bug scaling path parameters
Jabier Arraiza Cenoz
1
-11
/
+28
2015-08-06
Remove unused function declaration and change some comments
Jabier Arraiza Cenoz
1
-51
/
+49
2015-08-06
Refactor BSPline and Spiro to remove duplicated functions
Jabier Arraiza Cenoz
2
-255
/
+2
2015-08-05
Allow scale on bend items
Jabier Arraiza Cenoz
1
-1
/
+9
2015-08-05
Fix bug on apply effect from pen/pencil toolbar
Jabier Arraiza Cenoz
1
-27
/
+17
2015-08-05
Fix some transform problems in Bend path.
Jabier Arraiza Cenoz
1
-27
/
+17
2015-08-02
Fixed some typos in bsector and bspline
Jabier Arraiza Cenoz
1
-15
/
+31
2015-08-01
Update simplify interactive to handle trinagle out powerstrokes, also fix it ...
Jabier Arraiza Cenoz
1
-5
/
+7
2015-07-27
Fix LPE stack in interactive simplify
jtx
1
-8
/
+8
2015-07-25
Fix snapping of start point of path when holding the CTRL key in the Bézier ...
Diederik van Lierop
1
-0
/
+3
2015-07-24
Make persistence of snap indicator configurable, and clean up the snapping ta...
Diederik van Lierop
1
-1
/
+6
2015-07-22
Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on a...
Jabier Arraiza Cenoz
1
-4
/
+3
2015-07-10
Fix a bug continuing a bezier path whith a LPE one like spiro or bspline
Jabier Arraiza Cenoz
2
-10
/
+18
2015-06-22
Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).
Nicolas Dufour
2
-39
/
+9
2015-06-18
Spray Tool. Fixing boolean initialization and coding style issues.
Nicolas Dufour
2
-11
/
+11
2015-06-10
Change function call to one line
Alexander Brock
1
-3
/
+1
2015-06-10
Compute angle in [0,180[ and adhere to style guide
Alexander Brock
1
-11
/
+6
2015-06-08
Show angle of selected line segments relative to X-axis
Alexander Brock
1
-3
/
+26
2015-05-30
Replace tabs by spaces
Diederik van Lierop
1
-28
/
+28
2015-05-30
Snapping in node tool now also works when:
Diederik van Lierop
2
-27
/
+82
2015-05-29
Fix a bug in BSpline whith pencil mode and handles tolerance
Jabier Arraiza Cenoz
1
-6
/
+7
2015-05-22
Update to 2Geom revision 2396
Krzysztof Kosi??ski
4
-8
/
+4
2015-05-09
Fix eraser tool
Krzysztof Kosi??ski
1
-6
/
+18
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
6
-18
/
+6
2015-05-07
fix for stl "remove"
Marc Jeanmougin
1
-1
/
+1
2015-05-07
better fix, using std::remove instead of std::erase
Marc Jeanmougin
1
-3
/
+1
2015-05-07
fix crash when converting a group of objects to path
Marc Jeanmougin
1
-1
/
+3
2015-04-29
Fis fix a bug finded in my presentation in the HackFest
jabiertxof
1
-2
/
+6
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
3
-12
/
+11
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2015-04-27
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
1
-1
/
+1
2015-04-26
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
1
-1
/
+1
2015-04-14
Replace GList by std::vector
Tavmjong Bah
2
-35
/
+25
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
5
-232
/
+239
2015-04-09
Rename a variable to current coding style
Jabier Arraiza Cenoz
1
-14
/
+14
2015-03-19
ui/tools: sp. fixes (cosmetic)
Bryce Harrington
7
-8
/
+8
2015-03-14
Fix for a potential (though unlikely) dereference of null pointer in the spra...
Nicolas Dufour
1
-32
/
+34
2015-03-10
Update to new simplify
Jabier Arraiza Cenoz
1
-2
/
+0
2015-03-09
Fix new added simplify parameter
Jabier Arraiza Cenoz
1
-0
/
+1
2015-03-08
fix to fit the new parameters of simplify lpe
Jabier Arraiza Cenoz
1
-1
/
+0
2015-03-08
allow use multiple lines, added new icon
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-07
add interactive smooth to pen tool
Jabier Arraiza Cenoz
2
-4
/
+36
[prev]
[next]