Benjamin Alterauge
fead475d64
Group dxf relevant files in one folder
2022-07-16 10:55:24 +02:00
wmayer
73a7b460e4
Mesh: [skip ci] unit test for Mesh.foraminate()
2022-07-15 18:53:56 +02:00
sliptonic
cde0d053ae
Merge pull request #7187 from sliptonic/bug/sectiontolerance
...
[Path] set PathArea section tolerance to 1e-07.
2022-07-15 11:39:12 -05:00
wmayer
91e9c72357
Mesh: [skip ci] allow to set third parameter in Python wrapper
2022-07-15 17:39:33 +02:00
Benjamin Bræstrup Sayoc
5931199b24
[TechDraw] Improve readability of ViewProviderWeld.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
85fea935ab
[TechDraw] Improve readability of ViewProviderViewSection.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
3b809fe77b
[TechDraw] Improve readability of ViewProviderViewPart.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
fc3fdf337c
[TechDraw] Improve readability of ViewProviderTemplate.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
a006618177
[TechDraw] Improve readability of ViewProviderRichAnno.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
5302576015
[TechDraw] Improve readability of ViewProviderProjGroupItem.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
51b9c1df14
[TechDraw] Improve readability of ViewProviderPage.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
92997d1338
[TechDraw] Improve readability of ViewProviderLeader.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
b3f7458a2e
[TechDraw] Improve readability of ViewProviderHatch.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
2309dfc547
[TechDraw] Improve readability of ViewProviderGeomHatch.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
5d29f60040
[TechDraw] Improve readability of ViewProviderGeomHatch.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
2cd5adc0f9
[TechDraw] Improve readability of ViewProviderBalloon.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
3f277ddb16
[TechDraw] Improve readability of TaskWeldingSymbol.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
75db87a1ee
[TechDraw] Improve readability of TaskSelectLineAttributes.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
c4de72c93c
[TechDraw] Improve readability of TaskSectionView.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
9c0c565ecb
[TechDraw] Improve readability of TaskRichAnno.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
47b98c0684
[TechDraw] Improve readability of TaskProjGroup.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
096f471426
[TechDraw] Improve readability of TaskLineDim.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
664426d394
[TechDraw] Improve readability of TaskLeaderLine.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
b2b2f6aabf
[TechDraw] Improve readability of TaskDetail.cpp
2022-07-15 11:31:11 -04:00
Benjamin Bræstrup Sayoc
ec2dc0f495
[TechDraw] Improve readability of TaskCenterLine.cpp
2022-07-15 11:31:11 -04:00
wmayer
a8ac45b090
Replace std::ignore with boost::ignore_unused()
...
According to https://isocpp.org/blog/2016/09/quick-q-stdignore-for-ignoring-unused-variable std::ignore is not supposed to be used for this
2022-07-15 13:15:47 +02:00
Przemo Firszt
1e2b7e5a2b
Update fedora spec to v0.21
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2022-07-14 17:17:50 +02:00
wmayer
0140ca6efc
Gui: [skip ci] print debug information in GuiNativeEvent::tdx_drv_handler
2022-07-14 16:00:02 +02:00
sliptonic
4f91d4a947
set PathArea section tolerance to 1e-07.
2022-07-14 08:53:26 -05:00
wmayer
c697f3c159
Gui: [skip ci] improve whitespaces in GuiNativeEvent::tdx_drv_handler
2022-07-14 15:49:36 +02:00
wmayer
bfb544a739
Base: add convenience classes/functions that are marked as deprecated in Qt 5.15 and removed in Qt 6
2022-07-14 14:52:23 +02:00
wmayer
b1147c047a
Gui: move QuiLoader for MinGW to global namespace
2022-07-14 14:44:56 +02:00
wmayer
cd93e17333
Main: simplify MainPy.cpp
2022-07-14 14:35:03 +02:00
wmayer
8ed9f1ac0e
Base: [skip ci] fix regression in ~ILoggerBlocker caused by 9b984c11c3ce90
2022-07-14 14:32:52 +02:00
Yorik van Havre
2513132eac
Merge pull request #7174 from Roy-043/Draft-Fix-EditMode-for-hatch,-facebinder-and-shapestring
...
Draft: Fix EditMode for hatch, facebinder and shapestring
2022-07-14 12:02:01 +02:00
Yorik van Havre
578c0d9a3c
Merge pull request #7186 from Roy-043/Draft_Fix_Hatch_task_panel_title
...
Draft: Fix Hatch task panel title
2022-07-14 11:58:34 +02:00
Roy-043
c6c67b1943
Update view_hatch.py
...
There is no need for `Gui.Control.closeDialog()` in `setEdit`
`Set colors` removed from the context menu.
2022-07-14 09:20:25 +02:00
Roy-043
40d952dccc
Update view_facebinder.py
...
There is no need for `Gui.Control.closeDialog()` in `setEdit`
2022-07-14 09:17:08 +02:00
Roy-043
8a45231bcd
Draft: Fix Hatch task panel title
...
Form -> Hatch
2022-07-14 09:07:12 +02:00
sliptonic
3b6b8b285a
Merge pull request #7137 from Russ4262/fix/path_array_polar
...
Path: Fix Type=Polar regression in PathArray
2022-07-13 18:40:24 -05:00
Marshal Horn
3a3a20da46
Replaced python2 usage of next()
...
iterator.next() is deprecated in python3.
next(iterator) is the direct replacement.
In some cases a for() loop makes more sense
2022-07-14 01:28:10 +02:00
Uwe
1ddb42dcb2
[FEM] femutils.py: style changes
...
- as requested
2022-07-14 01:21:54 +02:00
sliptonic
60abde7b74
Merge pull request #7178 from sliptonic/bug/misc
...
[Path] Several small bug fixes
2022-07-13 17:34:21 -05:00
Wanderer Fan
e2eb653614
[TD]fix crash on body with no shape
2022-07-13 14:31:16 -04:00
Bernd Hahnebach
02fef68c8b
FEM: Python code formatting
2022-07-13 12:04:52 +02:00
Uwe
0cc0de67b2
[Gui] ViewProviderGeometryObject: fix color and transparency
...
- fixes the issue reported in
https://forum.freecadweb.org/viewtopic.php?p=609353#p609353
the color and transparency are childs of the material and have to be set as such.
- also some code style fixes done automatically by MSVC
2022-07-13 05:42:21 +02:00
Uwe
1ce91df8f7
[FEM] [skip CI] electrostatic: remove unused code
2022-07-13 03:23:19 +02:00
Uwe
33a769a426
[FEM] fix solver console bugs
...
- for Elmer and Z88 on Windows several windows pop up (console windows). This is maybe annoying and the user is wondering what is going on, but the main problem is that when you close them, you break the solving process.
Therefore, on Windows only, hide the empty popup windows.
2022-07-13 02:51:31 +02:00
sliptonic
6364c75240
Fixes #7164
2022-07-12 14:15:52 -05:00
sliptonic
10abaee855
remove G53 from fixture list
2022-07-12 13:24:05 -05:00