Commit Graph

30319 Commits

Author SHA1 Message Date
0penBrain
bd40fa403f Sketcher/BackEdit: makes view orientation factor accessible to coin managers 2022-09-09 16:09:42 +02:00
0penBrain
ea0f62c38e Sketcher/BackEdit: Add camera sensor to VP that detects side and redraw if side changed 2022-09-09 16:09:42 +02:00
Yorik van Havre
a913f90daa Merge pull request #7462 from Roy-043/Draft-Improve-drag-and-drop-behavior-for-Layers
Draft: Improve drag-and-drop behavior for Layers
2022-09-09 11:25:25 +02:00
wmayer
2ff4c9c8e2 Mesh: [skip ci] remove xerces2 stuff 2022-09-09 08:25:15 +02:00
berniev
5678fc1abe remove xcerces2 2022-09-09 08:02:35 +02:00
berniev
282fa8bc3b disable nodiscard 2022-09-09 07:32:41 +02:00
wmayer
eb52932047 Part: remove duplicated wires from cross-section 2022-09-08 19:19:07 +02:00
Yorik van Havre
2d50b09e42 Merge pull request #7447 from VM4Dim/StartPage_Fix_Wiki_Link_to_Reverse_Engineering
[StartPage] Fix Wiki Link to Reverse_Engineering WB
2022-09-08 11:48:33 +02:00
Yorik van Havre
c991380ab2 Merge pull request #7453 from Roy-043/Draft-Fix-alignment-of-angular-dimension-arrows
Draft: Fix alignment of angular dimension arrows
2022-09-08 11:47:51 +02:00
Roy-043
645efb6678 Draft: Improve drag-and-drop behavior for Layers 2022-09-08 11:38:45 +02:00
wmayer
af8421c1fb TD: remove unused member variables to fix -Wunused-private-field 2022-09-08 08:15:19 +02:00
sliptonic
a1892a7f87 Merge pull request #7455 from mlampert/bugfix/setup-sheet-stepover
[PATH]: bugfix/setup-sheet-stepover
2022-09-07 16:39:46 -05:00
wandererfan
304308658b [TD]remove white matting around detail view 2022-09-07 16:06:54 -04:00
wandererfan
d8be4398e3 [TD]implement view stacking 2022-09-07 16:06:54 -04:00
wandererfan
d1d38b779d [TD]add PrintAll command 2022-09-07 16:06:54 -04:00
wandererfan
2dfc8667b6 [TD]default LineFormat ctor 2022-09-07 16:06:54 -04:00
Wanderer Fan
24c6e9ada1 [TD]propagate X,Y changes 2022-09-07 16:06:54 -04:00
Wanderer Fan
99f2820712 [TD]fix Text sizes not exact 2022-09-07 16:06:54 -04:00
Roy-043
9d8ee7b1b0 Update view_dimension.py
The FlipArrows property for angular dimensions is handled differently.
2022-09-07 19:20:49 +02:00
wmayer
3e41bd9e3f TD: [skip ci] fix build failure with MSVC
The compiler requires the class declaration of LineSet in order to determine its size
2022-09-07 18:33:53 +02:00
wmayer
aef1519d2e zipios: [skip ci] fix Windows build failure 2022-09-07 17:21:32 +02:00
Benjamin Bræstrup Sayoc
658e9591b3 [TechDraw] Microimprove new Face Finder Algorithm 2022-09-07 09:48:17 -04:00
Benjamin Bræstrup Sayoc
a1b8686627 [TechDraw] Fix bug in DrawUtil::isZeroEdge
Bug originating from b7a655f804fa11d3ec8d8a1ce2b36c75dbe48c2f
2022-09-07 09:44:09 -04:00
Markus Lampert
2b4fc1223f Fixed handling of App::PropertyPercent in SetupSheet save/load 2022-09-06 21:23:12 -07:00
sliptonic
ac0a8b6458 Merge pull request #7454 from sliptonic/PathFeedRateBug
Fix bug when testing verticallity during PathFeedRate generation
2022-09-06 16:29:48 -05:00
sliptonic
06a05eaf7c Merge pull request #7185 from LarryWoestman/post_refactor
Path:  Added G73 decomposition and more refactored tests
2022-09-06 16:29:14 -05:00
sliptonic
4a4ae6c923 Fix bug when testing verticallity during PathFeedRate generation 2022-09-06 15:50:06 -05:00
Benjamin Bræstrup Sayoc
b2a3d954ea [TechDraw] Improve readability of Geometry.cpp 2022-09-06 14:16:25 -04:00
Roy-043
83f109402a Draft: Fix alignment of angular dimension arrows 2022-09-06 15:37:15 +02:00
wmayer
bdb1e22fc0 [skip ci] Debian patches:
* Fix FTBFS on armhf/armel, undefined GL_PROJECTION (issue 1014875)
* Disable syntax checks for some Python modules
2022-09-06 14:40:10 +02:00
wmayer
810567a738 zipios: [skip ci] remove deprecated header 2022-09-06 11:57:26 +02:00
wmayer
089ddb66b3 zipios: Make local copy compatible with external package 2022-09-06 10:19:33 +02:00
Chris Hennes
d573b2d6a4 Addon Manager: Safer removal of macro cache 2022-09-05 18:56:01 -05:00
wandererfan
6b8bd1f8f6 [TD]dvAnnotation default dtor 2022-09-05 19:52:34 -04:00
wandererfan
a88d4730d8 [TD]New face finder algo 2022-09-05 19:52:34 -04:00
wandererfan
d683ba12d2 [TD]CI clang warnings 2022-09-05 19:52:34 -04:00
wandererfan
aa2b1b8392 [TD]CI clang warnings 2022-09-05 17:48:38 -04:00
wmayer
c075a298ae Mesh: use class ZipHeader to directly access the model file of a 3MF file 2022-09-05 18:55:43 +02:00
wmayer
3569b73965 Base: [skip ci] Add function to read the CD of a zip file from a std::istream 2022-09-05 18:53:37 +02:00
VM4Dim
b180512664 [StartPage] Fix Wiki Link to Reverse_Engineering WB Page 2022-09-05 15:34:06 +03:00
wmayer
10d6a90be5 Mod: [skip ci] fix some MSVC warnings 2022-09-05 13:45:22 +02:00
wmayer
bea96ddb1b Mesh: [skip ci] add missing headers to PCH 2022-09-05 12:31:16 +02:00
Yorik van Havre
0de18fb0f5 Merge pull request #7437 from luzpaz/codespell-ignore
codespell: add 3 more words to codespellignore list
2022-09-05 11:23:20 +02:00
Yorik van Havre
2e4bbd6afe Merge pull request #7441 from Roy-043/Draft-Fix-flatten-wire
Draft: Fix flatten wire
2022-09-05 11:22:49 +02:00
Yorik van Havre
7e1166efd2 Merge pull request #7436 from Roy-043/Arch-Fix-baseface-generation-for-walls-with-a-trace-that-self-intersects,-has-T-connections-or-that-overlaps
Arch: Fix wall baseface generation for overlapping and self-intersecting traces
2022-09-05 11:18:44 +02:00
Yorik van Havre
ac2c34eb32 Merge pull request #7267 from Roy-043/Draft-Avoid-faulty-Base.Placement.rotate()
Draft: Avoid faulty Base.Placement.rotate() in draftobjects.array.py
2022-09-05 11:16:13 +02:00
0penBrain
85c87f2657 [Bugfix]Gui: ensure message boxes appear and stay on top of main window 2022-09-05 11:09:41 +02:00
LarryWoestman
2578ee40f5 Path: Removed the comparison-style postprocessor tests.
Added the ability to output possible arguments to a file.
       Added more tests and fixed some parameter handling.
       Added 4 refactored postprocessors and postprocessor tests.
       Refactored to reduce copyitis, added G73 support
       Re-ordered parameter parsing to better match all postprocessors
2022-09-04 15:22:57 -07:00
Roy-043
59bd8847d1 Draft: Fix flatten wire 2022-09-04 09:45:39 +02:00
sliptonic
9d01903886 Merge pull request #7438 from Syres916/patch-54
[Path] Change Default Drilling Retraction from G99 to G98
2022-09-03 16:54:57 -05:00