Roman Telezhynskyi
|
113b685c9c
|
Fix build on Windows.
|
2023-05-10 18:28:38 +03:00 |
|
Roman Telezhynskyi
|
598682e57b
|
New notch type - Check Notch. Control a notch width and angle with formulas.
|
2023-05-08 17:51:34 +03:00 |
|
Roman Telezhynskyi
|
66e01d9994
|
Refactoring.
|
2023-05-08 17:51:34 +03:00 |
|
Roman Telezhynskyi
|
dc565c55b8
|
Fix build.
|
2022-11-22 12:36:56 +02:00 |
|
Roman Telezhynskyi
|
6e77a8401b
|
Fix build.
|
2022-11-22 08:34:32 +02:00 |
|
Roman Telezhynskyi
|
8cd3bfb803
|
Only C++17 introduces the rule that static constexpr member variables are implicitly inline.
|
2022-11-21 08:55:32 +02:00 |
|
Roman Telezhynskyi
|
accaa68e7a
|
No reasons for method toJson() to be virtual.
|
2022-11-10 15:40:41 +02:00 |
|
Roman Telezhynskyi
|
c190725f1c
|
Suppress Clang warning.
|
2022-11-10 15:01:42 +02:00 |
|
Roman Telezhynskyi
|
c9abdc350e
|
Suppress Clang warning.
|
2022-11-10 14:34:35 +02:00 |
|
Roman Telezhynskyi
|
bd10a78f55
|
Successful compilation.
|
2022-10-28 16:16:13 +03:00 |
|
Roman Telezhynskyi
|
05d064af1e
|
Refactoring.
|
2022-10-08 14:22:52 +03:00 |
|
Roman Telezhynskyi
|
a13f13e3fc
|
Refactoring.
Optimize includes.
|
2022-08-22 11:34:02 +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
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
3db69c34ee
|
Noexcept-expression evaluates to 'false' because of a call to 'constexpr
VSAPoint::VSAPoint()'.
--HG--
branch : develop
|
2020-01-07 08:28:13 +02:00 |
|
Roman Telezhynskyi
|
7f5ec1c9a1
|
It is better to not allow user to set seam allowance width to 0. 0 seam
allowance creates intersections with a main path.
--HG--
branch : develop
|
2019-11-03 09:30:36 +02:00 |
|
Roman Telezhynskyi
|
7af89dc9c8
|
Cppcheck warning.
--HG--
branch : develop
|
2019-09-02 08:29:18 +03:00 |
|
Roman Telezhynskyi
|
27a08641fa
|
Refactoring. Move class VSAPoint to separate file.
--HG--
branch : develop
|
2019-09-01 12:58:54 +03:00 |
|