Yorik van Havre
ee358fd53f
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
69d4c647c0
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
f62f335906
Draft: Fix alignment of angular dimension arrows in svg.py
2022-10-10 21:07:43 +02:00
Yorik van Havre
9c24f0f5b8
Merged crowdin translations
2022-10-10 11:06:08 +02:00
Yorik van Havre
c4f2a81317
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
50b7e87994
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
555a79fd87
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
4ca1b838a9
Merged crowdin translations
2022-10-06 12:48:05 +02:00
Yorik van Havre
3d75b4fb74
Updated ts files
2022-10-06 12:16:32 +02:00
Roy-043
20c582da9d
Draft: Fix handling of double quote in shapestring
2022-10-05 10:57:48 +02:00
Roy-043
f09bfd3695
Draft: Improve Draft_Edit task panel
2022-10-01 11:51:53 +02:00
Roy-043
8a91607778
Draft+Arch: Fix crash related to SoBrepEdgeSet
2022-09-28 17:32:12 +02:00
Roy-043
25ee38495e
Draft: Improve Draft_Edit context menus
2022-09-26 10:03:50 +02:00
Yorik van Havre
05be0db634
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
f6122965f2
Draft: Fix several path array issues
2022-09-17 10:08:41 +02:00
Roy-043
fe71a38f59
Merge branch 'FreeCAD:master' into Draft-Improve-In-Command-shortcut-Undo-implementation
2022-09-11 15:02:37 +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
Roy-043
645efb6678
Draft: Improve drag-and-drop behavior for Layers
2022-09-08 11:38:45 +02: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
Roy-043
83f109402a
Draft: Fix alignment of angular dimension arrows
2022-09-06 15:37:15 +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
Roy-043
59bd8847d1
Draft: Fix flatten wire
2022-09-04 09:45:39 +02:00
Roy-043
38bccb31fa
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
6cd35b86fe
Draft: Fix workingplane auto alignment to Front view
2022-09-01 09:54:09 +02:00
Roy-043
c142e1ad62
Draft: Improve In-Command-shortcut Undo implementation
2022-08-13 14:10:43 +02:00
Roy-043
17b4438e94
Update array.py
...
Oops... removed to print() statements.
2022-08-12 12:38:13 +02:00
Roy-043
31b7336f40
Update array.py
...
Updated to use the new implementation of Base.Placement.rotate().
2022-08-12 12:34:46 +02:00
Roy-043
6455df6a9b
Draft: add tolerance to boundbox check in intersections.py
2022-08-11 17:50:43 +02:00
wmayer
838a91fafb
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
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
Yorik van Havre
367ce63a8a
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
58054f13bc
[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
54dcf4d4e1
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
95070bded4
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
a5c64777b1
Arch: Removed leftover debug messages
2022-07-29 14:01:56 +02:00
Yorik van Havre
99da0738a7
Arch: added ExclusionNames property to Shape2DViews
2022-07-28 14:09:41 +02:00
Roy-043
f03c89542f
Draft: Avoid faulty Base.Placement.rotate() in draftobjects.array.py
2022-07-28 13:56:05 +02:00
Roy-043
02170da098
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
01d4186535
Draft: Fix handling of groups on move-copy and rotate-copy
2022-07-26 11:26:50 +02:00
Yorik van Havre
612be230b2
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
Roy-043
28ea41cb32
Draft: Improve alignToFace in WorkingPlane.py
2022-07-24 18:52:41 +02:00
Roy-043
5512acd619
Draft: Housekeeping: import translate from correct file
2022-07-23 19:51:03 +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
Uwe
32ab100ed5
Mod: remove some superfluous Boolean checks ( #7213 )
...
* Mod: remove some superfluous Python Boolean checks
2022-07-19 01:35:12 +02:00
Roy-043
478ec3af01
Draft: Remove unnecessary DisplayStatusbar preference
2022-07-18 16:28:44 +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