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 |
|
Chris Hennes
|
33556d8a56
|
Part: Change _translate to translate
|
2022-05-31 10:05:44 -05:00 |
|
Yorik van Havre
|
d447d75882
|
Merged crowdin translations
|
2022-05-31 13:31:52 +02:00 |
|
Kuzemko Alexsandr
|
62f65e12e2
|
Part: Change contex from AttachmentEditor to Part_EditAttachment
Add menu text "Create a copy" to translation
This may fix https://github.com/FreeCAD/FreeCAD-translations/issues/64
|
2022-05-31 11:25:44 +02:00 |
|
wmayer
|
8edb3e64cc
|
Part: make DimensionLinear node kit unpickable
See forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=69056
|
2022-05-30 15:43:27 +02:00 |
|
Kuzemko Alexsandr
|
c2e34be393
|
Part: Fix Chamfer parameter and Fillet parameter title. Also rename variable to more informative in .ui.
This will resolve issues https://github.com/FreeCAD/FreeCAD-translations/issues/74
|
2022-05-30 15:01:33 +02:00 |
|
Yorik van Havre
|
d3d96816ce
|
Merged crowdin translations
|
2022-05-30 10:01:02 +02:00 |
|
wmayer
|
30f8015e71
|
Part: expose ChFi2d_ChamferAPI to Python
|
2022-05-29 12:24:32 +02:00 |
|
wmayer
|
f94ab3ec84
|
Part: expose ChFi2d_AnaFilletAlgo to Python
|
2022-05-29 11:31:43 +02:00 |
|
wmayer
|
b47f8d2605
|
Part: move ChFi2d wrappers to own sub-directory
|
2022-05-29 11:05:55 +02:00 |
|
Yorik van Havre
|
8676d67a87
|
merged crowdin translations
|
2022-05-28 12:16:47 +02:00 |
|
wmayer
|
b07be87677
|
Part: expose ChFi2d_FilletAPI to Python and move to ChFi2d module
|
2022-05-28 11:10:45 +02:00 |
|
wmayer
|
bd853e5ef2
|
Part: expose ChFi2d_FilletAlgo to Python
|
2022-05-28 10:37:04 +02:00 |
|
wmayer
|
b02705d79f
|
Part: apply OCC's fix for ElSLib::ConeDN and write a unit test
|
2022-05-27 14:44:35 +02:00 |
|
Yorik van Havre
|
1e034cc47f
|
Merged crowdin translations
|
2022-05-27 11:28:55 +02:00 |
|
Zheng, Lei
|
ee6f0d0ba9
|
Part: fix ruled surface transformation problem
|
2022-05-27 03:52:17 +02:00 |
|
mwganson
|
26e4a3345b
|
Part: Link support -- replace TopoShape.getSubShape() with Part::Feature::getTopoShape(obj, elementname, true).getShape() in order to support use of App::Link sublinks.
|
2022-05-27 03:52:17 +02:00 |
|
Kuzemko Alexsandr
|
b903e949ae
|
Update .ts with lupdate ver 6.4.0.
|
2022-05-23 16:53:07 +02:00 |
|
wmayer
|
469c36e3cc
|
Mod: handle removed headers in PCH files for OCC 7.6
|
2022-05-21 06:28:07 +02:00 |
|
wmayer
|
d0f98bf45c
|
Conda: ssize_t is a POSIX type and thus not necessarily defined on Windows. Currently this causes build failures with Conda + Py3.10.
The solution is to get rid off all occurrences of ssize_t in FreeCAD code
|
2022-05-17 11:43:40 +02:00 |
|
wmayer
|
4fea37b3bc
|
Part: std::unique_ptr is provided by the memory header
|
2022-05-12 17:52:52 +02:00 |
|
wmayer
|
5f0ad3864d
|
Part: reorder headers in PreCompiled.h
|
2022-05-12 17:50:33 +02:00 |
|
wmayer
|
8c984359dd
|
Part: LGTM: Multiplication result may overflow 'int' before it is converted to 'unsigned int'.
|
2022-05-11 10:03:53 +02:00 |
|
wmayer
|
1ca00446af
|
Part: [skip ci] unit tests for PR #6850
|
2022-05-10 14:00:12 +02:00 |
|