History log of /inkscape/src/live_effects/lpe-transform_2pts.cpp
Revision Date Author Comments Expand
b8d3bf3a76982b925ccacab389e190adbfa1f3b1 02-Mar-2016 jabiertxof <info@marker.es>

Fix for bug 1540070

a16a494f042310ee849a6f717ffea70846f1f22c 08-Feb-2016 Krzysztof KosiƄski <tweenk.pl@gmail.com>

Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4

/inkscape/src/2geom/CMakeLists.txt /inkscape/src/2geom/Makefile_insert /inkscape/src/2geom/angle.h /inkscape/src/2geom/bezier-clipping.cpp /inkscape/src/2geom/bezier-curve.cpp /inkscape/src/2geom/bezier-curve.h /inkscape/src/2geom/crossing.h /inkscape/src/2geom/curve.cpp /inkscape/src/2geom/curve.h /inkscape/src/2geom/d2-sbasis.cpp /inkscape/src/2geom/d2-sbasis.h /inkscape/src/2geom/d2.h /inkscape/src/2geom/ellipse.cpp /inkscape/src/2geom/ellipse.h /inkscape/src/2geom/elliptical-arc.cpp /inkscape/src/2geom/elliptical-arc.h /inkscape/src/2geom/generic-interval.h /inkscape/src/2geom/generic-rect.h /inkscape/src/2geom/int-point.h /inkscape/src/2geom/intersection-graph.cpp /inkscape/src/2geom/intersection-graph.h /inkscape/src/2geom/line.cpp /inkscape/src/2geom/line.h /inkscape/src/2geom/linear.h /inkscape/src/2geom/path.cpp /inkscape/src/2geom/path.h /inkscape/src/2geom/pathvector.cpp /inkscape/src/2geom/pathvector.h /inkscape/src/2geom/piecewise.h /inkscape/src/2geom/rect.cpp /inkscape/src/2geom/rect.h /inkscape/src/2geom/sbasis-curve.h /inkscape/src/2geom/sbasis-math.cpp /inkscape/src/2geom/svg-path-parser.cpp /inkscape/src/2geom/svg-path-writer.cpp /inkscape/src/2geom/sweeper.h /inkscape/src/2geom/utils.h /inkscape/src/2geom/viewbox.cpp /inkscape/src/2geom/viewbox.h /inkscape/src/display/canvas-axonomgrid.cpp /inkscape/src/display/nr-filter.cpp /inkscape/src/gradient-chemistry.cpp lpe-bendpath.cpp lpe-copy_rotate.cpp lpe-dynastroke.cpp lpe-interpolate.cpp lpe-knot.cpp lpe-patternalongpath.cpp lpe-simplify.cpp lpe-transform_2pts.cpp parameter/filletchamferpointarray.cpp /inkscape/src/selection.cpp /inkscape/src/seltrans.cpp /inkscape/src/sp-guide.cpp /inkscape/src/svg/svg-affine.cpp /inkscape/src/svg/svg-path.cpp /inkscape/src/ui/dialog/guides.cpp /inkscape/src/ui/tools/measure-tool.cpp /inkscape/src/ui/tools/node-tool.cpp
b04cfe75120fc5d17a8d2f24ca44e8e456cb74d5 01-Nov-2015 Yuri Chornoivan <>

Typo fix

783aa6fd24331a709539321a150d93b9efc4bfee 17-Sep-2015 jtx <javier.arraiza@marker.es>

Improvements to transform by two knots pointed by Ivan Louette

b3dd6680bd3fa1d14f200cbb0467f5e385a65b5b 28-Aug-2015 jtx <javier.arraiza@marker.es>

Improve elastic mode in transform by two points LPE

9ee2839b5c1bc4b229bfcabccf1eb8ae4b88e348 27-Aug-2015 Jabiertxof <jtx@jtx.marker.es>

Add lock angle to transform by two points LPE

764a1b9d8ca791782d4016b80417c1d5ac2e14d1 27-Aug-2015 Jabiertxof <jtx@jtx.marker.es>

Changed from fixed width to lock width, removed one widget to the transform by 2 pts

5691e49bad2e654a38e523790ef3d62b724d4a28 27-Aug-2015 Jabiertxof <jtx@jtx.marker.es>

Added fixed and elastic modes to transform by two knots

4988b116453559215c10b1b411b88271bfb7bc1a 24-Aug-2015 Jabiertxof <jtx@jtx.marker.es>

Fix a big on apply on closed path Transform By two knots

7c7bc41ea10243641d59288c6103de8a31ea5c27 31-Jul-2015 Jabiertxof <jtx@jtx.marker.es>

Fixed bugs in branch review and updated to new api

29b65f7a253bce0ff81a021531b60b611e073976 11-Apr-2015 Jabiertxof <jtx@jtx.marker.es>

Fix coding style issues in transform by two points LPE

34f39c8ee057aa57d971b146f1558a799394310b 19-Mar-2015 Jabiertxof <jtx@jtx.marker.es>

Fixed compiling problems and removed ACTIVE DESKTOP from LPE

1e965a6f8b6fd94bb6b225b4b84037fbb1c1ed3d 05-Feb-2015 Jabiertxof <jtx@jtx.marker.es>

fixed bugs pointed by su_v

12c5874c06c53fa99c9ba090cef171461ced85d3 05-Feb-2015 Jabiertxof <jtx@jtx.marker.es>

fixing bugs on reset function

41400e3aa11cf5631881830261201ab87c67c03e 02-Feb-2015 Jabiertxof <jtx@jtx.marker.es>

Fix some problems pointed by su_v

3d582ef6febed03712c97a2c5184f62c44b2ec57 01-Feb-2015 Jabiertxof <jtx@jtx.marker.es>

adde parameter to select knot node position

29b712141fb1db0064278da807d8028d9af0ca22 27-Jan-2015 Jabiertxof <jtx@jtx.marker.es>

Create a empty LPE