Commit Graph

2989 Commits

Author SHA1 Message Date
Yorik van Havre
784b25b590 Merge pull request #7635 from Jolbas/master
Draft: Accept 1 in NumberPolar parameter
2022-10-26 09:23:25 +02:00
Jolbas
84d6656398 Accept 1 in NumberPolar parameter
Setting the NumberPolar parameter to 1 resulted in a ZeroDivisionError.
2022-10-23 21:44:57 +02:00
Roy-043
9c397cb387 Update point.py 2022-10-18 12:36:29 +02:00
Roy-043
cea60b4463 Draft: Make Std_TransformManip work for Draft_Point 2022-10-17 19:48:05 +02:00
Yorik van Havre
d8d55a0e88 Merged crowdin translations 2022-10-17 15:12:16 +02:00
Yorik van Havre
27d853c619 Merge pull request #7611 from Roy-043/Draft-Escape-should-not-switch-off-continue-mode
Draft: Escape should not switch off continueMode
2022-10-17 14:47:41 +02:00
Roy-043
ee872dbc76 Draft: Escape should not switch off continue mode 2022-10-15 12:14:51 +02:00
Roy-043
b74a1b0708 Draft: Fix path array float math issue 2022-10-14 21:08:29 +02:00
Yorik van Havre
eaff3963bb Merge pull request #7597 from Roy-043/Draft-Point-array-Take-placement-of-point-object-into-account-and-accept-more-point-object-types
Draft: Point array: Take placement of point object into account and accept more point object types
2022-10-12 15:03:46 +02:00
Roy-043
a4a11a42d3 Draft: Point array: Take placement of point object into account and accept more point object types 2022-10-12 11:18:12 +02:00
Roy-043
7fe184dcc1 Draft: Fix alignment of angular dimension arrows in svg.py 2022-10-10 21:07:43 +02:00
Yorik van Havre
fce72e46c8 Merged crowdin translations 2022-10-10 11:06:08 +02:00
Yorik van Havre
3774ff789c Merge pull request #7558 from Roy-043/Draft-Fix-handling-of-double-quote-in-shapestring
Draft: Fix handling of double quotes in shapestrings
2022-10-07 11:11:18 +02:00
Yorik van Havre
2e5118b47d Merge pull request #7541 from Roy-043/Draft-Improve-Draft_Edit-task-panel
Draft: Improve Draft_Edit task panel
2022-10-07 11:10:24 +02:00
Yorik van Havre
481f5f6177 Merge pull request #7528 from Roy-043/Draft-Fix-crash-when-opening-file-with-only-dimensions
Draft+Arch: Fix crash related to SoBrepEdgeSet
2022-10-07 11:09:53 +02:00
Yorik van Havre
8b7c61277a Merged crowdin translations 2022-10-06 12:48:05 +02:00
Yorik van Havre
d87fd4d97e Updated ts files 2022-10-06 12:16:32 +02:00
Roy-043
47f70013c2 Draft: Fix handling of double quote in shapestring 2022-10-05 10:57:48 +02:00
Roy-043
d6fd0e2ef5 Draft: Improve Draft_Edit task panel 2022-10-01 11:51:53 +02:00
Roy-043
093368a6ad Draft+Arch: Fix crash related to SoBrepEdgeSet 2022-09-28 17:32:12 +02:00
Roy-043
fc14567d34 Draft: Improve Draft_Edit context menus 2022-09-26 10:03:50 +02:00
Yorik van Havre
3c7782b127 Merge pull request #7506 from Roy-043/Draft-Fix-several-path-array-issues
Draft: Fix several path array issues
2022-09-21 10:21:55 +02:00
Roy-043
9142d4ac5e Draft: Fix several path array issues 2022-09-17 10:08:41 +02:00
Roy-043
6da561e995 Merge branch 'FreeCAD:master' into Draft-Improve-In-Command-shortcut-Undo-implementation 2022-09-11 15:02:37 +02:00
Yorik van Havre
028517323c 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
Roy-043
333fc6448c Draft: Improve drag-and-drop behavior for Layers 2022-09-08 11:38:45 +02:00
Roy-043
a71a06291b Update view_dimension.py
The FlipArrows property for angular dimensions is handled differently.
2022-09-07 19:20:49 +02:00
Roy-043
c5a79d3909 Draft: Fix alignment of angular dimension arrows 2022-09-06 15:37:15 +02:00
Yorik van Havre
460f33a1be 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
0c8b50d591 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
f99bf376b0 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
Roy-043
39c2ff4e45 Draft: Fix flatten wire 2022-09-04 09:45:39 +02:00
Roy-043
8aaa36a013 Arch: Fix baseface generation for walls with a trace that self-intersects, has T-connections or that overlaps 2022-09-03 09:06:51 +02:00
Roy-043
0179afbe8a Draft: Fix workingplane auto alignment to Front view 2022-09-01 09:54:09 +02:00
Roy-043
2ca31f5c1d Draft: Improve In-Command-shortcut Undo implementation 2022-08-13 14:10:43 +02:00
Roy-043
f22de4cfd2 Update array.py
Oops... removed to print() statements.
2022-08-12 12:38:13 +02:00
Roy-043
2647c37289 Update array.py
Updated to use the new implementation of  Base.Placement.rotate().
2022-08-12 12:34:46 +02:00
Roy-043
eb6b3f35ed Draft: add tolerance to boundbox check in intersections.py 2022-08-11 17:50:43 +02:00
wmayer
2b5b7cd607 Draft: fix snapper icons
* Add convenience function to get 3D views from MDI area
* Use 'inherits' instead of 'QMetaObject.className()' to check more reliably for sub-classes
2022-08-11 11:50:53 +02:00
berniev
ddafb98813 Mod: Use override etc 2 2022-08-09 12:52:26 +02:00
Yorik van Havre
5a9201d2c5 Draft: Enabled shortcut for undo segment - fixes #6181
That shortcut had apparently been left out last time the system was recoded..
I used the default shortcut '/' because Ctrl doesn't really work with the
current system, and Z is already taken
2022-08-04 17:40:05 +02:00
carlopav
d37a1a2440 [Draft] Fix Draft Edit AddPoint with BSpline
ref. https://forum.freecadweb.org/viewtopic.php?p=613622#p613622

