luz paz
8788abc261
Crowdin: fix mistake in Draft Preferences text [skip ci]
...
ref: https://crowdin.com/translate/freecad/548/en-en?filter=basic&value=13#6577122
2021-05-17 10:28:43 -04:00
Yorik van Havre
0be2757e13
Merged crwodin translations
2021-05-12 16:36:31 +02:00
Yorik van Havre
4b32537b5f
Merge pull request #4784 from UR-0/origin/Draft_harmonize_digits_of_dxfScaling
...
[Draft] harmonize no of digits of dxfScaling between Edit->Preference…
2021-05-12 15:36:47 +02:00
Yorik van Havre
fd9c075411
Draft: Added 'apply to texts/dims' button to SetStyle dialog
2021-05-11 16:24:06 +02:00
UR-0
add4b471ca
[Draft] harmonize no of digits of dxfScaling between Edit->Preferences and Tools->Edit Parameters
2021-05-11 16:14:18 +02:00
Yorik van Havre
489f7441af
Draft: Allow to use dimension tool with predefined direction
2021-05-11 13:27:41 +02:00
Yorik van Havre
91ea7fbba8
Updated ts files
2021-05-11 13:05:20 +02:00
Yorik van Havre
da97cddb14
Merge pull request #4780 from matthijskooijman/fix-flat-groups-section-view
...
Arch: Fix section view duplicate rendering of items in groups with only flat objects
2021-05-11 12:13:09 +02:00
Matthijs Kooijman
ffbac23432
Draft: Improve docs for get_group_contents spaces parameter
...
The documentation suggested subtly different semantics from what the
code implements.
2021-05-09 17:33:46 +02:00
Yorik van Havre
6e9c157cd5
Draft: Fixed last commit (stroke endcap -> stroke-linecap)
2021-05-06 18:49:55 +02:00
Yorik van Havre
e37e8eddfb
Draft: Using square endcaps for lines in SVG output
2021-05-06 18:38:32 +02:00
Yorik van Havre
dd3f723465
Draft: Added load/save functionality to SetStyle dialog
2021-05-06 18:36:41 +02:00
Yorik van Havre
966906da96
Merge pull request #4557 from luzpaz/crowdin/whitespaces-substituted-into-code
...
Crowdin: represent whitespace in code instead of in string
2021-05-05 17:18:35 +02:00
Yorik van Havre
4ff9b768dd
Draft: Changed shapestring FillLetters property to MakeFace
2021-05-05 15:41:28 +02:00
Yorik van Havre
fe92e39e8a
Merge pull request #4769 from Roy-043/Draft_make_ellipse
...
Draft: Fixed make_ellipse.py: the face argument was not used
2021-05-05 15:31:13 +02:00
Yorik van Havre
308d292bb9
Merge pull request #4768 from Roy-043/Draft-Gui-addModule-issue
...
Draft: Fixed 3 gui_*.py files that did not execute Gui.addModule("Draft") if UsePartPrimitives is True
2021-05-05 14:11:33 +02:00
Yorik van Havre
a5bab10ff7
Draft: Added a 'solid faces' projection mode to shape2dviews to treat individual faces
2021-04-30 16:44:20 +02:00
Roy-043
86f3c4021a
Update make_ellipse.py
...
Draft: Fixed make_ellipse.py: the face argument was not used and therefore "filled mode" did not work in the GUI.
2021-04-29 21:23:26 +02:00
Roy-043
e13bf0fac7
Update gui_points.py
...
Gui.addModule("Draft") should be executed before committing _cmd_list irrespective of the UsePartPrimitives setting.
2021-04-29 21:07:07 +02:00
Roy-043
a3778eacd4
Update gui_arcs.py
...
Gui.addModule("Draft") should be executed before committing _cmd_list irrespective of the UsePartPrimitives setting.
2021-04-29 21:05:52 +02:00
Roy-043
7fa3869116
Update gui_ellipses.py
...
Gui.addModule("Draft") should be executed before committing _cmd_list irrespective of the UsePartPrimitives setting.
2021-04-29 21:03:44 +02:00
Yorik van Havre
e605b2f930
Draft: Allow to set 'arch' unit override on dimensions
2021-04-29 19:51:34 +02:00
Yorik van Havre
c0c49ebffc
Merge branch 'master' into draft-feature_name
2021-04-29 12:40:27 +02:00
Yorik van Havre
8d7281e97b
Draft: Fixed default color for new dimensions (now uses DefautTextColor instead of DefaultLineColor)
2021-04-23 15:46:39 +02:00
Yorik van Havre
07c914a8bb
Merge pull request #4710 from marioalexis84/draft-draftgui
...
Draft: Sync input fields in task panel
2021-04-20 11:50:22 +02:00
Yorik van Havre
f78960179e
Merge pull request #4743 from steelman/horizontal-snap-widget
...
Draft: Ensure horizontal orientation of snap_widget
2021-04-20 11:49:09 +02:00
Yorik van Havre
d366c38922
Merge pull request #4389 from marioalexis84/draft-close_button
...
[0.20] [Draft] Call finish method if Close button is pressed in dumb taskdialog
2021-04-20 11:36:03 +02:00
Łukasz Stelmach
9458e5c12f
Draft: Ensure horizontal orientation of snap_widget
...
From time to time when switching to other workbenches snap_widget changes
orientation to vertical. Make sure it stays horizontal.
Signed-off-by: Łukasz Stelmach <stlman@poczta.fm >
2021-04-19 19:58:06 +02:00
luz paz
6f83a4a815
Crowdin: represent whitespace in code instead of string
2021-04-19 06:23:07 -04:00
luz paz
b94ee8b275
Crowdin: represent whitespace in code instead of in string [skip ci]
...
Removing possible whitespace from strings lead to more accurate translations
2021-04-19 06:16:09 -04:00
marioalexis
d0c1935cbf
Draft: Fix regression in trimex command
2021-04-11 16:24:02 -03:00
marioalexis
2f81ca40be
Draft: Sync input fields in task panel
2021-04-07 18:36:56 -03:00
marioalexis
5cc042379a
Draft: Add functions to transform Cartesian coordinates to spherical and vice versa
2021-04-07 18:36:56 -03:00
tomate44
c48ec7cff2
Draft.ShapeString : add option to choose wires or faces output
2021-04-05 12:20:04 +02:00
Yorik van Havre
433441298c
Merge pull request #4410 from marioalexis84/draft-snap
...
Draft: Fixes #0004278 : Working Plane Proxy origin hijack nearby object
2021-03-30 13:16:14 +02:00
Yorik van Havre
ac8f611fc7
Merge pull request #4546 from chennes/lgtmDraftUnusedLoopVariables
...
[DRAFT] Remove unused loop variable
2021-03-30 13:04:08 +02:00
Yorik van Havre
0a88f05317
Merge pull request #4548 from chennes/lgtmDraftColorArrayCreation
...
[Draft] Eliminate unused loop iteration variables
2021-03-30 13:00:45 +02:00
Yorik van Havre
d30ecd96bd
Merge pull request #4625 from marioalexis84/draft-edit
...
Draft: Make Edit closed wires consistent with open wires and tracker
2021-03-30 12:50:06 +02:00
marioalexis
05f290f119
Draft: Make featureName attribute translation-independent
...
The translation for the task panel title is done in the Ui method call
2021-03-29 10:51:53 -03:00
marioalexis
cce80c6ba4
Draft: Fix tooltip typo and trimex task panel title
2021-03-29 10:51:53 -03:00
Yorik van Havre
030bda5ce9
Merge pull request #4609 from hyarion/cleanup-draft-load-texture
...
Draft: Simplify load_texture after py3 requirement
2021-03-26 11:30:50 +01:00
Yorik van Havre
32a3e3177a
Merge pull request #4656 from chennes/draftContextMenuFallback
...
[Draft] Enable Transform context menu item
2021-03-26 11:28:36 +01:00
Yorik van Havre
6797cfcd33
Merge pull request #4658 from chennes/draftFixScaleDataEntryGlitch
...
[Draft] Fix bug in data entry on scale w/ uniform scaling on
2021-03-26 11:27:30 +01:00
Yorik van Havre
32b48549be
Merge pull request #4661 from chennes/draftImportDXFNoGUI
...
[Draft] Eliminate required GUI for importDXF
2021-03-26 11:26:50 +01:00
Yorik van Havre
7c6c0ea7bd
Merge branch 'master' into draft-snap
2021-03-26 11:21:08 +01:00
Yorik van Havre
4a8319d63e
Merge branch 'master' into draft-close_button
2021-03-26 11:19:09 +01:00
Yorik van Havre
94b9374b37
Merge pull request #4348 from marioalexis84/draft-coordinate_input
...
[0.20] [Draft] Add global mode to enter points - Fixes #0004108
2021-03-26 11:18:23 +01:00
Chris Hennes
4f95ffe7a3
[Draft] Eliminate required GUI for importDXF
2021-03-23 20:21:52 -05:00
Chris Hennes
2977cadc41
[Draft] Fix bug in data entry on scale w/ uniform
...
When entering a scale factor, if uniform scaling is on, the current code
keeps appending zeroes as you type, forcing you to delete them before
entering your next digit. This commit fixes that by ensuring that the
widget that you are currently editing is not updated continuously.
Fixes #0004601
2021-03-23 14:18:19 -05:00
Chris Hennes
8097a9f3f8
[Draft] Enable Transform context menu item
...
The "Transform" and "Set Colors..." context menu items did not work on
most Draft objects because the View Provider has a setEdit() function,
which overrides any edit action provided at a higher level (e.g. by
Part). This commit checks the mode of the edit, and if it is not zero,
behaves as though the setEdit() function does not exist, allowing Part
to provide the required context menu behavior.
2021-03-23 09:12:56 -05:00