bofdahof
ba2c2ca5ad
Console: rename PascalCase named methods to camelCase
2025-05-06 17:50:21 +02:00
Ladislav Michl
9683cf1e4f
Base: rename Exception's PascalCase methods to camelCase
2025-05-05 23:50:01 +02:00
Benjamin Nauck
21fbf8e539
Use Base::toRadians() instead of manually converting
2025-04-15 07:16:36 +02:00
Benjamin Nauck
3279a1dd8f
Sketcher: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Florian Foinant-Willig
c0e8fa1e75
Sketcher: modernize type checking
2023-10-23 18:09:23 +02:00
pre-commit-ci[bot]
e92ed45df9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-12 13:02:35 -04:00
Chris Hennes
fcedce3c42
Sketcher: Reformat to current clang-format standard
2023-09-04 07:17:28 -05:00
Abdullah Tahiri
78ae9c1d7d
SketcherGui: apply clang-format
2023-05-25 17:08:03 +02:00
Abdullah Tahiri
0bdc7bb370
SketcherGui: Separate user and developer errors
...
===============================================
Revisiting all console calls:
- Using the Notification Framework when the user needs to be notified
- Turning them into DeveloperError/DeveloperWarnings when messages are intended only for developers
2023-05-25 14:09:06 +02:00
Abdullah Tahiri
485d4f3194
Rename angleSnapEnabled to angleSnapRequested for consistency with the other snap flags
2023-03-19 19:14:22 +01:00
Abdullah Tahiri
7036939f17
Encapsulate interface data members
2023-03-19 19:14:22 +01:00
Abdullah Tahiri
febaca9070
Rename preference parameter
2023-03-19 19:14:22 +01:00
Paddle
ecb1724bf1
Sketcher: Snap: initial implementation: - creation of SnapManager class. - Move grid snap to this new class. - Add snap to object. - Add snap at angle.
2023-03-19 19:14:22 +01:00