Roy-043
bc37be0c54
Draft: Fix default fillmode in DraftGui.py
2022-06-28 15:42:28 +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
wmayer
175ecbc50f
Draft: handle the absence of the Drawing module in the unit tests
2022-06-26 12:07:48 +02:00
wmayer
02bc430fac
Draft: handle the absence of the Drawing module in the unit tests
2022-06-25 18:05:23 +02:00
Yorik van Havre
393352387d
Merge pull request #7071 from Roy-043/Draft-Fix-Placement-in-make_sketch
...
Draft: Fix Sketch Placement in make_sketch (issue #7058 )
2022-06-24 13:53:33 +02:00
Roy-043
256c4cd086
Draft: Fix Placement in make_sketch
2022-06-22 12:11:47 +02:00
Kuzemko Alexsandr
e678620cbd
Crowdin Update .ts files with current source.
2022-06-21 17:31:06 +03:00
Yorik van Havre
baa1105a53
Merged crowdin translations
2022-06-12 11:56:37 +02:00
Yorik van Havre
19ffd1ca94
Merged crowdin translations
2022-06-10 11:03:57 +02:00
Yorik van Havre
68e8c19aaf
Merged crowdin translations
2022-06-09 13:40:35 +02:00
Yorik van Havre
c143d91978
Merge pull request #6991 from 0penBrain/draftGrid
...
Draft: fix grid spacing default initialization
2022-06-08 13:22:45 +02:00
Yorik van Havre
2e4dcfc22a
Generated ts files
2022-06-08 12:32:59 +02:00
Yorik van Havre
b06f247f9f
Merged crowdin translations
2022-06-08 12:28:54 +02:00
0penBrain
e05e9a7247
Draft: fix grid spacing default initialization
2022-06-08 12:20:06 +02:00
Yorik van Havre
b9b21ddac5
Merged crowdin translations
2022-06-07 13:34:53 +02:00
Kuzemko Alexsandr
eff8ecaafc
Crowdin Run update.ts with latest source code.
2022-06-07 13:15:44 +03:00
Chris Hennes
fd47f2253a
Draft: Fix menu text for Select Plane
2022-06-06 12:12:08 -05:00
Yorik van Havre
e8f1bde367
Merged crowdin translations
2022-06-03 11:26:35 +02:00
Chris Hennes
34502193a2
i18n: Update TS files to ensure Python files are included
2022-06-02 14:57:49 -05:00
Chris Hennes
d540de8bee
i18n: TS files generated by lupdate 6.4.0dev
2022-06-02 13:41:37 -05:00
Yorik van Havre
d447d75882
Merged crowdin translations
2022-05-31 13:31:52 +02:00
Yorik van Havre
e13e3bcea3
Merge pull request #6899 from 0penBrain/draftGrid
...
Draft: fix issues with grid spacing parameter
2022-05-30 15:31:18 +02:00
Yorik van Havre
d3d96816ce
Merged crowdin translations
2022-05-30 10:01:02 +02:00
Yorik van Havre
8676d67a87
merged crowdin translations
2022-05-28 12:16:47 +02:00
Yorik van Havre
1e034cc47f
Merged crowdin translations
2022-05-27 11:28:55 +02:00
0penBrain
4474db7f50
Draft: force length unit in grid spacing in SelectPlane
2022-05-25 09:54:34 +02:00
0penBrain
ccdbf99341
Draft: fix issues with grid spacing parameter
2022-05-25 09:02:12 +02:00
Kuzemko Alexsandr
b903e949ae
Update .ts with lupdate ver 6.4.0.
2022-05-23 16:53:07 +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
Chris Hennes
cd53c06b98
Draft: fix SVG rotation around non-origin center
...
Fixes #6869
2022-05-16 11:10:04 -05:00
Yorik van Havre
bd2c7dc651
Merge pull request #6798 from 0penBrain/draftWPTB
...
[BugFix] Draft: ensure Working Panel toolbar is deactivated on FC closing
2022-05-09 11:06:59 +02:00
luz paz
54edb231bb
LGTM: Remove unnecessary deletion of local variables
...
Passing a local variable to a del statement results in that variable being removed from the local namespace. When exiting a function all local variables are deleted, so it is unnecessary to explicitly delete variables in such cases.
ref: https://lgtm.com/rules/1506104658325/
2022-05-05 23:03:36 +02:00
Yorik van Havre
0680ad5558
Merged crowdin translations
2022-05-05 15:46:09 +02:00
Yorik van Havre
ab5a6d83a1
Updated ts files
2022-05-05 15:20:57 +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
0penBrain
9848d6017e
[BugFix] Draft: ensure Working Panel toolbar is deactivated on FC closing
...
Fixes #6242
2022-04-29 10:16:37 +02:00
Roy-043
fb85a2c93b
Draft: Restore DontUseNativeDialog after ShapeString edit
2022-04-25 00:48:28 +02:00
Yorik van Havre
a4a0d11eca
Merged crowdin translations
2022-04-21 14:18:33 +02:00
Yorik van Havre
0045c8facd
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2022-04-21 14:18:17 +02:00
Yorik van Havre
080f421448
Merge pull request #6749 from marioalexis84/draft-set_wp
...
Draft: Fix orientWP method used by in Draft_Line command
2022-04-21 14:04:03 +02:00
Yorik van Havre
eae87882cb
Updated ts files
2022-04-21 14:00:58 +02:00
Roy-043
7cf1d7b582
Draft: Fix Angle Lock
...
Fix problem with self.angle = None.
2022-04-21 12:17:42 +02:00
marioalexis
e62496b636
Draft: Fix orientWP method used by in Draft_Line command
2022-04-20 14:12:26 -03:00
Yorik van Havre
35bb6278ea
merged crowdin translations
2022-04-13 13:47:06 +02:00
Yorik van Havre
d0778faa2c
updated ts files
2022-04-13 13:39:31 +02:00