valentina/src/libs/vtools/visualization
Roman Telezhynskyi ca020c4c7f Improved visualization for tool Cubic Bezier.
--HG--
branch : feature
2016-03-18 12:28:28 +02:00
..
visline.cpp Cut less scene rect size for showing axis. 2015-12-04 22:21:07 +02:00
visline.h ICC warnings. 2015-10-20 17:32:01 +03:00
vispath.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vispath.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolalongline.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolalongline.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolarc.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolarc.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolarcwithlength.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolarcwithlength.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolbisector.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolbisector.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolcubicbezier.cpp Improved visualization for tool Cubic Bezier. 2016-03-18 12:28:28 +02:00
vistoolcubicbezier.h For tool Cubic Bezier curve show connection to control points. 2016-03-17 16:26:25 +02:00
vistoolcurveintersectaxis.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolcurveintersectaxis.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolcutarc.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolcutarc.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolcutspline.cpp The tool Cut Spline now supports Cubic Bezier curve. 2016-03-10 18:09:38 +02:00
vistoolcutspline.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolcutsplinepath.cpp New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vistoolcutsplinepath.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolendline.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolendline.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolheight.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolheight.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolline.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolline.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoollineintersect.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoollineintersect.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoollineintersectaxis.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoollineintersectaxis.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolnormal.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolnormal.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolpointfromarcandtangent.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolpointfromarcandtangent.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolpointfromcircleandtangent.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolpointfromcircleandtangent.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolpointofcontact.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolpointofcontact.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolpointofintersection.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolpointofintersection.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolpointofintersectionarcs.cpp Little fix tools visuzlization. 2016-02-09 17:19:25 +02:00
vistoolpointofintersectionarcs.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolpointofintersectioncircles.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolpointofintersectioncircles.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolpointofintersectioncurves.cpp Refactoring. 2016-01-25 19:10:39 +02:00
vistoolpointofintersectioncurves.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistoolshoulderpoint.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
vistoolshoulderpoint.h ICC warnings. 2015-10-20 17:32:01 +03:00
vistoolspline.cpp Curve factor was removed. 2016-02-27 16:49:10 +02:00
vistoolspline.h Removed unused QGraphicsLineItem item. 2016-02-12 21:43:33 +02:00
vistoolsplinepath.cpp New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vistoolsplinepath.h Fixes creating spline path. 2016-02-13 23:39:47 +02:00
vistooltriangle.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistooltriangle.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistooltruedarts.cpp First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
vistooltruedarts.h First successful build. Tool working was not tested! 2016-01-24 18:15:08 +02:00
visualization.cpp Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
visualization.h Updated dialog for the tool Spline. 2016-02-25 21:23:16 +02:00
visualization.pri Simple curve which uses point as control handle. 2016-03-10 15:55:04 +02:00