Commit Graph

31631 Commits

Author SHA1 Message Date
luzpaz
d765405bce README: remove lgtm badges
lgtm was sunset in Dec 2022. https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
2023-01-20 23:24:07 -06:00
Roy-043
fb65b58007 Draft: Improvements related to #8081 (#8211)
DisplayMode of Text was not updated. Some houskeeping
2023-01-20 20:33:35 +01:00
Bernd Hahnebach
7e76bb4ab7 Arch: import ifc, workaround for merge materials if material colors have not been found on import 2023-01-20 15:52:55 +01:00
Bernd Hahnebach
57dae362e1 Arch: add missing import, fixes regression added with commit c7d0cf044c 2023-01-20 14:45:06 +01:00
Uwe
2b7de83150 .clang-format: revert two recent changes
- the option 'InsertBraces' might be helpful, however under MSVC it makes much more troubles as it helps: All the time the braces are either inserted in a wrong way or often only the opening brace.
Since we did not use this setting previously, this recent change can be safely reverted for now.

- the 'BeforeElse' change was obviously a mistake in the previous change. All the time we used a linebreak before an else
2023-01-20 03:24:02 +01:00
wandererfan
7fc59a68a0 [TD]fix crash on dim create on Mac 2023-01-19 13:21:12 -05:00
wandererfan
72df799770 [TD]apply tester feedback on DimRepair 2023-01-18 17:48:22 -05:00
wandererfan
79c5f417ab [TD]Ungroup dimension commands 2023-01-18 17:48:22 -05:00
Ajinkya Dahale
982152c332 [Sketcher] Add line tangent at knot through endpoint 2023-01-17 16:02:23 +01:00
Yorik van Havre
199ef42f62 Merged crowdin translations 2023-01-17 09:40:31 +01:00
Yorik van Havre
499bcd8f25 Merge pull request #8199 from Roy-043/Arch-ArchWindow.py-improve-invertHinge
Arch: ArchWindow.py improve invertHinge
2023-01-17 09:31:22 +01:00
Yorik van Havre
6662684e81 Merge pull request #8187 from paullee0/ArchStructure_1_Select-ArchSketch-Edges
[ArchStructure] ArchSketch Feature : Select Edges to build shape
2023-01-17 09:28:43 +01:00
Yorik van Havre
4641218403 Updated ts files 2023-01-17 09:24:46 +01:00
sliptonic
a51026413d Merge pull request #8182 from vespakoen/opencamlib-support
Update opencamlib imports to support latest version
2023-01-16 16:50:59 -06:00
sliptonic
49e1f8a531 Merge pull request #8151 from LarryWoestman/staging
Path:  Added more tests and fixed some parameter handling, refactored axis and feed number formatting.
2023-01-16 16:33:47 -06:00
sliptonic
f3bbd8ddce Merge pull request #8186 from mlampert/bugfix/issue-8185-deburr-offset-calculation
[Path] Bugfix/issue 8185 deburr offset calculation
2023-01-16 16:14:25 -06:00
sliptonic
22d03e7cea Merge pull request #8189 from 0penBrain/PathAdapTest
Path: fix bug in Path Gui tests
Thanks OpenBrain!
2023-01-16 15:11:08 -06:00
wandererfan
6f6315ac4c [TD]adjust font to prevent clipping of tall glyphs 2023-01-16 15:08:40 -05:00
wandererfan
a4d824a9dd [TD]ANSI A&B templates 2023-01-16 15:08:40 -05:00
wandererfan
5800d9155b [TD]add ANSI Y14.5 compatible font
- also add osifont-italic
- update osifont to latest version
2023-01-16 15:08:40 -05:00
Ajinkya Dahale
bbce4cb4c4 [Sketcher] Do not allow B-spline degree to be too high
...depending on number of poles (and periodic status).