Fix Bug when adding point to a BSpline.
2022-08-01 22:15:51 +02:00
Yorik van Havre
cfc8fb9fb4 Merge pull request #7259 from Roy-043/Draft-Fix-handling-of-groups-on-move-copy-and-rotate-copy
Draft: Fix handling of groups on move-copy and rotate-copy
2022-08-01 17:06:09 +02:00
luzpaz
1ef31f40f5 Draft: Fix 'testing inequality to None' syntax (#7275)
* Draft: Fix 'testing inequality to None' syntax 

- Substitute `is not None` for `!= None`
- Trim trailing whitespace on touched files
2022-07-30 00:26:56 +02:00
Yorik van Havre
042d6df669 Arch: Removed leftover debug messages 2022-07-29 14:01:56 +02:00
Yorik van Havre
76aeaab4b0 Arch: added ExclusionNames property to Shape2DViews 2022-07-28 14:09:41 +02:00
Roy-043
f2b05b2986 Draft: Avoid faulty Base.Placement.rotate() in draftobjects.array.py 2022-07-28 13:56:05 +02:00
Roy-043
7bb485e6b7 Update rotate.py
Workaround for `faulty` implementation of Base.Placement.rotate(center, axis, angle).
See: https://forum.freecadweb.org/viewtopic.php?p=613196#p613196
2022-07-28 13:46:26 +02:00
Roy-043
1188423beb Draft: Fix handling of groups on move-copy and rotate-copy 2022-07-26 11:26:50 +02:00
Yorik van Havre
c6a91b4ff3 Merge pull request #7249 from Roy-043/Draft-Improve-alignToFace-in-WorkingPlane.py
Draft: Improve alignToFace in WorkingPlane.py
2022-07-26 10:27:53 +02:00