Roman Telezhynskyi
|
4c1c0d4d0a
|
Fixed empty point label in SplinePath name.
--HG--
branch : develop
|
2016-03-22 17:25:16 +02:00 |
|
Roman Telezhynskyi
|
2e0bf11261
|
The tool Cut Spline now supports Cubic Bezier Path curve.
--HG--
branch : develop
|
2016-03-22 17:14:53 +02:00 |
|
Roman Telezhynskyi
|
baddba9e43
|
Resolved issue #366. Update 'Point from Distance and Angle' tool to read
distance and angle between points.
--HG--
branch : develop
|
2016-03-19 17:45:57 +02:00 |
|
Roman Telezhynskyi
|
02cb84c4a1
|
Show list of points from the begin of the list.
--HG--
branch : feature
|
2016-03-19 16:29:26 +02:00 |
|
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
|
f5c5995117
|
Fixed issue with deleting detail nodes.
(grafted from dc69de0a2dd73ae3cbbc6ce6b7007407540e4c4c)
--HG--
branch : develop
|
2016-03-15 17:38:36 +02:00 |
|
Roman Telezhynskyi
|
4a9302ee4e
|
For modeling no need to seek parent tool id.
(grafted from b84438717fd8436e747b3982461cee3c4124d935)
--HG--
branch : develop
|
2016-03-15 17:32:12 +02:00 |
|
Roman Telezhynskyi
|
2d69e1a46f
|
The tool Detail now supports Cubic Bezier curve.
--HG--
branch : feature
|
2016-03-10 19:08:37 +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
|
d72ea565cb
|
Fixed wrong handling with true darts points inside tool detail.
(grafted from c84b1a66716faa7e171e5acb2824a7fb5702dd27)
--HG--
branch : develop
|
2016-03-08 19:49:16 +02:00 |
|
Roman Telezhynskyi
|
5be84df289
|
The file stable.cpp is useful only with MSVC.
--HG--
branch : develop
|
2016-03-06 21:21:21 +02:00 |
|
Roman Telezhynskyi
|
fe220f6305
|
Removed tag "zorder".
--HG--
branch : develop
|
2016-03-05 23:11:02 +02:00 |
|
Roman Telezhynskyi
|
f53fe379c6
|
Movable spline path.
--HG--
branch : feature
|
2016-03-05 23:06:54 +02:00 |
|
Roman Telezhynskyi
|
2e6be9119c
|
Fixed crash.
--HG--
branch : feature
|
2016-03-05 18:30:45 +02:00 |
|
Roman Telezhynskyi
|
504a334717
|
The method FormulaFromUser throw an exception. In many places we don't catch the
exception and i think this is wrong. New method TryFormulaFromUser was
introduced for fixing situation.
--HG--
branch : feature
|
2016-03-05 17:27:07 +02:00 |
|
Roman Telezhynskyi
|
e120fc1d0a
|
Calculate a formula immediately.
--HG--
branch : feature
|
2016-03-05 15:22:24 +02:00 |
|
Roman Telezhynskyi
|
e948a0ba27
|
Refactoring ValFormulaChanged. Continue fix bugs in the dialog spline path.
--HG--
branch : feature
|
2016-03-05 14:30:18 +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
|
a2561bc7da
|
Updated property dialog for tool Spline.
--HG--
branch : feature
|
2016-02-27 12:28:15 +02:00 |
|
Roman Telezhynskyi
|
53cb607f34
|
Block moving a control point if a formula was used.
--HG--
branch : feature
|
2016-02-27 10:29:32 +02:00 |
|
Roman Telezhynskyi
|
679f90d627
|
Block moving a spline by dragging if a formula was used.
--HG--
branch : feature
|
2016-02-26 19:44:51 +02:00 |
|
Roman Telezhynskyi
|
773383ec70
|
Fixed moving a spline by dragging.
--HG--
branch : feature
|
2016-02-26 19:19:30 +02:00 |
|
Roman Telezhynskyi
|
a9112a29cb
|
Create, save, open and edit simple curve by dialog. Editing by mouse still not
prepared.
--HG--
branch : feature
|
2016-02-26 16:38:42 +02:00 |
|
Roman Telezhynskyi
|
4eca4f97c6
|
Fixed issue "Warning: Z-order assignment: '' is not a valid widget."
--HG--
branch : feature
|
2016-02-25 21:40:39 +02:00 |
|
Roman Telezhynskyi
|
9b02bde691
|
Release a dialog size for deploying a formula field.
--HG--
branch : feature
|
2016-02-25 21:39:21 +02:00 |
|
Roman Telezhynskyi
|
990c03c697
|
Updated dialog for the tool Spline.
--HG--
branch : feature
|
2016-02-25 21:23:16 +02:00 |
|
Roman Telezhynskyi
|
fcd254f08c
|
Fixed bug disabling tool True darts.
(grafted from 8c5aeccb775c10068c8f20a881994b3b4fac808a)
--HG--
branch : develop
|
2016-02-22 11:38:18 +02:00 |
|
Roman Telezhynskyi
|
7d991584fb
|
Fixed wrong calulation tool True darts.
--HG--
branch : develop
|
2016-02-22 11:02:24 +02:00 |
|
Roman Telezhynskyi
|
c3db8bab68
|
For avoiding errors in future better seek the first tag draw and insert before
it.
--HG--
branch : develop
|
2016-02-20 10:05:18 +02:00 |
|
Roman Telezhynskyi
|
936a7fef07
|
Fixed issue #405. Crash after deleting first pattern piece in the list.
--HG--
branch : develop
|
2016-02-19 16:34:32 +02:00 |
|
Roman Telezhynskyi
|
04ae26d1bd
|
Regesign dialogs tool 'Spline' and 'Spline Path' for avoiding text squeeze.
--HG--
branch : develop
|
2016-02-16 18:08:51 +02:00 |
|
Roman Telezhynskyi
|
0846d3c282
|
Read and save a spline path attribute 'duplicate'.
--HG--
branch : feature
|
2016-02-16 15:37:01 +02:00 |
|
Roman Telezhynskyi
|
c80fe9c61b
|
Show name in a property browser.
--HG--
branch : feature
|
2016-02-16 15:04:21 +02:00 |
|
Roman Telezhynskyi
|
c36f1eb8ef
|
Working with Spline Path.
--HG--
branch : feature
|
2016-02-16 14:00:56 +02:00 |
|
Roman Telezhynskyi
|
be3fc296f4
|
Untested changes for the tool Spline.
--HG--
branch : feature
|
2016-02-15 16:30:48 +02:00 |
|
Roman Telezhynskyi
|
f264206aab
|
Refactoring DialogSpline.
--HG--
branch : feature
|
2016-02-15 11:02:55 +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
|
791d874c9a
|
Little refactoring.
--HG--
branch : feature
|
2016-02-12 15:49:59 +02:00 |
|