Uwe
5aedc73ef6
[FEM] better fix for missing colorbar update for FemPostObject
...
- better fix for #7230 because we can call the direct paint method and because the bar is now also updated when the object is shown
- also add a ToDo note
2022-07-23 16:57:16 +02:00
Uwe
6aa7b0d761
[Path] remove check for python 2
2022-07-23 15:12:35 +02:00
Uwe
82083ab059
[FEM] task_material_common: add a comment
2022-07-23 14:22:48 +02:00
Uwe
68659771f5
[FEM] fix material task dialog for fluids
...
- this fixes a mistake from commit 821dc915
- it also consistently use the thermal expansion coefficient
- add code comments
now the material task dialog works with all fluid materials without errors or warnings
2022-07-23 04:59:10 +02:00
Syres916
3b6e5d7b79
[Part] Bugfix Primitives correction of decimal..
...
...places on creation
See https://forum.freecadweb.org/viewtopic.php?f=3&t=70339
2022-07-23 03:27:32 +02:00
wmayer
cdaff7f550
Part: fix TopoShape.isInside() for faces
2022-07-22 15:32:30 +02:00
Yorik van Havre
cc8b407b6f
Merge pull request #7233 from Roy-043/Arch-Housekeeping-import-translate-from-correct-file
...
Arch: Housekeeping: import translate from correct file
2022-07-22 12:55:06 +02:00
Uwe
0105189304
[FEM] [skipCI] ViewProviderFemPostPipeline: remove unused include
...
- also sorting
2022-07-22 02:08:11 +02:00
Uwe
ac27f4700a
[FEM] fix missing colorbar update for FemPostObject
...
- fixes issue #7230
- to update the color bar for post objects, the Field property has to be reset to trigger this. This PR does this.
2022-07-22 01:20:18 +02:00
luz paz
e3bdf0a1ef
Fix typos in Part and TechDraw workbenches
...
[skip ci]
2022-07-21 15:15:35 +02:00
Roy-043
7e0550a7c8
Arch: Housekeeping: import translate from correct file
2022-07-21 10:17:03 +02:00
Uwe
b726941073
[FEM] [skip CI] fix UI file height entry
...
- was automatically done by QT designer
2022-07-21 03:43:26 +02:00
Benjamin Bræstrup Sayoc
7ee5be032d
[TechDraw] Improve readability of DrawViewDetail.cpp
...
[TechDraw] Improve readability of DrawViewDimension.cpp
[TechDraw] Improve readability of DrawViewDimExtent.cpp
[TechDraw] Improve readability of DrawViewDraft.cpp
[TechDraw] Improve readability of DrawViewImage.cpp
[TechDraw] Improve readability of DrawViewMulti.cpp
2022-07-20 16:44:26 -04:00
edi271
a1b7e3e33b
[TD] Add SurfaceFinishSymbol command
...
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com >
2022-07-20 16:13:56 -04:00
Wanderer Fan
cc2648b399
[TD]review comments and rebase for PR7197
2022-07-20 12:59:12 -04:00
Benjamin Bræstrup Sayoc
5fcea95ed1
[TechDraw] Improve readability of DrawViewClip.cpp
2022-07-20 12:59:12 -04:00
Benjamin Bræstrup Sayoc
0072e423b8
[TechDraw] Improve readability of DrawViewBalloon.cpp
2022-07-20 12:59:12 -04:00
Benjamin Bræstrup Sayoc
86ec5d0a09
[TechDraw] Improve readability of DrawViewArch.cpp
2022-07-20 12:59:12 -04:00
Benjamin Bræstrup Sayoc
361012df77
[TechDraw] Improve readability of DrawViewAnnotation.cpp
2022-07-20 12:59:12 -04:00
Benjamin Bræstrup Sayoc
23c2c47386
[TechDraw] Improve readability of DrawTile.cpp
2022-07-20 12:59:12 -04:00
Benjamin Bræstrup Sayoc
88b52bd00d
[TechDraw] Improve readability of DrawRichAnno.cpp
2022-07-20 12:59:12 -04:00
Uwe
b2bb479788
[TD] last part of removal of superfluous nullptr checks
2022-07-20 12:17:16 +02:00
Uwe
b81d7e4864
[TD] remove some more superfluous nullptr checks
2022-07-20 11:54:28 +02:00
Uwe
49c9541034
[PD] TaskExtrudeParameters: add missing simplification
...
forgot this change in commit 8789c4a1
2022-07-20 11:35:46 +02:00
Yorik van Havre
df5eb4260b
Merge pull request #7215 from Roy-043/Draft-Remove-unnecessary-DisplayStatusbar-preference
...
Draft: Remove unnecessary DisplayStatusbar preference
2022-07-20 10:45:36 +02:00
Yorik van Havre
de1c94875e
Merge pull request #7217 from manuvarkey/dev_branch_1
...
Arch: Add support for editing profile type, add L and T sections
2022-07-20 10:38:03 +02:00
Uwe
04e6414458
[PD] TaskExtrudeParameters: simplify code
...
to avoid several time the same translatable string
2022-07-20 03:16:56 +02:00
adrianinsaval
76f5c32574
[PD Pad/Pocket] Fix bug with midplane usage in TwoLengths mode ( #7216 )
...
* [PD Pad/Pocket] Fix bug with midplane usage in TwoLengths mode
2022-07-20 03:13:01 +02:00
Uwe
5486c9808d
[TD] remove some more superfluous nullptr checks
2022-07-20 02:53:48 +02:00
Uwe
7b4e5d7522
[TD] remove more superfluous nullptr checks
2022-07-20 02:32:52 +02:00
wmayer
1e3275a065
Part: add instruction how to adjust the maximum number of grid lines
2022-07-19 11:50:56 +02:00
Uwe
15ec3e2cda
[TD] Gui: remove more superfluous nullptr checks
2022-07-19 03:40:32 +02:00
Uwe
aca9973791
[PD] [skip CI] FeatureExtrude.cpp: fix a comment
2022-07-19 03:30:48 +02:00
Uwe
b514f47c21
[TD] Gui: remove some superfluous nullptr checks
2022-07-19 02:49:46 +02:00
Uwe
140e89e858
Mod: remove some more superfluous Boolean checks
2022-07-19 02:40:59 +02:00
Uwe
36add10c86
[TD] App: remove some superfluous nullptr checks
2022-07-19 02:03:50 +02:00
Uwe
32ab100ed5
Mod: remove some superfluous Boolean checks ( #7213 )
...
* Mod: remove some superfluous Python Boolean checks
2022-07-19 01:35:12 +02:00
Uwe
db920f7222
[Part] add missing part from: cleanup new preferences Feature
2022-07-19 01:16:47 +02:00
Manu Varkey
5c1d479598
Arch: Add support for editing profile type, add L and T sections
2022-07-19 01:18:04 +05:30
Roy-043
478ec3af01
Draft: Remove unnecessary DisplayStatusbar preference
2022-07-18 16:28:44 +02:00
Uwe
763a575b23
Mod: remove some unnecessary nullptr checks
2022-07-18 12:58:12 +02:00
Uwe
d2ccbc75c4
[Part] cleanup new preferences Feature
...
- correct preferences location
- handle preferences packs
- remove unused code
2022-07-18 12:42:26 +02:00
Uwe
73887b6399
[Part] DlgSettingsMeasure.ui: change wording style
...
to match the style used be the other Part preferences tabs
2022-07-18 12:16:31 +02:00
VM4Dim
7181024879
[PartGui] Add Font and Color Preferences to Measure dimensions ( #7148 )
...
* [Part] Add Font and Color Preferences to Measure dimensions v4
authored-by: VM4Dim <vm4dim@users.noreply.github.com >
Co-authored-by: Uwe <donovaly@users.noreply.github.com >
2022-07-18 11:52:00 +02:00
Yorik van Havre
2336fad83e
Merge pull request #7141 from Roy-043/Draft-make_hatch.py-should-return-the-object
...
Draft: make_hatch.py should return the object
2022-07-18 10:48:07 +02:00
Yorik van Havre
4653077fce
Merge pull request #7173 from Roy-043/Draft_Fix_setEdit_in_view_text.py
...
Draft: Fix setEdit in view_text.py
2022-07-18 10:44:31 +02:00
Yorik van Havre
288a2ee36f
Merge pull request #7176 from Roy-043/Draft_Add_resetEdit_to_gui_hatch.py
...
Draft: Add resetEdit to gui_hatch.py
2022-07-18 10:44:06 +02:00
Yorik van Havre
fd78bfb207
Merge pull request #7200 from Roy-043/Draft-Fix-color-handling-in-make_point.py
...
Draft: Fix color handling in make_point.py
2022-07-18 10:43:29 +02:00
Yorik van Havre
56d1a6a8e7
Merge pull request #7212 from Roy-043/Arch-Fix-getCutVolume-in-ArchCommands.py
...
Arch: Fix getCutVolume in ArchCommands.py
2022-07-18 10:41:58 +02:00
Yorik van Havre
5ab12c7d5f
Merge pull request #7181 from manuvarkey/bug_fix_1
...
Fix bug #6679 , add new profiles
2022-07-18 10:36:28 +02:00