Roy-043
6d69a65218
Draft: remove obsolete gui_array_simple.py ( #9616 )
2023-05-20 10:37:31 +02:00
Roy-043
452deddc87
Draft: Draft_Move continue mode failed with numeric input ( #9597 )
2023-05-17 18:56:36 +02:00
Yorik van Havre
07d7f08fb3
Draft: Added dim overshoot parameters to Style task dialog ( #9514 )
...
* Draft: Added dim overshoot parameters to Style task dialog - fixes issue #9507
* Draft: additional fixes to styles task dialog
2023-05-13 21:01:51 +02:00
luzpaz
b8628aed86
Draft: modfified translate function to allow comments
...
Also fixed incorrect typos in previous commit
2023-05-04 13:28:10 +00:00
luzpaz
43035154df
Draft: Add l10n context for ambiguous string
...
Also tweaked code formatting
Closes #9406
2023-05-04 13:28:10 +00:00
Yorik van Havre
9b3f5f102e
Draft: small optimization in snapper - issue #5761 ( #9239 )
2023-04-25 10:16:47 +02:00
luzpaz
38a01939e0
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
Roy-043
2bc8ed561e
[Draft] Disable Draft_AddConstruction if there is no selection ( #9322 )
2023-04-20 08:51:44 +02:00
luzpaz
0e1530be59
Draft: linting bad indentations, superflous markup ( #9313 )
2023-04-19 09:48:57 +02:00
alafr
6af4fdb5eb
Draft: avoid precision loss of SoCoordinate3 ( #9202 )
2023-04-12 15:32:14 +02:00
mosfet80
e9c1a1600a
[Draft] Remove obsolete code related to Drawing WB
...
* [Draft] Remove obsolete code related to Drawing WB
remove unused elif
* [Draft] Remove obsolete code related to the Drawing WB
* Update preferences-draftvisual.ui
Also remove the template label.
* Update utils.py
Remove reference to "template"
* Remove Draft_Drawing.svg from Draft.qrc
---------
Co-authored-by: Roy-043 <info@b-k-g.nl >
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
2023-04-03 16:36:23 +02:00
Yorik van Havre
7e7674ae4a
Merge pull request #8795 from yorikvanhavre/draft-layermanager
...
Draft: Added LayerManager command from BIM
2023-03-15 11:59:59 +01:00
Yorik van Havre
0eb1c9ad56
Merge pull request #8818 from yorikvanhavre/draft-grid-fix
...
Draft: Fixes grid on/off behaviour - fixes #5878
2023-03-15 11:59:30 +01:00
BHennen
74b9d81e7d
Add offset options to Draft PathArray ( #8295 )
...
* Add offset options to Draft PathArray
Allows user to specify a starting and ending offset to items in Draft PathArrays.
* [Draft] path array offset
---------
Co-authored-by: Roy-043 <info@b-k-g.nl >
2023-03-11 15:54:25 +01:00
Yorik van Havre
53bc32b03e
Draft: Fixes grid on/off behaviour - fixes #5878
...
- If grid is on and auto grid on: Grid always appears
- If grid is on and auto grid off: Grid off at start, on when using a tool, off afterwards
- If grid is off: Grid never appears
2023-03-10 12:19:27 +01:00
Yorik van Havre
66405dc50d
Draft: Added LayerManager command from BIM
2023-03-09 14:26:09 +01:00
Roy-043
3eaff64025
Draft: fix normal calculation for angular dims
2023-02-03 15:44:27 +01:00
Roy-043
1e03fddb67
Draft: housekeeping: remove obsolete code (uiMode and DraftGui.py) ( #8327 )
2023-02-02 23:24:27 +01:00
Roy-043
6da0eec51a
Draft: subelement mode ignored nesting ( #8319 )
2023-02-02 11:49:55 +01:00
Roy-043
f9cdaaf3d9
Draft: fix issue with undo ( #8267 )
2023-01-31 21:38:19 +01:00
Roy-043
1664d0ed66
Draft: fix gui_offset.py issue caused by PR8207
2023-01-24 15:02:38 +01:00
Roy-043
96e62f07eb
Draft: improve color handling in gui_setstyle.py ( #8219 )
...
Alhpa values of colors were not correct.
2023-01-22 11:18:17 +01:00
Roy-043
f7a072b7c7
Draft: Fix and improve Draft_AnnotationStyleEditor ( #8207 )
...
* Draft: Fix and improve Draft_AnnotationStyleEditor
* Draft: Fix and improve Draft_AnnotationStyleEditor 2
2023-01-21 10:28:47 +01:00
Roy-043
6738aa8d9c
Draft: gui_setstyle.py onApplyAnnot should check for doc ( #8196 )
2023-01-15 00:20:34 +01:00
Roy-043
b3189ccf2d
Draft: Update gui_setstyle.py and gui_utils.py ( #8195 )
2023-01-14 20:07:59 +01:00
Roy-043
27aa13dd00
Draft: Update Draft_SetStyle ( #8190 )
2023-01-14 13:54:16 +01:00
Roy-043
b5a44e6f73
Draft: housekeeping: indentation gui_snapper.py
...
As mentioned here: #8172
2023-01-12 16:04:31 +01:00
Roy-043
dfb5f5de4b
Draft: Properly remove Snap toolbar when switching workbenches ( #8172 )
2023-01-12 15:29:21 +01:00
Roy-043
7951dab2bf
Draft: update inspect.getargspec to inspect.getfullargspec ( #8101 )
2022-12-29 23:20:38 +01:00
Roy-043
f9951c58d9
Draft: Draft_SetStyle wrongly handled LineSpacing as an int ( #8052 )
2022-12-18 20:29:13 +01:00
Roy-043
6261854a50
Draft: housekeeping: rename snap icons
2022-11-11 17:33:09 +01:00
Yorik van Havre
0dae887fb5
Merge pull request #7656 from Roy-043/Draft-Change-Snap-toolbar-to-standard-toolbar
...
Draft: Change Snap toolbar to standard toolbar
2022-11-07 10:49:26 +01:00
Roy-043
d4b4784925
Draft: Use DefaultShapeTransparency in gui_setstyle.py
2022-10-28 10:43:55 +02:00
Roy-043
024c50cd4f
Draft: Change Snap toolbar to standard toolbar
2022-10-27 10:45:48 +02:00
Roy-043
9351bbe7bf
Draft: Escape should not switch off continue mode
2022-10-15 12:14:51 +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
f09bfd3695
Draft: Improve Draft_Edit task panel
2022-10-01 11:51:53 +02:00
Roy-043
25ee38495e
Draft: Improve Draft_Edit context menus
2022-09-26 10:03:50 +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
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
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
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
9d41e9307f
Draft: Add resetEdit to gui_hatch.py
2022-07-12 16:27:22 +02:00
Roy-043
d2ce02058e
Update gui_snapper.py
2022-07-04 16:59:02 +02:00
Roy-043
9623cd5973
Draft: Fix near snap
2022-07-04 09:43:15 +02:00
Yorik van Havre
29f5e2cc83
Update src/Mod/Draft/draftguitools/gui_selectplane.py
...
Co-authored-by: 0penBrain <48731257+0penBrain@users.noreply.github.com >
2022-06-27 11:51:51 +02:00
Roy-043
a574cdb6b2
Draft: Fix align working plane to DatumPlane bug
2022-06-27 10:26:59 +02:00
Chris Hennes
3575b8874a
Draft: Fix menu text for Select Plane
2022-06-06 12:12:08 -05:00
0penBrain
272ab6ff72
Draft: fix issues with grid spacing parameter
2022-05-25 09:02:12 +02:00
Roy-043
ce341084be
Draft: Fix grid update issue
...
If the grid spacing was updated in this sequence: 1 -> 0 -> 1 (or any sequence where the first and last value are equal), the grid would not be redrawn.
2022-05-18 22:49:05 +02:00