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
/
path-manipulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to trunk
Jabiertxof
2017-01-21
1
-17
/
+7
|
\
|
*
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
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-13
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+13
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-13
/
+0
*
|
Fixing pointwise
Jabier Arraiza Cenoz
2016-05-26
1
-1
/
+0
*
|
update to trunk
Jabier Arraiza Cenoz
2016-05-21
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
*
|
update to trunk
Jabier Arraiza Cenoz
2016-04-08
1
-1
/
+1
|
\
|
|
*
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
2016-03-18
1
-1
/
+1
*
|
Update to trunk
Jabier Arraiza Cenoz
2016-03-15
1
-2
/
+2
|
\
|
|
*
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
1
-1
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2015-09-01
1
-1
/
+1
|
\
|
|
*
Improvements to BSPline widgets:
jtx
2015-09-01
1
-1
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2015-08-21
1
-14
/
+13
|
\
|
|
*
A bit more refactor of BSPline tool. Still the bug duplicating end node :(
Jabier Arraiza Cenoz
2015-08-14
1
-3
/
+5
|
*
Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...
Jabier Arraiza Cenoz
2015-08-13
1
-11
/
+8
*
|
update to trunk
Jabier Arraiza Cenoz
2015-07-04
1
-19
/
+20
|
\
|
|
*
Sync 2Geom to revision 2413.
Krzysztof Kosi??ski
2015-07-04
1
-19
/
+20
|
|
\
|
|
*
Fix node editing problems
Krzysztof Kosi??ski
2015-05-08
1
-5
/
+5
|
|
*
Update 2Geom to r2347
Krzysztof Kosi??ski
2015-04-30
1
-3
/
+3
|
|
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-14
/
+15
*
|
|
update to trunk
Jabier Arraiza Cenoz
2015-06-25
1
-4
/
+32
|
\
|
|
|
*
|
Snapping in node tool now also works when:
Diederik van Lierop
2015-05-30
1
-4
/
+32
|
|
/
*
|
update to trunk
Jabier Arraiza Cenoz
2015-04-10
1
-58
/
+58
|
\
|
|
*
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
1
-61
/
+61
*
|
Update pathinfo class to allow piecewise and pathvector as input.
Jabier Arraiza Cenoz
2015-04-03
1
-7
/
+0
|
/
*
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
1
-15
/
+11
*
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
2015-03-21
1
-4
/
+17
*
Changed two SP_IS_LPE_ITEM calls
Jabier Arraiza Cenoz
2015-03-18
1
-16
/
+22
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)
Alvin Penner
2014-12-15
1
-0
/
+4
*
Remove unused variable and put well a constant
Jabier Arraiza Cenoz
2014-11-03
1
-4
/
+1
*
remove magic numbers from bspline
Jabier Arraiza Cenoz
2014-09-23
1
-6
/
+10
*
fix bug -bad power- inserting nodes near cusp nodes in bspline
Jabier Arraiza Cenoz
2014-09-23
1
-3
/
+31
*
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
*
Massive performance improvment for basic node operations with thousands of nodes
Liam P. White
2014-08-08
1
-2
/
+8
*
Fixed some redraw problems moving nodes in bspline mode
Jabier Arraiza Cenoz
2014-08-04
1
-2
/
+4
*
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
1
-5
/
+15
*
Enabling path manipulator to comunicate if paths are bspline when
VinÃcius dos Santos Oliveira
2014-05-05
1
-4
/
+8
*
A refactor for fixing some issues. Pending how to handle static functions
Jabier Arraiza Cenoz
2014-04-01
1
-11
/
+11
*
Some node.cpp/h work moved to path_manipulator.
Jabier Arraiza Cenoz
2014-03-31
1
-31
/
+15
*
Fix to solve static var in isBSpline function
Jabier Arraiza Cenoz
2014-03-16
1
-11
/
+10
*
simplify the code in isBSpline
Jabier Arraiza Cenoz
2014-03-14
1
-2
/
+3
*
disabling cache approach for isBSpline function, pointed by VinÃcius
Jabier Arraiza Cenoz
2014-03-14
1
-7
/
+8
[next]