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
/
lpe-mirror_symmetry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
UI uniformisation
Kris De Gussem
2012-10-21
1
-1
/
+1
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+3
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-1
/
+1
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-3
/
+2
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-6
/
+6
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-2
/
+2
|
\
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
|
/
*
Patch by Johan to fix crashing by undefined path parameters in 4 LPEs
Josh Andler
2009-10-05
1
-0
/
+5
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
SPItem::getBounds now always returns a Geom::Rect boundingbox.
Johan B. C. Engelen
2008-08-01
1
-3
/
+3
*
Add default mirroring line to lpe-symmetry because the on-canvas clicks seem ...
Maximilian Albert
2008-07-30
1
-14
/
+11
*
add comments about setting new LPE PathParam path data. refactor things a bit...
Johan B. C. Engelen
2008-07-20
1
-1
/
+1
*
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
2008-07-17
1
-2
/
+2
*
Rename LPE: mirror reflect --> mirror symmetry
Maximilian Albert
2008-07-08
1
-0
/
+107