bgbsww
|
459644be31
|
TopoShape/Part: Bug fixes; pass Hasher parms, OCCT 7.8 compatibility, ElementMaps correct item count
|
2024-04-14 13:56:07 -04:00 |
|
wmayer
|
c96fd71e4f
|
Fix several compiler warnings
* fix -Winconsistent-missing-override
* fix -Wunused-but-set-variable
* fix -Wunused-parameter
* fix -Wunused-lambda-capture
* fix -Wunused-private-field
* fix -Wpessimizing-move
|
2024-04-03 10:04:56 +02:00 |
|
wmayer
|
1a3def3b9b
|
Part: fix -Wextra-semi
|
2024-02-20 01:14:15 +01:00 |
|
Chris Hennes
|
35182c1bb2
|
Merge branch 'main' into facemakerTranslationFix
|
2024-02-12 10:45:47 -06:00 |
|
Chris Hennes
|
28ed5dbb39
|
Part: Fix translation bug in FaceMaker
|
2024-01-22 12:14:54 -06:00 |
|
bgbsww
|
26dbd32c15
|
lint / review cleanups
|
2024-01-22 11:01:19 -05:00 |
|
bgbsww
|
d405fdadc4
|
Add tests, reformat to modern C++, clean
|
2024-01-21 15:34:46 -05:00 |
|
Zheng, Lei
|
e425b5b2db
|
Toponaming move makEFace as makeElementFace and dependencies
|
2024-01-17 20:38:50 -05:00 |
|
wmayer
|
b9e9fe435a
|
Part: modernize C++: use equals default
|
2023-08-22 15:14:03 +02:00 |
|
wmayer
|
c78e792737
|
Part: fix build failures with OCC >= 7.6
|
2022-08-09 18:42:38 +02:00 |
|
wmayer
|
c87e1cc1c2
|
clang: fix warnings [-Winconsistent-missing-override]
|
2022-08-09 17:36:25 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
Uwe
|
363a80c86c
|
[Part] Cy* - Fac*: remove unneeded includes
- also sort includes
|
2022-07-05 01:46:00 +02:00 |
|
wmayer
|
7dd43210e8
|
Part: include header with export macros
|
2022-03-24 21:02:01 +01:00 |
|
Uwe
|
f129bd7da7
|
[Part] FaceMaker, Command and Extrusion: remove unused includes
|
2022-02-21 03:33:01 +01:00 |
|
luz.paz
|
17ada69518
|
Part: [skip ci] fix header uniformity
This PR fixes header uniformity across all Part WB files
|
2019-12-22 00:59:47 +01:00 |
|
Ian Rees
|
4303384667
|
Clean up clang inconsistent override warnings.
|
2017-03-01 22:00:41 +01:00 |
|
wmayer
|
da406cddb8
|
handle possible crashes with FaceMaker and fix a few coding flaws
|
2016-10-02 14:47:59 +02:00 |
|
DeepSOIC
|
68918a881f
|
Part: Introduce FaceMaker class
A general class to implement smart making faces from wires (e.g. making
a face from sketch prior to extruding)
|
2016-10-01 23:13:44 +03:00 |
|