index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename LPE: mirror reflect --> mirror symmetry
Maximilian Albert
2008-07-08
6
-23
/
+23
*
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
2008-07-07
1
-4
/
+1
*
move undo commits closer to the UI
bulia byak
2008-07-05
2
-5
/
+2
*
live_effects/parameter/enum.h: Supply missing #includes/declarations so that ...
Peter Moulder
2008-07-05
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2008-07-04
4
-7
/
+8
*
Remove oncanvas_editable attribute for PointParams; use their internal shape ...
Maximilian Albert
2008-07-04
3
-5
/
+7
*
Keep original path by default for LPEMirrorReflect
Maximilian Albert
2008-07-04
2
-0
/
+6
*
Fixed initialization order.
Jon A. Cruz
2008-07-04
1
-1
/
+1
*
update 2geom (svn rev1433)
Johan B. C. Engelen
2008-07-03
6
-7
/
+7
*
First shot at a dropdown selector for various shapes in pen/pencil tool, alon...
Maximilian Albert
2008-07-03
3
-7
/
+14
*
New LPE: Offset
Maximilian Albert
2008-07-03
5
-1
/
+158
*
lpe-skeleton: add boilerplate code to create knotholder handles for LPEs
Maximilian Albert
2008-07-02
2
-0
/
+34
*
lpe-skeleton: add variable to control display of original path
Maximilian Albert
2008-07-02
1
-1
/
+4
*
Handle for PerspectivePath LPE to adjust offset (not ideal yet but better tha...
Maximilian Albert
2008-07-02
2
-5
/
+64
*
Remove now obsolete 'edit on canvas' button for PointParams
Maximilian Albert
2008-07-02
1
-10
/
+0
*
Enable status bar tips for LPE handles that are automatically created from Po...
Maximilian Albert
2008-07-02
6
-24
/
+31
*
noop: be more consistent with function names (get_pathvector => set_pathvector)
Johan B. C. Engelen
2008-06-26
2
-2
/
+2
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
2
-36
/
+0
*
LPE Spiro: don't catch all exceptions, only the ContinuityError
Johan B. C. Engelen
2008-06-22
1
-1
/
+1
*
use pathvector directly from SPCurve in LPE path parameter.
Johan B. C. Engelen
2008-06-22
1
-1
/
+1
*
Display helper grid for LPELattice; automatically add helper paths for LPE Pa...
Maximilian Albert
2008-06-18
3
-2
/
+67
*
Make knotholder members protected
Maximilian Albert
2008-06-18
1
-2
/
+2
*
Improve comments and catch missing desktop in effect.cpp
Maximilian Albert
2008-06-18
1
-4
/
+5
*
Oops! Fix compile.
Maximilian Albert
2008-06-18
1
-4
/
+12
*
Add handle to adjust angle
Maximilian Albert
2008-06-18
2
-1
/
+89
*
New LPE: Copy rotate
Maximilian Albert
2008-06-18
5
-1
/
+148
*
New LPE: Parallel
Maximilian Albert
2008-06-18
5
-1
/
+253
*
Remove superfluous #include from lpe-skeleton.h
Maximilian Albert
2008-06-18
1
-1
/
+0
*
Fix wrong descriptions
Maximilian Albert
2008-06-18
1
-3
/
+3
*
fix for 2geom change (pointAndDerivative)
Johan B. C. Engelen
2008-06-17
1
-1
/
+1
*
Activate automatic knotholders for LPE PointParams
Maximilian Albert
2008-06-16
3
-20
/
+21
*
Address compile warning
Maximilian Albert
2008-06-16
1
-2
/
+2
*
New LPE: Angle bisector
Maximilian Albert
2008-06-16
5
-1
/
+235
*
New LPE: circle through 3 points
Maximilian Albert
2008-06-16
5
-1
/
+159
*
Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ...
Maximilian Albert
2008-06-16
3
-5
/
+3
*
Second step: try to make helper curves respond faster (don't recreate/delete ...
Maximilian Albert
2008-06-16
4
-3
/
+10
*
First step towards making helper paths for LPE items work better
Maximilian Albert
2008-06-16
5
-2
/
+45
*
catch cases where LPE Spiro generates non-continuous paths
Johan B. C. Engelen
2008-06-14
1
-0
/
+21
*
put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)
Johan B. C. Engelen
2008-06-14
1
-15
/
+2
*
fixed another typo
Alexandre Prokoudine
2008-06-14
1
-2
/
+2
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
3
-5
/
+5
*
LPE Enveloppe: return input path when xx and yy are both false
Johan B. C. Engelen
2008-06-12
1
-0
/
+3
*
whitespace
Maximilian Albert
2008-06-12
4
-7
/
+7
*
Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...
Maximilian Albert
2008-06-12
4
-15
/
+66
*
Cmake: Fix Dependencies with multiple include directories.
Joshua L. Blocher
2008-06-12
1
-0
/
+2
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
warning cleanup
Jon A. Cruz
2008-06-11
2
-4
/
+4
*
New LPE: Mirror reflection
Maximilian Albert
2008-06-10
5
-3
/
+159
*
Get rid of get_bpath() in lpe-tangent_to_curve.cpp
Maximilian Albert
2008-06-10
1
-3
/
+2
*
Don't convert path to straight line for LPE perpendicular bisector
Maximilian Albert
2008-06-10
1
-0
/
+2
[prev]
[next]