Roy-043
|
beb996e6a1
|
Draft: Avoid dictionary.keys() where possible (#10160)
|
2023-08-13 11:46:25 +02:00 |
|
Roy-043
|
0b58b7ba5a
|
Draft: make_sketch should not change Autoconstraints of sketch (#10181)
|
2023-08-13 11:16:22 +02:00 |
|
Roy-043
|
8a4e8ca60e
|
Draft: Fix SVG "Edges not ordered" issue (#10116)
|
2023-08-12 15:30:54 +02:00 |
|
Chris Hennes
|
d3c08a2da9
|
Update translations
|
2023-08-08 17:52:59 -06:00 |
|
luzpaz
|
93ddce5008
|
Fix various typos
|
2023-08-08 14:25:00 +02:00 |
|
Yorik van Havre
|
ebc65ee713
|
Merged crowdin translations
|
2023-07-26 11:05:11 +02:00 |
|
Yorik van Havre
|
6bfeb5ff53
|
Update ts files
|
2023-07-26 11:04:24 +02:00 |
|
Chris Hennes
|
6838740153
|
Update translations
|
2023-07-24 13:37:52 +00:00 |
|
wmayer
|
736248e408
|
Draft: add unit test for issue #9912
|
2023-07-24 13:55:28 +02:00 |
|
Roy-043
|
1d7e2c3de0
|
Draft: Auto workingplane ignored rotation around axis (#9955)
|
2023-07-20 18:46:10 +02:00 |
|
Roy-043
|
a04dfded14
|
Draft: Improve downgrading of PD bodies (#9934)
|
2023-07-18 10:46:10 +02:00 |
|
Roy-043
|
ba6a45d9db
|
Draft: Fix get_diffuse_color function (#9932)
|
2023-07-18 10:45:38 +02:00 |
|
luzpaz
|
525eacca39
|
Fix various typos
|
2023-07-15 11:17:45 +02:00 |
|
Chris Hennes
|
6f97b74fdb
|
Apply translations
|
2023-07-09 18:09:53 -05:00 |
|
Chris Hennes
|
97771dc673
|
Update translations
|
2023-07-06 08:20:59 -05:00 |
|
Yorik van Havre
|
6b588a8ea6
|
Draft: Bumped dxflib version - fixes #9817
|
2023-07-04 14:06:18 +02:00 |
|
Roy-043
|
f20ea86d13
|
Draft: Add macOS paths to importDWG.py
|
2023-06-27 11:16:02 +02:00 |
|
Chris Hennes
|
86d77c2814
|
Merge pull request #9786 from yorikvanhavre/translations
Translations
|
2023-06-26 20:53:55 -05:00 |
|
Yorik van Havre
|
f55c4e53f5
|
Merge pull request #9738 from yorikvanhavre/arch-nativeifc-provisions
Arch nativeifc provisions
|
2023-06-19 10:46:51 +02:00 |
|
Yorik van Havre
|
0977aac30d
|
merged crowdin translations
|
2023-06-16 16:42:32 +02:00 |
|
Yorik van Havre
|
aed5db5f10
|
Draft: allow autogroup to add an object to both a layer and an Arch/NativeIFC container
|
2023-06-13 12:24:14 +02:00 |
|
Yorik van Havre
|
23491db16b
|
Merged crowdin translations
|
2023-06-12 22:34:22 +02:00 |
|
Yorik van Havre
|
62434ea85b
|
Updated ts files
|
2023-06-12 22:27:56 +02:00 |
|
Yorik van Havre
|
acb05aad15
|
Draft: Provision for NativeIFC autogrouping
|
2023-06-07 13:02:49 +02:00 |
|
Roy-043
|
d8150a9cd9
|
Draft: fix near snap for meshes (#9719)
|
2023-06-05 09:58:50 +02:00 |
|
Chris Hennes
|
e405a0570a
|
Sync translations
|
2023-06-04 14:11:21 -05:00 |
|
Roy-043
|
f0560ac207
|
Draft: Add TextSpacing to Draft_AnnotationStyleEditor (#9702)
Also reordered the dialog a little.
|
2023-06-03 10:54:49 +02:00 |
|
Roy-043
|
ad0c41a60e
|
Draft: get_svg: loose edges in obj with faces also received a fill (#9695)
|
2023-05-30 08:13:47 +02:00 |
|
Roy-043
|
a5c9da55cf
|
Draft: fix getcoords in gui_snapper.py (#9654)
The function did not handle global and relative mode properly
|
2023-05-26 19:45:31 +02:00 |
|
Chris Hennes
|
a2d457e88f
|
Update translations
|
2023-05-25 21:32:26 -05:00 |
|
Roy-043
|
6835eaf702
|
Draft: Draft_CubicBezCurve: set EnableSelection to False, fixes #6452 (#9640)
While the command is active set EnableSelection to False to correctly detect mouse up events.
|
2023-05-24 20:35:24 +02:00 |
|
Yorik van Havre
|
f68c045ff7
|
Draft: Fixes continuing dimensions - fixes #9507 (#9632)
|
2023-05-24 20:34:52 +02:00 |
|
Chris Hennes
|
20f073e84e
|
Update translations
|
2023-05-21 19:13:11 -05:00 |
|
Roy-043
|
52b41fee06
|
Draft: fix props_changed_placement_only for attached clones and similar (#9623)
For an attached object whose Shape depends on one or more source objects props_changed_placement_only should always return False.
|
2023-05-21 16:15:55 +02:00 |
|
Chris Hennes
|
864f99bf98
|
Merge pull request #9614 from chennes/fixPrefPageContext
Gui: Correct translation context of pref pages
|
2023-05-20 19:53:32 -05:00 |
|
Roy-043
|
c5bf5d117b
|
Draft: remove obsolete gui_array_simple.py (#9616)
|
2023-05-20 10:37:31 +02:00 |
|
Chris Hennes
|
0100e8f843
|
Gui: Correct translation context of pref pages
Preference page title strings must be in QObject
|
2023-05-19 20:46:12 -05:00 |
|
Chris Hennes
|
0b41c4a8a8
|
Update translations
|
2023-05-18 07:49:08 -05:00 |
|
Roy-043
|
a23142881a
|
Draft: Draft_Move continue mode failed with numeric input (#9597)
|
2023-05-17 18:56:36 +02:00 |
|
Roy-043
|
9a219e03a6
|
Draft: ShapeString: use FaceMakerBullseye instead of current face algo (#9593)
|
2023-05-17 18:19:00 +02:00 |
|
Yorik van Havre
|
a892de5fc6
|
Merge pull request #9530 from yorikvanhavre/draft-svg-dashes
Draft: Better svg linestyle settings - fixes #6733
|
2023-05-15 11:38:49 +02:00 |
|
Yorik van Havre
|
2f84ae9bc3
|
Merge pull request #9545 from yorikvanhavre/draft-dxf-legacy
Draft: Indicate which DXF pref option is for legacy importer/exporter only
|
2023-05-15 11:35:15 +02:00 |
|
Roy-043
|
4b358f643c
|
Draft: Draft_SetStyle tooltip tweak (#9564)
The Annotations button applies to labels as well.
|
2023-05-14 10:20:03 +02:00 |
|
Yorik van Havre
|
c4a6b3a017
|
Draft: Skip SVG import DPI dialog if a unit is specified in the file - fixes #6653 (#9533)
|
2023-05-13 21:18:59 +02:00 |
|
Yorik van Havre
|
d90c81bc7b
|
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 |
|
Yorik van Havre
|
7e357513bd
|
Draft: Support group styles in SVG import - fixes #6900 (#9522)
* Draft: Support group styles in SVG import - fixes #6900
* Draft: SVG importer - apply styleto polylines
|
2023-05-13 21:01:04 +02:00 |
|
Yorik van Havre
|
2c170b35ad
|
Draft: Indicate which DXF pref option is for legacy importer/exporter only - fixes #6001
|
2023-05-11 15:17:41 +02:00 |
|
Yorik van Havre
|
3c685c556c
|
Draft: Better svg linestyle settings - fixes #6733
|
2023-05-10 10:14:33 +02:00 |
|
Roy-043
|
bd3f71b478
|
Draft: Std_TransformManip should not be called from setEdit (#9375)
The object then seems to be put into edit mode twice (?) and Esc will not cancel the command.
|
2023-05-07 09:57:10 +02:00 |
|
Roy-043
|
6d59f9fa78
|
Draft: improve handling of DWG-converters (#9444)
* Draft: improve handling of DWG-converters
* Lint import statement.
|
2023-05-07 09:56:01 +02:00 |
|