NOTE: It is still possible to run the command in console with a higher degree.
2023-01-16 16:45:17 +01:00
Ajinkya Dahale
acb42e4109 [Part] Limit periodic B-spline degree to number of poles
This leads to issues down the line in Sketcher. If there is a reason this should
be permitted within Part, then Sketcher needs to be adjusted.
2023-01-16 16:45:17 +01:00
Markus Lampert
96faf9fb5c Remove translation for h=/W= labels 2023-01-15 17:18:25 -08:00
Markus Lampert
39646e39e0 Fixed offset and depth calculation for Deburr op 2023-01-15 17:18:25 -08:00
Markus Lampert
dfb08cda3f Renamed Deburr test suite 2023-01-15 17:18:25 -08:00
wmayer
32bbdb0ab2 FEM: move to new style connect() 2023-01-15 22:23:53 +01:00
Roy-043
ed8705088b Arch: ArchWindow.py improve invertHinge 2023-01-15 21:31:04 +01:00
wmayer
a9b9899846 FEM: move to new style connect() 2023-01-15 19:50:46 +01:00
wmayer
12ed13ddbe PD: move to new style connect() 2023-01-15 14:27:33 +01:00
Roy-043
f7db685a28 Draft: gui_setstyle.py onApplyAnnot should check for doc (#8196) 2023-01-15 00:20:34 +01:00
Roy-043
0c1994e749 Draft: Update gui_setstyle.py and gui_utils.py (#8195) 2023-01-14 20:07:59 +01:00
Roy-043
ff80575244 Draft: Update Draft_SetStyle (#8190) 2023-01-14 13:54:16 +01:00
Roy-043
b9542289c5 Draft: Update gui_utils.py (#8191) 2023-01-14 13:53:38 +01:00
0penBrain
81543911d4 Path: fix bug in Path Gui tests 2023-01-14 12:01:26 +01:00
Paul Lee
895ef542b7 [ArchStructure] ArchSketch Feature : Select Edges to build shape
Forum Discussion : [ArchSketch - Feature Preview] - Slab, Curtain Wall, ArchWall etc. on Same ArchSketch
- https://forum.freecadweb.org/viewtopic.php?f=23&t=73018
2023-01-14 17:37:39 +08:00
Uwe
a9ed294765 [TD] remove unused Console include
- no longer used since #8180
2023-01-14 02:39:43 +01:00
Chris Hennes
dc14285a4f CI: Don't encourage docstring on trivial functions
If a function is three or fewer lines long, it should be assumed to be self-explanatory (hopefully it has a good name!).
2023-01-13 14:06:03 -06:00
Koen Schmeets
9dd7fbe835 Update opencamlib imports to support latest version 2023-01-13 20:46:59 +01:00
wmayer
7ccee344c7 Sketcher: move to new style connect() 2023-01-13 20:17:53 +01:00
wmayer
3818dec66a Spreadsheet: move to new style connect() 2023-01-13 20:02:46 +01:00
Chris Hennes
d6b3efc7a8 Addon Manager: Fix GUI unit tests
Eliminate all calls to terminate() when dealing with QThread.
2023-01-13 12:13:17 -06:00
Chris Hennes
b933d46dcd Addon Manager: Set parent for most modals 2023-01-13 12:13:17 -06:00
wandererfan
e1dc7bd94b [TD]reset sceneRect on Template change 2023-01-13 12:15:33 -05:00
wandererfan
271e3c6b8a [TD]Allow balloons to be attached to non-part views 2023-01-13 12:15:33 -05:00
wandererfan
12db3618df [TD]remove obsolete log messages 2023-01-13 12:15:33 -05:00
wmayer
b57e5646f6 Part: move to new style connect() 2023-01-13 17:14:07 +01:00
wmayer
880d05cf3c Mesh: move to new style connect() 2023-01-13 16:30:58 +01:00
wmayer
7d65afdf59 Image: move to new style connect() 2023-01-13 16:03:16 +01:00
wmayer
2ff9ff02d7 Import: move to new style connect() 2023-01-13 15:58:56 +01:00
wmayer
70061abf77 Inspection: move to new style connect() 2023-01-13 15:57:18 +01:00