summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-mirror_symmetry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI uniformisationKris De Gussem2012-10-211-1/+1
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+3
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-3/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
|/
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-051-0/+5
* Merging from trunkTed Gould2008-10-111-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* SPItem::getBounds now always returns a Geom::Rect boundingbox.Johan B. C. Engelen2008-08-011-3/+3
* Add default mirroring line to lpe-symmetry because the on-canvas clicks seem ...Maximilian Albert2008-07-301-14/+11
* add comments about setting new LPE PathParam path data. refactor things a bit...Johan B. C. Engelen2008-07-201-1/+1
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-2/+2
* Rename LPE: mirror reflect --> mirror symmetryMaximilian Albert2008-07-081-0/+107