Yorik van Havre
|
6d479e6cda
|
Generated ts files
|
2022-06-08 12:32:59 +02:00 |
|
Yorik van Havre
|
d2f8b7d4e3
|
Merged crowdin translations
|
2022-06-08 12:28:54 +02:00 |
|
Yorik van Havre
|
80982cf87b
|
Merged crowdin translations
|
2022-06-07 13:34:53 +02:00 |
|
Kuzemko Alexsandr
|
80967344c5
|
Crowdin Run update.ts with latest source code.
|
2022-06-07 13:15:44 +03:00 |
|
Kuzemko Alexsandr
|
3191ef5f3d
|
Crowdin Update .ts after fixing script.
|
2022-06-04 15:09:19 -04:00 |
|
Kuzemko Alexsandr
|
2678ee2ea0
|
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
|
1488714a0f
|
Merged crowdin translations
|
2022-06-03 11:26:35 +02:00 |
|
Chris Hennes
|
2c6dcd960e
|
i18n: Update TS files to ensure Python files are included
|
2022-06-02 14:57:49 -05:00 |
|
Chris Hennes
|
861233e7f2
|
i18n: TS files generated by lupdate 6.4.0dev
|
2022-06-02 13:41:37 -05:00 |
|
luz paz
|
a526451afd
|
Fix various typos
|
2022-06-01 18:03:40 -04:00 |
|
Kuzemko Alexsandr
|
3b20a28328
|
Crowdin Add missing menu text for translation
|
2022-06-01 11:12:51 -04:00 |
|
Chris Hennes
|
b675920e05
|
Part: Change _translate to translate
|
2022-05-31 10:05:44 -05:00 |
|
Yorik van Havre
|
9d4ae629a3
|
Merged crowdin translations
|
2022-05-31 13:31:52 +02:00 |
|
Kuzemko Alexsandr
|
7cab0d1a16
|
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
|
b38df5ee78
|
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
|
72cfd813d5
|
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
|
9cbe14f1d5
|
Merged crowdin translations
|
2022-05-30 10:01:02 +02:00 |
|
wmayer
|
714be34961
|
Part: expose ChFi2d_ChamferAPI to Python
|
2022-05-29 12:24:32 +02:00 |
|
wmayer
|
4424105b61
|
Part: expose ChFi2d_AnaFilletAlgo to Python
|
2022-05-29 11:31:43 +02:00 |
|
wmayer
|
409ae97fc1
|
Part: move ChFi2d wrappers to own sub-directory
|
2022-05-29 11:05:55 +02:00 |
|
Yorik van Havre
|
047b15cfe5
|
merged crowdin translations
|
2022-05-28 12:16:47 +02:00 |
|
wmayer
|
9494b643b7
|
Part: expose ChFi2d_FilletAPI to Python and move to ChFi2d module
|
2022-05-28 11:10:45 +02:00 |
|
wmayer
|
3de1624d69
|
Part: expose ChFi2d_FilletAlgo to Python
|
2022-05-28 10:37:04 +02:00 |
|
wmayer
|
2303fd808a
|
Part: apply OCC's fix for ElSLib::ConeDN and write a unit test
|
2022-05-27 14:44:35 +02:00 |
|
Yorik van Havre
|
2dffe82cda
|
Merged crowdin translations
|
2022-05-27 11:28:55 +02:00 |
|
Zheng, Lei
|
eb79bb0a51
|
Part: fix ruled surface transformation problem
|
2022-05-27 03:52:17 +02:00 |
|
mwganson
|
4f300abf32
|
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
|
c266f16c53
|
Update .ts with lupdate ver 6.4.0.
|
2022-05-23 16:53:07 +02:00 |
|
wmayer
|
1f170e3d23
|
Mod: handle removed headers in PCH files for OCC 7.6
|
2022-05-21 06:28:07 +02:00 |
|
wmayer
|
72e464b1cc
|
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
|
9bcac09611
|
Part: std::unique_ptr is provided by the memory header
|
2022-05-12 17:52:52 +02:00 |
|
wmayer
|
09fffbb54d
|
Part: reorder headers in PreCompiled.h
|
2022-05-12 17:50:33 +02:00 |
|
wmayer
|
2a5c875c6f
|
Part: LGTM: Multiplication result may overflow 'int' before it is converted to 'unsigned int'.
|
2022-05-11 10:03:53 +02:00 |
|
wmayer
|
bd17a5cef4
|
Part: [skip ci] unit tests for PR #6850
|
2022-05-10 14:00:12 +02:00 |
|
Kuzemko Alexsandr
|
d7bd80d44d
|
[Part] Part Measure Linear (tool) fix translation for "Selection xx" button.
* [PartDesign] Part Design Measure Linear (tool) fix translation for
"Selection xx" button.
* [Part] No need translate "Selection xx" string twice.
|
2022-05-05 22:51:18 +02:00 |
|
Yorik van Havre
|
996994da55
|
Merged crowdin translations
|
2022-05-05 15:46:09 +02:00 |
|
Yorik van Havre
|
a62092d498
|
Updated ts files
|
2022-05-05 15:20:57 +02:00 |
|
wmayer
|
c365031c51
|
Part: optimize hasShapesInSelection() by avoiding performing a possibly expensive transformation
See also: https://forum.freecadweb.org/viewtopic.php?p=592445#p592445
|
2022-05-02 17:19:49 +02:00 |
|
wmayer
|
67e963781b
|
Part: in TopoShape::transformGeometry convert OCC exception into Base exception
The conversion is needed because TopoShape::transformGeometry reimplements ComplexGeoData::transformGeometry and is called in the core system
|
2022-04-29 15:37:44 +02:00 |
|
wmayer
|
a5d7987ad0
|
Part: handle exception of makeGTransform in _makeTransform
|
2022-04-29 15:15:51 +02:00 |
|
wmayer
|
2d5c2f0700
|
Part: adjust TopoShape::transformGShape() to reduce code duplication of TopoShape::makeGTransform
Revert changes of 4e7efd68d42a68 as otherwise there is no way to handle a failure in client code
|
2022-04-29 14:57:05 +02:00 |
|
wmayer
|
3e6c6974ca
|
Part: handle OCC exception inside TopoShape::makeGTransform
For more details about the problems an unhandled exception will cause see: https://forum.freecadweb.org/viewtopic.php?f=3&t=61000
|
2022-04-27 18:39:55 +02:00 |
|
Zheng, Lei
|
8bec44934b
|
Fix mixed line endings
|
2022-04-26 12:52:55 -05:00 |
|
marioalexis
|
94114cfac7
|
Part: Use regex to match names in ViewProviderPartExt::getDetail
|
2022-04-26 11:58:45 +02:00 |
|
marioalexis
|
5da2eb947a
|
Part: Add functions to replace indentical code structure in TopoShapePyImp.cpp
|
2022-04-23 16:40:48 +02:00 |
|
marioalexis
|
fcf9deb2fc
|
Part: Clean up code in TopoShapePyImp.cpp
|
2022-04-23 16:40:48 +02:00 |
|
Yorik van Havre
|
1fbd1fb38d
|
Merged crowdin translations
|
2022-04-21 14:18:33 +02:00 |
|
wmayer
|
c5bab68332
|
Gui: add convenience functions to SelectionFilterGate
|
2022-04-19 15:04:14 +02:00 |
|
wmayer
|
348a6da23f
|
Part: [skip ci] unit tests for PR #6732
|
2022-04-19 12:25:13 +02:00 |
|
mwganson
|
0aa34c2c58
|
Part: Cross-section, fix issue with using Links that have been scaled and/or transformed
|
2022-04-16 02:58:43 +02:00 |
|