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
*
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
*
Update to experimental r13465
Liam P. White
2014-08-08
7
-18
/
+92
|
\
|
*
Massive performance improvment for basic node operations with thousands of nodes
Liam P. White
2014-08-08
7
-18
/
+92
*
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-2
/
+4
|
\
|
|
*
Fixed some redraw problems moving nodes in bspline mode
Jabier Arraiza Cenoz
2014-08-04
1
-2
/
+4
*
|
Update to experimental r13418
Liam P. White
2014-07-05
2
-6
/
+17
|
\
|
|
*
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
2
-6
/
+17
*
|
Update to experimental (r13376)
Liam P. White
2014-05-17
2
-3
/
+6
|
\
|
|
*
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-0
/
+3
|
*
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW
Jabier Arraiza Cenoz
2014-05-13
1
-1
/
+1
|
*
Patch from Jabierxto to fix a bug I reported off-tracker.
Josh Andler
2014-05-12
1
-2
/
+2
*
|
Update to trunk/integrate BSpline
Liam P. White
2014-05-09
6
-27
/
+326
|
\
|
|
*
adding const _pathmanipulatos staff to handles (handles also have tips)
Jabier Arraiza Cenoz
2014-05-05
1
-0
/
+4
|
*
adding VinÃcius work whith node tips
Jabier Arraiza Cenoz
2014-05-05
4
-15
/
+18
|
|
\
|
|
*
Enabling path manipulator to comunicate if paths are bspline when
VinÃcius dos Santos Oliveira
2014-05-05
4
-12
/
+17
|
|
/
|
*
A refactor for fixing some issues. Pending how to handle static functions
Jabier Arraiza Cenoz
2014-04-01
3
-42
/
+45
[next]