wmayer
|
f87d9bd626
|
Part: [skip ci] remove superfluous const_cast
|
2022-06-24 16:10:09 +02:00 |
|
wmayer
|
c955372ecf
|
cppcoreguidelines-pro-type-union-access
According to https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md using union for type-punning is undefined behaviour.
Replace it with std::memcpy
|
2022-06-24 14:29:50 +02:00 |
|
Yorik van Havre
|
830b3944db
|
Merge pull request #7067 from Kuzma30/add_ts
Crowdin Add "new" WB to translations.
|
2022-06-24 13:50:43 +02:00 |
|
Benjamin Alterauge
|
ad8bb4dc69
|
GeomBSplineCurve: Add interpolate without tangents
Now with description
Periodic selectable
|
2022-06-24 02:25:55 +02:00 |
|
mosfet80
|
620c273c4e
|
Boost version <=1.60 is never used in freecad 0.20 (#7038)
* Boost version 1.60 is never used in freecad 0.20
|
2022-06-24 02:20:26 +02:00 |
|
marioalexis
|
ad0f1147f7
|
Part: Use PyObject_IsTrue in combination with conditional ternary operator
|
2022-06-22 19:50:03 -04:00 |
|
wmayer
|
a527daa4b3
|
Part: add Const attribute to several methods in TopoShapePy
|
2022-06-22 16:58:56 +02:00 |
|
Chris Hennes
|
cd32457b60
|
Part: Add ShapeFix.hxx to precompiled header
|
2022-06-21 12:59:56 -05:00 |
|
Kuzemko Alexsandr
|
e678620cbd
|
Crowdin Update .ts files with current source.
|
2022-06-21 17:31:06 +03:00 |
|
wmayer
|
b70d8d3781
|
Part: expose ShapeFix_FixSmallSolid to Python
|
2022-06-21 15:47:27 +02:00 |
|
wmayer
|
4c2946c8a4
|
Part: expose ShapeFix_FixSmallFace to Python
|
2022-06-21 15:47:10 +02:00 |
|
wmayer
|
6843a461e6
|
Part: expose ShapeFix_Wireframe to Python
|
2022-06-21 15:46:51 +02:00 |
|
wmayer
|
bbecc3f296
|
Part: expose ShapeFix_SplitTool to Python
|
2022-06-21 15:46:27 +02:00 |
|
wmayer
|
8c6ffc99e3
|
Part: expose ShapeFix_WireVertex to Python
|
2022-06-21 15:46:11 +02:00 |
|
wmayer
|
1ee1aee10e
|
Part: expose ShapeFix_FreeBounds to Python
|
2022-06-21 15:45:55 +02:00 |
|
wmayer
|
125d5b6360
|
Part: expose ShapeFix_ShapeTolerance to Python
|
2022-06-21 15:45:36 +02:00 |
|
wmayer
|
a0eb2e9de7
|
Part: expose ShapeFix_FaceConnect to Python
|
2022-06-21 15:45:10 +02:00 |
|
wmayer
|
4b44c54cfa
|
Part: expose ShapeFix_SplitCommonVertex to Python
|
2022-06-21 15:44:50 +02:00 |
|
wmayer
|
4d4adb932b
|
Part: expose ShapeFix_EdgeConnect to Python
|
2022-06-21 15:44:30 +02:00 |
|
wmayer
|
74c75b86a0
|
Part: workaround for missing include in OCC >= 7.5
|
2022-06-21 15:44:12 +02:00 |
|
wmayer
|
6cfd7d21e8
|
Part: fix typos
|
2022-06-21 15:43:47 +02:00 |
|
wmayer
|
8d56879305
|
Part: expose ShapeFix_Solid to Python
|
2022-06-21 15:43:31 +02:00 |
|
wmayer
|
4089cbfbf2
|
Part: expose ShapeFix_Edge to Python
|
2022-06-21 15:43:13 +02:00 |
|
wmayer
|
ac421ffd0e
|
Part: add convenience function to convert Placement into TopLoc_Location
|
2022-06-21 15:42:52 +02:00 |
|
wmayer
|
87db9dccb5
|
Part: expose ShapeFix_Shape to Python
|
2022-06-21 15:42:31 +02:00 |
|
wmayer
|
94f6279a67
|
Part: expose ShapeFix_Wire to Python
|
2022-06-21 15:41:44 +02:00 |
|
wmayer
|
da4b05fdcc
|
Part: expose ShapeFix_Shell to Python
|
2022-06-21 15:39:41 +02:00 |
|
wmayer
|
b6cd635cc1
|
Part: expose ShapeFix and ShapeFix_Face to Python
|
2022-06-21 15:39:09 +02:00 |
|
wmayer
|
f3e941a382
|
Part: start to expose ShapeFix framework to Python
|
2022-06-21 15:34:55 +02:00 |
|
wmayer
|
6b2882e01f
|
Part: support of box selection in shape builder task panel
|
2022-06-21 15:30:31 +02:00 |
|
Uwe
|
9fcb98d9c6
|
Revert "remove unused python<3.6 code"
This reverts commit 0a6d271121.
|
2022-06-19 16:23:13 +02:00 |
|
andrea
|
0a6d271121
|
remove unused python<3.6 code
|
2022-06-19 15:33:44 +02:00 |
|
Uwe
|
bbcc8b2c5c
|
[Part] remove unnecessary Boolean comparisons
|
2022-06-19 15:19:13 +02:00 |
|
wmayer
|
7e79686986
|
Part: [skip ci] add tests for ruled surfaces
|
2022-06-16 11:48:27 +02:00 |
|
Yorik van Havre
|
baa1105a53
|
Merged crowdin translations
|
2022-06-12 11:56:37 +02:00 |
|
wmayer
|
fbb5555f27
|
Part: do not expect a face to be infinite if meshing it has failed
See https://forum.freecadweb.org/viewtopic.php?p=601240#p601240
|
2022-06-11 13:01:15 +02:00 |
|
Yorik van Havre
|
19ffd1ca94
|
Merged crowdin translations
|
2022-06-10 11:03:57 +02:00 |
|
Yorik van Havre
|
68e8c19aaf
|
Merged crowdin translations
|
2022-06-09 13:40:35 +02:00 |
|
wmayer
|
f401cbe832
|
Part: in BRepOffsetAPI_MakeOffsetFix::MakeWire also consider the generated edges of the vertexes of the input shape
|
2022-06-08 13:02:07 +02:00 |
|
Yorik van Havre
|
2e4dcfc22a
|
Generated ts files
|
2022-06-08 12:32:59 +02:00 |
|
Yorik van Havre
|
b06f247f9f
|
Merged crowdin translations
|
2022-06-08 12:28:54 +02:00 |
|
Yorik van Havre
|
b9b21ddac5
|
Merged crowdin translations
|
2022-06-07 13:34:53 +02:00 |
|
Kuzemko Alexsandr
|
eff8ecaafc
|
Crowdin Run update.ts with latest source code.
|
2022-06-07 13:15:44 +03:00 |
|
Kuzemko Alexsandr
|
27e3f3c153
|
Crowdin Update .ts after fixing script.
|
2022-06-04 15:09:19 -04:00 |
|
Kuzemko Alexsandr
|
176cf0d144
|
Part: Reformat JoinDeatures by Black, delete some comments. Reformat commented code too.
Now it proper recognize by lupdate.
|
2022-06-04 15:09:19 -04:00 |
|
Yorik van Havre
|
e8f1bde367
|
Merged crowdin translations
|
2022-06-03 11:26:35 +02:00 |
|
Chris Hennes
|
34502193a2
|
i18n: Update TS files to ensure Python files are included
|
2022-06-02 14:57:49 -05:00 |
|
Chris Hennes
|
d540de8bee
|
i18n: TS files generated by lupdate 6.4.0dev
|
2022-06-02 13:41:37 -05:00 |
|
luz paz
|
a0c0b2616c
|
Fix various typos
|
2022-06-01 18:03:40 -04:00 |
|
Kuzemko Alexsandr
|
a67701b85b
|
Crowdin Add missing menu text for translation
|
2022-06-01 11:12:51 -04:00 |
|