Yorik van Havre
3ac40a3778
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
dab714563d
Draft: Use DefaultShapeTransparency in gui_setstyle.py
2022-10-28 10:43:55 +02:00
Roy-043
1eee16e9f3
Draft: Change Snap toolbar to standard toolbar
2022-10-27 10:45:48 +02:00
Roy-043
ee872dbc76
Draft: Escape should not switch off continue mode
2022-10-15 12:14:51 +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
d6fd0e2ef5
Draft: Improve Draft_Edit task panel
2022-10-01 11:51:53 +02:00
Roy-043
fc14567d34
Draft: Improve Draft_Edit context menus
2022-09-26 10:03:50 +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
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
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
Uwe
3a50f95be4
Mod: remove some superfluous Boolean checks ( #7213 )
...
* Mod: remove some superfluous Python Boolean checks
2022-07-19 01:35:12 +02:00
Roy-043
7413a3a999
Draft: Add resetEdit to gui_hatch.py
2022-07-12 16:27:22 +02:00
Roy-043
e6e210467e
Update gui_snapper.py
2022-07-04 16:59:02 +02:00
Roy-043
88d1808ccb
Draft: Fix near snap
2022-07-04 09:43:15 +02:00
Yorik van Havre
27bfa083b2
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
d69888b74d
Draft: Fix align working plane to DatumPlane bug
2022-06-27 10:26:59 +02:00
Chris Hennes
fd47f2253a
Draft: Fix menu text for Select Plane
2022-06-06 12:12:08 -05:00
0penBrain
ccdbf99341
Draft: fix issues with grid spacing parameter
2022-05-25 09:02:12 +02:00
Roy-043
0b12cba3b5
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
Yorik van Havre
06515cd340
Draft: Prevented error when grid size is zero - issue #5427
2022-05-17 10:58:10 +02:00
Yorik van Havre
27277e29c6
Draft: Fixed qt connect style - fixes #6879
2022-05-17 09:58:56 +02:00
Roy-043
72e91dbbca
Draft: Fix Draft_WorkingPlaneProxy ignores Auto Working Plane
2022-05-04 20:56:06 +02:00
Roy-043
868b5f1a1c
Draft: fix 2 gui_groups.py translation issues
2022-04-30 21:40:34 +02:00
Roy-043
a222bc6782
Draft: Fix Draft_Snap_Intersection for self-intersecting objects
2022-04-29 14:20:15 +03:00
marioalexis
e62496b636
Draft: Fix orientWP method used by in Draft_Line command
2022-04-20 14:12:26 -03:00
marioalexis84
44a989f3b9
Draft: Make ShapeString editable by double-click - fixes #5885
...
* Draft: Make ShapeString editable - fixes #5885
2022-04-08 17:47:41 +02:00
marioalexis
659e84e57f
Draft: Remove Python 2 type support
2022-03-28 18:02:23 -03:00
flachyjoe
e6f3f4ba57
Don't take grid into account when View_FitAll
2022-03-16 17:30:25 +01:00
Roy
fae36b2da0
Draft: Housekeeping: call 'make' functions with new name (4)
2022-02-20 22:31:08 -06:00
Roy
effd40ec99
Draft: Housekeeping: call 'make' functions with new name (3)
2022-02-13 11:01:15 +01:00
Roy
5bbf59141e
Draft: Housekeeping: call 'make' functions with new name, continued
2022-02-12 19:34:57 +01:00
wmayer
09a05a9cd0
Part: Circle variable name change to create consistency
...
Change variable names of the Circle from Angle0 to Angle1 to create consistency with all other named angle variables
2022-02-11 18:28:58 +01:00
Yorik van Havre
1e33533539
Merge pull request #6337 from Roy-043/Draft-Housekeeping-call-'make'-functions-with-new-name
...
Draft: Housekeeping: call 'make' functions with new name
2022-02-11 12:00:23 +01:00
Roy
6b808987ad
Draft: Housekeeping: call 'make' functions with new name
2022-02-10 16:44:37 +01:00
marioalexis
4160588fc6
Draft: Fix SoSeparator not deleted
2022-02-09 19:07:10 -03:00
Roy-043
89cf2f74be
Draft: Fix-gui_edit.py Y is zero input bug
...
Entering a Y=0 coordinate when editing points caused an error.
2022-01-31 22:15:38 +01:00
Roy-043
45ef3ed2fb
Update gui_orthoarray.py
2022-01-28 14:01:42 -06:00
Roy-043
acf88af89e
Update gui_beziers.py
...
Oops copy-paste error... Fixed.
2022-01-28 14:01:42 -06:00
Roy-043
fd2f964b6b
Update gui_beziers.py
2022-01-28 14:01:42 -06:00
Roy
d5615fc6a6
Draft: Fix several translation issues
2022-01-28 14:01:42 -06:00
Roy
c81ce5dea1
Draft: fix task panel related issues
...
This PR fixes several task panel related issues for Draft modifier commands.
2022-01-15 18:23:05 +01:00
Roy
843ea92055
Draft: Fix additional translation issues related to the snapping commands
2022-01-12 13:44:05 +01:00
Roy-043
59755b9d0e
Update gui_arcs.py
2022-01-11 11:42:45 +01:00
Roy-043
63f4ac15fd
Update gui_arrays.py
2022-01-10 15:12:09 +01:00
Roy
93a41d2941
Draft: Fix translation issues
2022-01-10 10:17:53 +01:00
Roy-043
bb6e0a026e
Draft: fix Draft_SelectGroup
...
The behavior of the Draft_SelectGroup command was a bit cryptic. Layers were also regarded as groups. And the selection result was not the same if a nested object, instead of the group that object was in, was selected. The new version selects all objects in the `Group` property of the selected groups (or group-like objects). Nested groups are selected, but their contents is not.
2022-01-09 21:09:42 -06:00
marioalexis
68439aa831
Draft: Use super() to call base class methods
2022-01-07 22:24:21 +01:00
Roy-043
f6754eddfc
Draft: make Draft_Snap_Angle work in 3D
...
Draft_Snap_Angle only worked for circular edges on a plane parallel to the XY plane of the global coordinate system.
2022-01-06 16:57:55 +01:00
Mariwan
122deb98fb
Draft: change static to non-static declared variables ( #5292 )
...
* Draft: change static to non-static declared variables
* Change variable name and add some comment
2022-01-05 16:39:28 +01:00
Roy
1358c110e3
Draft: Commands acting on subelements did not load the Draft module
2022-01-01 16:26:26 -06:00