Markus Lampert
|
bdeb5776b0
|
First shot at external thread milling
|
2022-03-04 10:42:34 -08:00 |
|
wmayer
|
2a33fe77f6
|
App/Gui: move template classes (ViewProvider)ExtensionPythonT to their own header files
|
2022-03-04 18:54:42 +01:00 |
|
wmayer
|
1cbecdf122
|
App: use forward declaration to reduce compile time
|
2022-03-04 17:27:53 +01:00 |
|
wmayer
|
6c2e1a2d6e
|
Base: implement a lightweight smart pointer for PyObject like Py::Object to reduce includes of Python.h in header files
|
2022-03-04 15:51:51 +01:00 |
|
Wanderer Fan
|
7ae77937eb
|
[TD]fix folder name in preference ui
|
2022-03-04 09:28:16 -05:00 |
|
Wanderer Fan
|
58d1ef260b
|
[TD]move format spec to dimension tab
- also make %.2w default format
|
2022-03-04 09:28:16 -05:00 |
|
Wanderer Fan
|
0149b99b6f
|
[TD]make page grid unit aware
|
2022-03-04 09:28:16 -05:00 |
|
Yorik van Havre
|
82c2868416
|
Start: Added possibility to provide custom CSS for the start page
|
2022-03-04 14:06:13 +01:00 |
|
Abdullah Tahiri
|
79f52556f4
|
Sketcher: Clean up old crosshair code
====================================
- Remove old unconnected code
- Move member functions to correct cpp file
|
2022-03-04 06:26:46 +01:00 |
|
Wanderer Fan
|
855941d5bb
|
[TD]fix misplaced section line
- BRepBndLib::Add results in wrong bbox center.
- replaced with BRepBndLib::AddOptimal
|
2022-03-03 09:31:29 -05:00 |
|
Wanderer Fan
|
7ebc4c44c9
|
[TD]use <br> in ToolTipText vs \n
|
2022-03-03 09:31:01 -05:00 |
|
Wanderer Fan
|
4a97a6244c
|
[TD]fix area scale and make unit aware
|
2022-03-03 09:31:01 -05:00 |
|
Yorik van Havre
|
c50a359857
|
Merge pull request #6496 from Roy-043/Arch-Fix-Arch_PipeConnector-for-pipes-with-wall-thickness
Arch: Fix Arch_PipeConnector for pipes with non-zero wall thickness
|
2022-03-03 12:48:48 +01:00 |
|
andrea reale
|
3a85c7c729
|
Code clean
|
2022-03-02 18:55:10 +01:00 |
|
Roy-043
|
9a52d0bf02
|
Arch: Fix Arch_PipeConnector for pipes with wall thickness
|
2022-03-02 16:19:54 +01:00 |
|
Abdullah Tahiri
|
8de93cfaf7
|
Sketcher: GeoElementId VAxis fix - windows
|
2022-03-02 15:00:40 +01:00 |
|
0penBrain
|
aadb243caa
|
PartDesign: fix crash in MultiTransform if moving on empty list
|
2022-03-02 13:01:17 +01:00 |
|
Abdullah Tahiri
|
5d0e40a2ca
|
Sketcher: Fix GeoElementId VAxis
|
2022-03-02 07:54:24 +01:00 |
|
Abdullah Tahiri
|
261efeb5e8
|
Sketcher: GeoElementId - isCurve and PosIdAsInt members
|
2022-03-02 07:53:07 +01:00 |
|
Uwe
|
ee48c0b8d5
|
[PD] Gui: remove unused includes
- also some sorting
|
2022-03-02 02:51:01 +01:00 |
|
Uwe
|
53ab49b1fd
|
[PD] Boolean: re-add necessary include
|
2022-03-02 02:50:46 +01:00 |
|
Uwe
|
e587beb02b
|
[PD] Boolean: remove unused include
|
2022-03-02 02:30:28 +01:00 |
|
mwganson
|
5909859abe
|
PartDesign: Fillets / Chamfers add unit tests for UseAllEdges property
|
2022-03-01 18:42:14 +01:00 |
|
mosfet80
|
0b3bb1d365
|
Update SketchObject.cpp
Initialize variable
|
2022-03-01 17:42:23 +01:00 |
|
mosfet80
|
c181da4461
|
PD: remove duplicate verifications
|
2022-03-01 17:41:09 +01:00 |
|
sliptonic
|
b08cb1f7b7
|
Merge pull request #6480 from sliptonic/bug/velocitywarn
[Path] Fix bug with velocity warning.
|
2022-03-01 08:18:10 -06:00 |
|
sliptonic
|
e2348e3c8b
|
Merge pull request #6486 from mlampert/cleanup/black-formatting-pylint-removal
Cleanup/black formatting pylint removal
|
2022-03-01 08:17:34 -06:00 |
|
wmayer
|
4b415d1b37
|
Mod: add string header to dxf.h
|
2022-03-01 15:13:34 +01:00 |
|
wmayer
|
135379e618
|
Part: issue #6488: Cone surface returns wrong dv derivative
This is a workaround to fix a bug in ElSLib::ConeDN
|
2022-03-01 14:59:26 +01:00 |
|
wmayer
|
6ae3feedae
|
Draft, Import, area: include iosfwd instead of iostream if forward declarations are sufficient
|
2022-03-01 12:37:00 +01:00 |
|
Markus Lampert
|
37095fbf78
|
Consistent black formatting of all Path python files
|
2022-02-28 21:06:16 -08:00 |
|
Markus Lampert
|
122fd49b37
|
Remove pylint annotations and script
|
2022-02-28 21:02:45 -08:00 |
|
andrea reale
|
192a399b42
|
fix uninitialized variables
|
2022-03-01 02:03:44 +01:00 |
|
sliptonic
|
9b71f089ca
|
Fix bug with velocity warning.
Add button to suppress
|
2022-02-28 17:55:19 -06:00 |
|
Chris Hennes
|
b5a99d0d39
|
Addon Manager: Force update check after recache
|
2022-02-28 14:22:21 -06:00 |
|
wmayer
|
79f8e33b87
|
TD: further security checks in CmdTechDrawExtensionPositionSectionView::activated
|
2022-02-28 19:09:31 +01:00 |
|
wmayer
|
f301532efb
|
TD: improve handlings with casts
|
2022-02-28 18:56:28 +01:00 |
|
andrea reale
|
9b0d9ca6fc
|
Fix uninitialized variable
|
2022-02-28 18:53:09 +01:00 |
|
Chris Hennes
|
fcd3c0f10a
|
Addon Manager: Unit tests for addon init
|
2022-02-28 11:45:17 -06:00 |
|
Chris Hennes
|
9fa0222369
|
Addon Manager: Fix bug in URL parsing
|
2022-02-28 11:45:17 -06:00 |
|
wmayer
|
d42b9a2fe1
|
PD: fix const correctness in ProfileBased
|
2022-02-28 18:10:58 +01:00 |
|
wmayer
|
80a84fd849
|
PD: tmp. suppress errors in helix feature when creating it
|
2022-02-28 17:55:32 +01:00 |
|
0penBrain
|
430166b7fc
|
Sketch: Fix algorithm seeking for missing coincidences in Validate
|
2022-02-28 14:52:55 +01:00 |
|
wmayer
|
947f9cfbaa
|
Sketch: [skip ci] add unit test to detect missing point-on-point constraints
|
2022-02-28 14:50:35 +01:00 |
|
mwganson
|
d0145a0680
|
check for nullptr
|
2022-02-28 13:56:35 +01:00 |
|
wmayer
|
486c294f0c
|
TD: fix compiler warnings added with 5e8a44c6a
* warning: private field 'm_showGrid' is not used [-Wunused-private-field]
* warning: private field 'm_gridStep' is not used [-Wunused-private-field]
|
2022-02-28 12:58:22 +01:00 |
|
Chris Hennes
|
bf77a95e5c
|
Addon Manager: Add tests for Addon
|
2022-02-27 23:32:33 -06:00 |
|
Chris Hennes
|
17aed10f6f
|
Addon Manager: Renaming and cleanup
|
2022-02-27 22:50:54 -06:00 |
|
Uwe
|
c4d0eb2f11
|
[Path] Voronoi: add include needed to compile with the CI
|
2022-02-28 04:01:53 +01:00 |
|
Uwe
|
d24e321364
|
[Path] Voronoi: add include needed to compile with the CI
|
2022-02-28 03:56:45 +01:00 |
|