summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-mirror_reflect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename LPE: mirror reflect --> mirror symmetryMaximilian Albert2008-07-081-107/+0
| | | (bzr r6238)
* Warning cleanupJon A. Cruz2008-07-041-1/+1
| | | (bzr r6156)
* Keep original path by default for LPEMirrorReflectMaximilian Albert2008-07-041-0/+5
| | | (bzr r6150)
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-161-0/+2
| | | (bzr r5954)
* Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait ↵Maximilian Albert2008-06-121-12/+10
| | | | | for parameter path' mode; make LPEMirrorReflect use this to let the user specify the mirroring line (bzr r5902)
* New LPE: Mirror reflectionMaximilian Albert2008-06-101-0/+102
(bzr r5875)