Kuzemko Alexsandr
547bd689c6
Inspection Add more translation texts.
2022-06-21 17:22:15 +03:00
wmayer
228326d587
Part: expose ShapeFix_FixSmallSolid to Python
2022-06-21 15:47:27 +02:00
wmayer
79ae67e280
Part: expose ShapeFix_FixSmallFace to Python
2022-06-21 15:47:10 +02:00
wmayer
ede51b792a
Part: expose ShapeFix_Wireframe to Python
2022-06-21 15:46:51 +02:00
wmayer
4fe95201c5
Part: expose ShapeFix_SplitTool to Python
2022-06-21 15:46:27 +02:00
wmayer
293573ebde
Part: expose ShapeFix_WireVertex to Python
2022-06-21 15:46:11 +02:00
wmayer
26bddf2358
Part: expose ShapeFix_FreeBounds to Python
2022-06-21 15:45:55 +02:00
wmayer
7aebfe4551
Part: expose ShapeFix_ShapeTolerance to Python
2022-06-21 15:45:36 +02:00
wmayer
0d85b75893
Part: expose ShapeFix_FaceConnect to Python
2022-06-21 15:45:10 +02:00
wmayer
5338fb4ba1
Part: expose ShapeFix_SplitCommonVertex to Python
2022-06-21 15:44:50 +02:00
wmayer
8157689029
Part: expose ShapeFix_EdgeConnect to Python
2022-06-21 15:44:30 +02:00
wmayer
2463186b80
Part: workaround for missing include in OCC >= 7.5
2022-06-21 15:44:12 +02:00
wmayer
f468c10cb4
Part: fix typos
2022-06-21 15:43:47 +02:00
wmayer
6f521063db
Part: expose ShapeFix_Solid to Python
2022-06-21 15:43:31 +02:00
wmayer
75dee7b35c
Part: expose ShapeFix_Edge to Python
2022-06-21 15:43:13 +02:00
wmayer
a543bf0783
Part: add convenience function to convert Placement into TopLoc_Location
2022-06-21 15:42:52 +02:00
wmayer
6ce6cfe043
Part: expose ShapeFix_Shape to Python
2022-06-21 15:42:31 +02:00
wmayer
0cd1f118fc
Part: expose ShapeFix_Wire to Python
2022-06-21 15:41:44 +02:00
wmayer
2df09ea4ed
Part: expose ShapeFix_Shell to Python
2022-06-21 15:39:41 +02:00
wmayer
954b09f793
Part: expose ShapeFix and ShapeFix_Face to Python
2022-06-21 15:39:09 +02:00
wmayer
d04b65056e
Part: start to expose ShapeFix framework to Python
2022-06-21 15:34:55 +02:00
wmayer
c480014869
Part: support of box selection in shape builder task panel
2022-06-21 15:30:31 +02:00
wmayer
23288e7b01
Points: fixes #5785 : a python method to convert a Shape into a point cloud without extra dialog but parameter
2022-06-21 15:25:53 +02:00
wmayer
9d0c787f03
Mesh: replace boost::bind with std::bind
2022-06-21 15:23:47 +02:00
wmayer
8a81ff174b
Mesh: reduce the use of const_cast in Mesh module
2022-06-21 12:20:37 +02:00
sliptonic
3fe41efa9f
Merge pull request #7056 from Kuzma30/toolbit_tr
...
[Path] Add localization for PathToolBit and update Path.ts
2022-06-20 17:20:32 -05:00
sliptonic
d27819c6b4
Merge pull request #6637 from sliptonic/feature/camotics
...
[Path] Feature/camotics
2022-06-20 13:48:54 -05:00
sliptonic
f59c260315
Resolving bugs and rebasing for 0.21 merge
2022-06-20 13:09:09 -05:00
wmayer
3c1c4a13e8
Test: [skip ci] test for fixed Rotation::inverse()
2022-06-20 12:39:22 +02:00
wmayer
89b53f205e
Path: fix warning: extra ';' inside a struct/class [-Wextra-semi]
2022-06-20 11:34:31 +02:00
Kuzemko Alexsandr
a7e3d5eea6
[Crowdin] Add new texts for translation from Path ToolBit
2022-06-19 20:49:37 +03:00
Kuzemko Alexsandr
a1cdb6d3be
[Path] Add localization for PathToolBit
2022-06-19 20:47:07 +03:00
Uwe
75ce475d86
[skip CI] [Path] fix typo
...
I just introduced
2022-06-19 18:43:50 +02:00
Uwe
61be686687
[Sketch] remove unnecessary Boolean comparisons
2022-06-19 18:35:52 +02:00
Uwe
8a9c0801c7
[Path] remove a unnecessary Boolean comparison
2022-06-19 18:32:54 +02:00
Uwe
5f50d1e588
[Image] remove more unnecessary Boolean comparisons
2022-06-19 18:32:06 +02:00
Uwe
19cfe956d1
[Robot] remove unnecessary Boolean comparisons
2022-06-19 18:24:36 +02:00
Uwe
ca93124421
[Meh] Core: remove unnecessary Boolean comparisons - part 2/2
2022-06-19 18:22:22 +02:00
Uwe
1b73fbf645
[Meh] Core: remove unnecessary Boolean comparisons - part 1
2022-06-19 18:12:56 +02:00
Uwe
c78775163e
[Meh] Gui: remove unnecessary Boolean comparisons
2022-06-19 18:00:46 +02:00
Uwe
f67c2be7fa
[Path] cleanup formatting of Area.cpp/.h
...
- MSVC always kind of "stumbled" over this file, therefore it was on my ToDo lost to let run MSVC's syntax unification over this file
- still many MSVC warnings, but now some less
2022-06-19 17:49:08 +02:00
sliptonic
b96a643565
Working on simulation
...
working on camotics with multiple file output and tests
2022-06-19 10:47:25 -05:00
Uwe
d74fdebd11
[Path] remove unnecessary Boolean comparisons
2022-06-19 17:28:08 +02:00
Uwe
80919201fc
[Image] remove unnecessary Boolean comparisons
2022-06-19 17:13:25 +02:00
Uwe
c92739a95d
[Point] remove unnecessary Boolean comparisons
2022-06-19 17:10:55 +02:00
Uwe
c795967bd2
[Reverse Engineering] remove unnecessary Boolean comparisons
2022-06-19 17:07:02 +02:00
Uwe
3060e6197b
Revert "remove unused python<3.6 code"
...
This reverts commit 62d8116bb8af1df8b971bb591611356111a4488c.
2022-06-19 16:23:13 +02:00
andrea
9b640f10cf
remove unused python<3.6 code
2022-06-19 15:33:44 +02:00
Uwe
2be61a64c5
[TD] remove unnecessary Boolean comparisons
2022-06-19 15:20:03 +02:00
Uwe
d215b28eba
[Part] remove unnecessary Boolean comparisons
2022-06-19 15:19:13 +02:00