Roman Telezhynskyi
|
70168ebe6c
|
Fix support Visual Studio 2015.
|
2022-09-02 17:14:03 +03:00 |
|
Roman Telezhynskyi
|
daf7574f39
|
Fix support Visual Studio 2015.
|
2022-09-01 10:11:44 +03:00 |
|
Roman Telezhynskyi
|
488fbb6baa
|
Fix support Visual Studio 2015.
|
2022-08-30 17:18:16 +03:00 |
|
Roman Telezhynskyi
|
4bf01918c9
|
Fix support Visual Studio 2015.
|
2022-08-30 15:41:33 +03:00 |
|
Roman Telezhynskyi
|
b01fd72af9
|
Fix issues with elliptical arc.
|
2022-08-30 14:19:40 +03:00 |
|
Roman Telezhynskyi
|
83e9a4c8f0
|
Enable Approximation scale option for Elliptical arc.
|
2022-08-27 17:57:08 +03:00 |
|
Roman Telezhynskyi
|
1e344d6df0
|
Fix calculating an elliptical arc.
|
2022-08-27 16:46:25 +03:00 |
|
Roman Telezhynskyi
|
5262d8afb7
|
Refactoring.
Rename Visualization::NumberToUser to Visualization::LengthToUser to avoid confusion.
Add Visualization::AngleToUser.
|
2022-08-24 19:53:48 +03:00 |
|
Roman Telezhynskyi
|
a13f13e3fc
|
Refactoring.
Optimize includes.
|
2022-08-22 11:34:02 +03:00 |
|
Roman Telezhynskyi
|
63cd0e7b5d
|
Improve visualization for tool Segmenting a simple curve.
|
2022-08-20 20:09:29 +03:00 |
|
Roman Telezhynskyi
|
714a4e1715
|
Fix segmenting a simple curve.
|
2022-08-19 08:29:42 +03:00 |
|
Roman Telezhynskyi
|
46b2814981
|
Refactoring.
|
2022-08-13 19:26:55 +03:00 |
|
Roman Telezhynskyi
|
2cf2dc5985
|
Fix segmenting a simple curve.
|
2022-08-13 17:57:26 +03:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
4e07172a6f
|
Cppcheck warnings.
|
2022-08-08 15:25:14 +03:00 |
|
Roman Telezhynskyi
|
92398bbf52
|
Fix warning while segmenting flipped arc.
|
2022-06-28 12:55:27 +03:00 |
|
Roman Telezhynskyi
|
c9c46cc954
|
Code style.
|
2022-05-20 17:08:32 +03:00 |
|
Roman Telezhynskyi
|
ca2fe5fff1
|
Improved curve segment warnings.
|
2022-05-20 15:49:25 +03:00 |
|
Roman Telezhynskyi
|
0644122345
|
Code style.
|
2022-03-16 17:43:22 +02:00 |
|
Roman Telezhynskyi
|
8b0b5c89aa
|
Incorrect work with curves. Closes #170
|
2022-03-16 17:43:09 +02:00 |
|
Roman Telezhynskyi
|
23e6d524b1
|
Fix build with MSVC.
|
2022-02-09 10:32:57 +02:00 |
|
Roman Telezhynskyi
|
e876a4d611
|
Fix issue in tool cut spline.
Infinite loop while calculating a t parameter.
|
2022-02-03 15:48:52 +02:00 |
|
Roman Telezhynskyi
|
c3cbfbaaca
|
Fix build with Qt 5.6.
|
2022-01-29 16:06:01 +02:00 |
|
Roman Telezhynskyi
|
1b188bf414
|
Compatibility issues.
|
2022-01-29 10:59:02 +02:00 |
|
Roman Telezhynskyi
|
b861d6a28e
|
GCC warnings.
|
2021-09-25 17:18:33 +03:00 |
|
Roman Telezhynskyi
|
9bfc0df25b
|
GCC warnings.
|
2021-09-25 15:49:00 +03:00 |
|
Roman Telezhynskyi
|
51ed05e1fa
|
GCC warnings.
|
2021-09-25 12:57:15 +03:00 |
|
Roman Telezhynskyi
|
1b3e133309
|
GCC warnings.
|
2021-09-25 12:42:28 +03:00 |
|
Roman Telezhynskyi
|
2ffda9a073
|
Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types.
|
2021-09-25 11:43:05 +03:00 |
|
Roman Telezhynskyi
|
cb30d5e3f4
|
Seam allowance not correct at intersection curve and axis. Closes #145
|
2021-09-24 12:51:39 +03:00 |
|
Roman Telezhynskyi
|
816f9f02a3
|
When we search point of intersection curve and axis select the base point only at the end.
|
2021-07-24 16:36:17 +03:00 |
|
Roman Telezhynskyi
|
8656e9f633
|
GCC warning.
|
2021-07-24 12:35:22 +03:00 |
|
Roman Telezhynskyi
|
8ffc2447dd
|
Fix finding point of intersection curve and axis.
Add case where the axis's point lies on the curve.
|
2021-07-24 11:27:50 +03:00 |
|
Roman Telezhynskyi
|
a6d9194051
|
New warnings. Warn a user about incorrect cut curve segment length.
|
2021-07-24 11:15:48 +03:00 |
|
Roman Telezhynskyi
|
3c27c3ee46
|
Fix incorrect seam allowance. Closes #133
|
2021-06-22 19:04:13 +03:00 |
|
Roman Telezhynskyi
|
3ae13febd3
|
Incorrect behavior of empty arc and elliptical arc. Closes #129
|
2021-05-31 12:07:28 +03:00 |
|
Roman Telezhynskyi
|
1cccaf097c
|
Fix incorrect elliptical arc end angle. Closes #121
|
2021-04-20 19:56:30 +03:00 |
|
Roman Telezhynskyi
|
197a4a54e1
|
Fix incorrect seam allowance. Closes #120
|
2021-04-10 19:18:28 +03:00 |
|
Roman Telezhynskyi
|
bfe2cfb0e1
|
Fix incorrect seam allowance. Closes #114
|
2021-03-30 20:21:42 +03:00 |
|
Roman Telezhynskyi
|
9f940ba7cf
|
Fix bug in seam allowance.
|
2021-02-23 16:08:12 +02:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
3c0c624682
|
Don't check warnings for a legacy mac os x build.
|
2020-12-26 19:44:55 +02:00 |
|
Roman Telezhynskyi
|
abe92c667d
|
Temporary enable full output for macosx.
|
2020-12-25 09:40:18 +02:00 |
|
Roman Telezhynskyi
|
80d9fbc107
|
New function Warning.
|
2020-11-20 13:18:38 +02:00 |
|
Roman Telezhynskyi
|
99985d43e0
|
Alias support for group operations.
|
2020-11-07 15:02:30 +02:00 |
|
Roman Telezhynskyi
|
38e60d5905
|
Fix name for history with alias.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
a5f65c319c
|
Alias field for tool Cubic Bezier.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
c77d4c9bd2
|
Improve object name translation.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
1246aba24d
|
Alias field for tool Arc.
|
2020-11-04 16:17:16 +02:00 |
|
Roman Telezhynskyi
|
788aa92d44
|
Add alias attribute for geometric object.
|
2020-11-04 16:17:16 +02:00 |
|