index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Trying to get Poly3DObjects to build properly on Linux - See LP#230478
Mike Pittman
2008-05-21
2
-0
/
+37
*
synchronization with 2geom library
mcecchetti
2008-05-20
18
-1972
/
+2068
*
Fix snapping for constrained translation in the selector tool
Diederik van Lierop
2008-05-20
3
-4
/
+17
*
Improve snapping behaviour when creating new shapes
Diederik van Lierop
2008-05-20
4
-24
/
+21
*
Set of (cxx)tests for svg-path.cpp and PathString. Not (yet) part of make check.
Jasper van de Gronde
2008-05-20
1
-2
/
+2
*
PathString now makes sure that relative coordinates are based on rounded abso...
Jasper van de Gronde
2008-05-20
2
-40
/
+130
*
noop: some more cosmetics in lpe-skeleton.(h|cpp)
Maximilian Albert
2008-05-20
2
-3
/
+14
*
Refactoring begining
Jon A. Cruz
2008-05-20
4
-38
/
+39
*
Const fix for test
Jon A. Cruz
2008-05-20
2
-2
/
+2
*
Cmake: Fix issue with generated sp-marshall.h/.cpp not linking
Joshua L. Blocher
2008-05-19
2
-2
/
+6
*
second part of LPE skeleton correction from commit #18654 ;-)
Maximilian Albert
2008-05-19
1
-1
/
+1
*
Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...
Joshua L. Blocher
2008-05-19
6
-218
/
+232
*
SPDrawAnchor should add a refcount to SPCurve!
Johan B. C. Engelen
2008-05-19
1
-0
/
+5
*
Add checkbox for LPEs to temporarily disable them on canvas (but keep them ap...
Maximilian Albert
2008-05-19
5
-5
/
+14
*
Applying several of Inductiveload's enhancements and fixes to his extensions....
Mike Pittman
2008-05-19
5
-65
/
+77
*
Add possibility to let the 'tangent' have a fixed angle relative to the curve
Maximilian Albert
2008-05-19
2
-1
/
+10
*
Add handles to adapt tangent length
Maximilian Albert
2008-05-19
2
-5
/
+55
*
Forgot to add two files in commit #18667. Sorry for breaking the build for a ...
Maximilian Albert
2008-05-19
2
-0
/
+152
*
Make LPEPerpBisector use the new nearest_point() function from point to line
Maximilian Albert
2008-05-19
1
-4
/
+1
*
Nearest point from point to line (simplicistic convenience function)
Maximilian Albert
2008-05-19
1
-0
/
+11
*
noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp
Maximilian Albert
2008-05-19
1
-0
/
+10
*
New LPE: Tangent to curve (draws a tangent of fixed length which can be dragg...
Maximilian Albert
2008-05-19
3
-1
/
+9
*
noop: cosmetics in lpe-skeleton.h
Maximilian Albert
2008-05-19
1
-2
/
+2
*
Provide knotholder for LPEPerpBisector; TODO: this replaces the usual nodepat...
Maximilian Albert
2008-05-19
6
-33
/
+187
*
fixed broken intltool-update command :)
Alexandre Prokoudine
2008-05-19
1
-2
/
+1
*
Fixed minor error in the Function Plotter extension - see LP #230765
Mike Pittman
2008-05-19
1
-2
/
+2
*
Add a function doOnApply() for LPEs which is executed once when the effect is...
Maximilian Albert
2008-05-18
3
-3
/
+15
*
noop: correct spelling in comment
Maximilian Albert
2008-05-18
1
-3
/
+3
*
Add function to return path effect type
Maximilian Albert
2008-05-18
2
-0
/
+7
*
New LPE: Perpendicular bisector
Maximilian Albert
2008-05-18
5
-1
/
+151
*
Fix regression in constrained translation
Diederik van Lierop
2008-05-18
1
-11
/
+13
*
Eliminate some redundant snapping calls
Diederik van Lierop
2008-05-18
2
-14
/
+6
*
Convenience access functions for first and last value of a Geom::Piecewise<>
Maximilian Albert
2008-05-18
1
-0
/
+6
*
noop: add 'end of #includes' indicator in effect.cpp to simplify scripting
Maximilian Albert
2008-05-18
1
-0
/
+1
*
The declaration of doEffect_path() in lpe-skeleton.h should match the one in ...
Maximilian Albert
2008-05-18
1
-1
/
+1
*
update to latest 2geom
Johan B. C. Engelen
2008-05-18
7
-3
/
+265
*
add SVG Output preferences
Johan B. C. Engelen
2008-05-18
2
-1
/
+51
*
Added preferences for controlling external image editing and reload.
Jon A. Cruz
2008-05-18
5
-11
/
+61
*
Fixed warnings from deprecated function
Jon A. Cruz
2008-05-18
4
-28
/
+34
*
Added external image edit launch and refresh on changed
Jon A. Cruz
2008-05-17
4
-124
/
+251
*
New LPE : Envelope deformation
Bastien Bouclet
2008-05-17
6
-2
/
+331
*
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
2008-05-17
6
-98
/
+39
*
Warning cleanup
Jon A. Cruz
2008-05-17
2
-5
/
+5
*
Fixed initialization order
Jon A. Cruz
2008-05-17
1
-5
/
+5
*
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
2008-05-16
14
-52
/
+48
*
* share/extensions/Makefile.am: Don't run make in the Poly3DObjects
mjwybrow
2008-05-16
1
-1
/
+0
*
* src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES.
mjwybrow
2008-05-16
1
-0
/
+1
*
Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #23...
Mike Pittman
2008-05-16
31
-0
/
+2236
*
back off on lifecycle stuff for now
MenTaLguY
2008-05-15
2
-159
/
+0
*
Misleading server name.
Bob Jamison
2008-05-15
1
-2
/
+2
[prev]
[next]