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