summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-mirror_symmetry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo bugJabier Arraiza Cenoz2016-09-241-1/+1
* Fix bug 1627202 on mirror symmetry wrong results on transformsJabier Arraiza Cenoz2016-09-241-1/+13
* Typo fix for name varJabier Arraiza Cenoz2016-09-241-3/+3
* Code improvements on mirror symmetryJabier Arraiza Cenoz2016-09-241-6/+6
* Fix bug pointed in inkscape devel by Miguel Lopez and CR. Caution now rotate ...Jabier Arraiza Cenoz2016-09-231-7/+10
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-231-3/+2
* UI. Fixing typos in original strings.Nicolas Dufour2016-05-161-1/+1
* Fix transform in document based axisJabier Arraiza Cenoz2016-05-081-5/+5
* Fixing page transformsJabier Arraiza Cenoz2016-05-081-4/+4
* Fixes and added horizontal and vertical page modeJabier Arraiza Cenoz2016-03-241-101/+154
* Fixing Krzysztof reviewJabier Arraiza Cenoz2016-03-241-35/+31
* Start fixing Krzysztof reviewJabier Arraiza Cenoz2016-03-191-12/+12
* update to trunkJabier Arraiza Cenoz2016-03-141-2/+2
|\
| * Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-9/+1
* | update creditsJabier Arraiza Cenoz2015-07-251-0/+1
* | Fix helper pathJabier Arraiza Cenoz2015-07-251-34/+10
* | update to trunkJabier Arraiza Cenoz2015-07-241-5/+5
|\|
| * 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-5/+5
* | Fix coding style issues in mirror symmetry codeJabier Arraiza Cenoz2015-04-101-86/+93
* | fix to trunkJabier Arraiza Cenoz2015-03-181-33/+14
* | update to trunkJabier Arraiza Cenoz2015-03-181-20/+27
|\|
* | warping into a layerJabier Arraiza Cenoz2014-12-261-0/+17
* | added knot improvements pointed by su_vJabier Arraiza Cenoz2014-11-211-38/+43
* | adding knot improvements pointed by su_vJabier Arraiza Cenoz2014-11-181-15/+17
* | adding knot improvements pointed by su_vJabier Arraiza Cenoz2014-11-171-10/+13
* | adding knot improvements pointed by su_vJabier Arraiza Cenoz2014-11-171-4/+16
* | Add vertical and horizontal modesJabier Arraiza Cenoz2014-11-151-21/+217
|\|
* | ignore this commitJabier Arraiza Cenoz2014-11-151-212/+18
* | ignore this commitJabier Arraiza Cenoz2014-11-151-2/+101
* | Six a bug on subpaths pointed by suvJabier Arraiza Cenoz2014-11-131-9/+12
* | Fixed bugs pointed by su_v.Jabier Arraiza Cenoz2014-11-131-46/+79
* | Code cleanupJabier Arraiza Cenoz2014-11-111-3/+5
* | added join modeJabier Arraiza Cenoz2014-11-101-32/+15
* | adding blending supportJabier Arraiza Cenoz2014-11-101-14/+88
|/
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+8
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* 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