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
/
tool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unneeded < C++11 fallback code
Alex Valavanis
2017-02-06
1
-5
/
+0
*
fix crash when inserting nodes
Shlomi Fish
2017-02-05
1
-2
/
+13
*
fix nodes reverting back during editing
alexandru.roman
2017-01-23
1
-0
/
+5
*
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
2016-12-19
1
-8
/
+2
*
Remove obsolete comment
Jabiertxof
2016-12-06
1
-1
/
+0
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
1
-3
/
+7
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-30
/
+0
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
10
-34
/
+2
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
10
-2
/
+34
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
10
-34
/
+2
*
fix-bug-1586749. Broken english in bspline help message
Jabier Arraiza Cenoz
2016-05-29
1
-1
/
+1
*
Fix a bug in node editor in BSpline mode, wrong power when moving nodes
Jabier Arraiza Cenoz
2016-05-19
1
-1
/
+1
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
1
-4
/
+4
*
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
2016-03-18
1
-1
/
+1
*
"Relative to" option for node alignment.
Marc Jeanmougin
2016-03-13
2
-1
/
+31
*
Fix wrong symm node type in BSpline converted to Bezier
Jabier Arraiza Cenoz
2016-01-05
1
-1
/
+1
*
Improve constant definitions
Jabier Arraiza Cenoz
2016-01-05
2
-2
/
+2
*
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
2015-09-13
1
-19
/
+29
*
set node tool rubberband shadow. (Bug 1494445)
Alvin Penner
2015-09-12
1
-0
/
+1
*
Improvements to BSPline widgets:
jtx
2015-09-01
2
-2
/
+2
*
A bit more refactor of BSPline tool. Still the bug duplicating end node :(
Jabier Arraiza Cenoz
2015-08-14
2
-5
/
+5
*
Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...
Jabier Arraiza Cenoz
2015-08-13
3
-72
/
+48
*
minor coding style changes
Jabier Arraiza Cenoz
2015-08-08
2
-30
/
+31
*
Sync 2Geom to revision 2413.
Krzysztof Kosi??ski
2015-07-04
3
-21
/
+33
|
\
|
*
Fix node editing problems
Krzysztof Kosi??ski
2015-05-08
1
-5
/
+5
|
*
Update 2Geom to r2347
Krzysztof Kosi??ski
2015-04-30
3
-6
/
+6
|
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
3
-16
/
+28
*
|
Improve Tips for BSpline mode
Jabier Arraiza Cenoz
2015-06-25
2
-2
/
+12
*
|
Snapping in node tool now also works when:
Diederik van Lierop
2015-05-30
10
-21
/
+82
|
/
*
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
4
-118
/
+118
*
inicialice a header variable
Jabier Arraiza Cenoz
2015-04-02
1
-0
/
+1
*
Fix a bug introduced by me using path parameters in LPE
Jabier Arraiza Cenoz
2015-03-23
1
-23
/
+17
*
Fix a bug in multi-path-manipulator and finish bspline refactor
Jabier Arraiza Cenoz
2015-03-21
3
-17
/
+13
*
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
2015-03-21
4
-14
/
+28
*
Changed two SP_IS_LPE_ITEM calls
Jabier Arraiza Cenoz
2015-03-18
1
-16
/
+22
*
simplify and optimice code for mobe bspline from paths
Jabier Arraiza Cenoz
2015-01-01
1
-8
/
+12
*
Allow reposition of BSpline using the path
Jabier Arraiza Cenoz
2015-01-01
1
-2
/
+12
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
6
-11
/
+11
*
Purge sp_desktop_controls
Liam P. White
2014-12-21
3
-5
/
+5
*
when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)
Alvin Penner
2014-12-15
1
-0
/
+4
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-5
/
+5
*
commented unused variables
Jabier Arraiza Cenoz
2014-11-17
1
-2
/
+2
*
Remove unused variable and put well a constant
Jabier Arraiza Cenoz
2014-11-03
1
-4
/
+1
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
This push add suport to helper paths redraw to nodes, handles and knots.
Jabier Arraiza Cenoz
2014-09-29
1
-1
/
+10
*
remove magic numbers from bspline
Jabier Arraiza Cenoz
2014-09-23
2
-21
/
+30
*
fix bug -bad power- inserting nodes near cusp nodes in bspline
Jabier Arraiza Cenoz
2014-09-23
1
-3
/
+31
*
Fix a bug in BSpline, happend pressing any key hover a modified weight handle...
Jabier Arraiza Cenoz
2014-09-22
1
-0
/
+1
*
Fix bug moving nodes in bspline mode
Jabier Arraiza Cenoz
2014-09-16
1
-1
/
+1
*
fixing cusp node bug on bspline -problems moving nodes because tiny handles
Jabier Arraiza Cenoz
2014-09-15
1
-1
/
+3
[next]