Commit Graph

34157 Commits

Author SHA1 Message Date
wmayer
bc2cecb6c8 Test: add to pre-commit hooks 2023-09-04 07:22:09 -05:00
wmayer
4919fa18ff Surface: apply clang format 2023-09-04 07:21:32 -05:00
wmayer
ecc21af1f1 Surface: add to pre-commit hooks 2023-09-04 07:21:32 -05:00
Chris Hennes
791fe02934 Sketcher: Reformat to current clang-format standard 2023-09-04 07:17:28 -05:00
Yorik van Havre
41a1a7a8e6 Merge pull request #10505 from Roy-043/Draft-Fix-angle-range-issue-of-make_circle
Draft: Fix angle range issue of make_circle
2023-09-04 11:29:13 +02:00
Yorik van Havre
f2f2cf1a17 Merge pull request #10464 from Ondsel-Development/bug/remove_gui_dependency
Bug fix: Allow Draft WB to import in FreeCAD headless docker container
2023-09-04 11:22:53 +02:00
Yorik van Havre
dd6b726905 Draft: Workaround failing multifuse in shape2Dview (#10478) 2023-09-04 10:45:56 +02:00
kaktus Jacek
41fb0d45a3 Fem: Removing "constraint" from the names
Removing "constraint" from the names of most FEM workbench features.

https://github.com/FreeCAD/FreeCAD/discussions/10217
2023-09-03 22:29:35 -05:00
wmayer
0a8292a850 Web: apply clang format 2023-09-03 17:22:44 +02:00
wmayer
17f455b4e6 Web: add to pre-commit hooks 2023-09-03 17:22:44 +02:00
Chris Hennes
1a960286a4 Tests: Reformat to current clang-format standard 2023-09-03 09:51:42 -05:00
Chris Hennes
c1825036a6 Tools: Reformat to current clang-format standard 2023-09-03 09:51:22 -05:00
wandererfan
2e4ed1ae99 [TD]fix selection highlighting from tree 2023-09-03 10:09:42 -04:00
wmayer
17bf44ec9a Start: apply clang format 2023-09-03 14:21:53 +02:00
wmayer
102a428745 Start: add to pre-commit hooks 2023-09-03 14:21:53 +02:00
Roy-043
3cf51debca Ammended files based on review 2023-09-03 12:43:34 +02:00
wmayer
9fc5c2d8e4 Base: fixes #10462: mesh.unite() causes segementaion fault 2023-09-03 11:14:34 +02:00
Amritpal Singh
9f8f7c5ab3 Bug fix: Allow Draft WB to import in FreeCAD headless docker container 2023-09-03 12:24:22 +05:30
wandererfan
7ca834acc5 [TD]fix Tolerance format issue in dialog 2023-09-02 21:32:14 -04:00
Roy-043
29c12225d0 Draft: Correct mistake in PR10160 (#10506)
`self.gui_tools_repository` is an instance of a class that manages a dictionary, it is not a dictionary itself.
2023-09-02 23:37:16 +02:00
Roy-043
e02cfb2f38 Typo... 2023-09-02 23:04:41 +02:00
Roy-043
f8a5150e6f Draft: Fix angle range issue of make_circle 2023-09-02 20:48:40 +02:00
Chris Hennes
89579cff6e Addon Manager: Reformat with new Black line length 2023-09-02 13:38:08 -05:00
wmayer
c989a8506e RE: apply clang format 2023-09-02 16:24:25 +02:00
wmayer
c6bc17ffc1 RE: apply clang format 2023-09-02 16:24:25 +02:00
wmayer
7783e683c8 RE: add to pre-commit hooks 2023-09-02 16:24:25 +02:00
Chris Hennes
90c4784644 Add yaml-cpp dependency to sub_lint.yml 2023-09-02 08:43:16 -05:00
Chris Hennes
118dc0c6c3 RE: Correct use of Wrapped_ParseTupleAndKeywords 2023-09-02 13:55:08 +02:00
Paddle
3a9135fd30 Sketcher_Dimension Replace SubNames by std::move(SubNames) 2023-09-02 11:35:31 +02:00
wmayer
6fb2bcafe8 MeshPart: apply clang format 2023-09-02 11:30:04 +02:00
wmayer
c2bda2f756 MeshPart: apply clang format 2023-09-02 11:30:04 +02:00
wmayer
226d102906 MeshPart: add to pre-commit hooks 2023-09-02 11:30:04 +02:00
wmayer
ea116dc033 Inspection: apply clang format 2023-09-02 00:59:42 +02:00
wmayer
7155d94584 Inspection: add to pre-commit hooks 2023-09-02 00:59:42 +02:00
Paddle
9d954ac6a1 Improve code and also improve the open file feature to enable selecting several files. 2023-09-01 14:18:28 -05:00
kaktus Jacek
671ca542c3 Update Workbench.cpp 2023-09-01 13:17:55 -05:00
wmayer
8d24f0c021 Points: apply clang-formatting 2023-09-01 20:07:54 +02:00
wmayer
dd9c1e1b05 Points: Add to pre-commit hooks 2023-09-01 20:07:54 +02:00
Evan Chaney
7814945667 Fix slight grammar error 2023-09-01 12:17:34 -05:00
Chris Hennes
1a1c5e7cbf Update action.yml to use LibPack 0.21 V2.10 2023-09-01 13:00:26 -04:00
Paddle
4f34ef1a97 Sketcher_Dimension fix crash. 2023-09-01 18:50:46 +02:00
wmayer
c7116599ce Sketcher: fix several warnings:
* fix -Wunused-parameter
* fix -Wsign-compare
2023-09-01 17:34:29 +02:00
wandererfan
61add5ea7a [TD]fix keyboard zoomIn/zoomOut for Touchpad mode 2023-09-01 09:11:55 -04:00
Kacper Donat
0a8382a844 GitHub: Better layout and description for Problem template
This commit updates description of Problem report issue template to be
more descriptive and to include what kinds of issues could be reported.
Field with description is moved to be second one so it will be rendered
on the top of issue instead of near the end.

Fixes #10448
2023-09-01 09:04:53 -04:00
Paddle
fb32c0a6d7 Sketcher_Dimension: Disable arc-circle and arc-line distances as they are not implemented yet. 2023-09-01 08:00:21 -05:00
Paddle
e7b0ffffc4 Sketcher_Dimension: Implement Point-to-Circle distance. 2023-09-01 08:00:21 -05:00
Paddle
a121f8710f Sketcher_Dimension Fix the transaction auto-closing issue 2023-09-01 07:58:45 -05:00
Paddle
c72c9eaaa3 Sketcher_Dimension : Implement selection->tool workflow 2023-09-01 07:58:45 -05:00
Paddle
d74e67336e Sketcher_Dimension : Turn the command into a group-command to have at hand individual commands. 2023-09-01 07:57:44 -05:00
wmayer
49e83787ef Gui: make GroupCommand more flexible
Currently the GroupCommand by default sets the action group as non-exclusive, checkable and having a drop-down menu which isn't always the desired behaviour in sub-classes.
Thus, some new methods are added to let a sub-class in its constructor decide how it should behave.
2023-09-01 13:28:19 +02:00