Roman Telezhynskyi
|
505cec891d
|
Several bug fixes.
--HG--
branch : feature
|
2016-03-19 16:20:09 +02:00 |
|
Roman Telezhynskyi
|
19265e1f93
|
Succesful build.
--HG--
branch : feature
|
2016-03-18 23:11:14 +02:00 |
|
Roman Telezhynskyi
|
ca020c4c7f
|
Improved visualization for tool Cubic Bezier.
--HG--
branch : feature
|
2016-03-18 12:28:28 +02:00 |
|
Roman Telezhynskyi
|
037e91484a
|
For tool Cubic Bezier curve show connection to control points.
--HG--
branch : feature
|
2016-03-17 16:26:25 +02:00 |
|
Roman Telezhynskyi
|
2c4312046c
|
New classes VAbstractCubicBezierPath and VCubicBezierPath.
--HG--
branch : feature
|
2016-03-16 20:07:50 +02:00 |
|
Roman Telezhynskyi
|
2548697a9e
|
The tool Cut Spline now supports Cubic Bezier curve.
--HG--
branch : feature
|
2016-03-10 18:09:38 +02:00 |
|
Roman Telezhynskyi
|
53250a4dc4
|
Simple curve which uses point as control handle.
--HG--
branch : feature
|
2016-03-10 15:55:04 +02:00 |
|
Roman Telezhynskyi
|
40436a5c57
|
Successfull build, bugs was not fixed.
--HG--
branch : feature
|
2016-03-04 18:08:29 +02:00 |
|
Roman Telezhynskyi
|
8d628404df
|
Curve factor was removed.
--HG--
branch : feature
|
2016-02-27 16:49:10 +02:00 |
|
Roman Telezhynskyi
|
990c03c697
|
Updated dialog for the tool Spline.
--HG--
branch : feature
|
2016-02-25 21:23:16 +02:00 |
|
Roman Telezhynskyi
|
35b9dea4b2
|
Fixes creating spline path.
--HG--
branch : feature
|
2016-02-13 23:39:47 +02:00 |
|
Roman Telezhynskyi
|
b124b8402e
|
The control point should be on some distance before we will begin count this
distance.
--HG--
branch : feature
|
2016-02-13 18:30:21 +02:00 |
|
Roman Telezhynskyi
|
e68c64e8f1
|
Implementation for tool Spline path.
--HG--
branch : feature
|
2016-02-13 18:24:32 +02:00 |
|
Roman Telezhynskyi
|
0405a54bf8
|
Removed unused QGraphicsLineItem item.
--HG--
branch : feature
|
2016-02-12 21:43:33 +02:00 |
|
Roman Telezhynskyi
|
1924b30f6f
|
Don't show control points if too close to start and end points.
--HG--
branch : feature
|
2016-02-12 20:32:31 +02:00 |
|
Roman Telezhynskyi
|
6dd26ddd73
|
Refactoring. Use qFuzzyIsNull.
--HG--
branch : feature
|
2016-02-12 20:31:08 +02:00 |
|
Roman Telezhynskyi
|
0f747ede7e
|
The first implementation for tool Spline.
--HG--
branch : feature
|
2016-02-12 20:10:01 +02:00 |
|
Roman Telezhynskyi
|
6b4b79a1b5
|
Little fix tools visuzlization.
(grafted from 7ef2dcf85f7b9da986105ad524382ba47efb177f)
--HG--
branch : develop
|
2016-02-09 17:19:25 +02:00 |
|
Roman Telezhynskyi
|
c1fecafda9
|
Refactoring.
--HG--
branch : feature
|
2016-01-25 19:10:39 +02:00 |
|
Roman Telezhynskyi
|
ea0000fea6
|
First successful build. Tool working was not tested!
--HG--
branch : feature
|
2016-01-24 18:15:08 +02:00 |
|
Roman Telezhynskyi
|
e781b8252d
|
Cut less scene rect size for showing axis.
--HG--
branch : develop
|
2015-12-04 22:21:07 +02:00 |
|
Roman Telezhynskyi
|
36704cd02e
|
Invisible "VSimpleCurve" causes exponential growth scene size, and it causes
the program crash. Because we don't need anymore this calss i just have removed
it.
--HG--
branch : develop
|
2015-11-25 15:45:38 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
d1f18dc9a0
|
Use quint32 instead unsigned int.
--HG--
branch : develop
|
2015-10-26 10:36:07 +02:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
5cd9a88761
|
Making class Calculator independent from class VContainer.
--HG--
branch : develop
|
2015-10-15 13:07:43 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
026804bc37
|
Fix for build on drone.io.
--HG--
branch : develop
|
2015-10-08 21:11:50 +03:00 |
|
val177
|
c92e45e25c
|
fixed build on windows with qt5.4
--HG--
branch : develop
|
2015-07-28 23:13:30 +03:00 |
|
Roman Telezhynskyi
|
cc64b0627e
|
Just set default values and don't show dialog. User still can easy get access
to options.
--HG--
branch : develop
|
2015-07-03 22:22:52 +03:00 |
|
Roman Telezhynskyi
|
75e9bd0ed5
|
Move templates outside class definition.
--HG--
branch : develop
|
2015-07-03 17:03:19 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
b866e7b91e
|
Resolved issue #301. True darts.
--HG--
branch : feature
|
2015-06-24 17:30:07 +03:00 |
|
Roman Telezhynskyi
|
0097d67865
|
Rename VToolPoint.
--HG--
branch : feature
|
2015-06-20 09:23:04 +03:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|