Commit Graph

1918 Commits

Author SHA1 Message Date
Yorik van Havre
a62092d498 Updated ts files 2022-05-05 15:20:57 +02:00
Yorik van Havre
cc49a3c138 Arch: Fixed duplicate UIDs in IFC export 2022-04-22 12:03:40 +02:00
Yorik van Havre
1fbd1fb38d Merged crowdin translations 2022-04-21 14:18:33 +02:00
Yorik van Havre
914069ded4 merged crowdin translations 2022-04-13 13:47:06 +02:00
Yorik van Havre
d2d787c7c3 Arch: Added object type to IFC export of 2D annotations 2022-04-06 14:19:03 +02:00
Yorik van Havre
9442668f7a Arch: Fixed IFC import/export of dimensions 2022-04-06 11:35:18 +02:00
Yorik van Havre
197ae3bc0a Arch: Fixed IFC import of Rebars 2022-04-05 16:06:22 +02:00
Yorik van Havre
df21082e50 Arch: fixed flipped import of IFC texts 2022-04-05 16:06:00 +02:00
Yorik van Havre
c845270a61 Arch: Fixed text justify in IFC export 2022-04-05 16:03:46 +02:00
Yorik van Havre
ffbe0d1b96 Arch: workaround race condition in building part creation 2022-04-05 16:02:44 +02:00
Yorik van Havre
19feabd072 Merged crowdin translations 2022-03-31 11:41:28 +02:00
Bernd Hahnebach
23214770df Arch: fix survey tool for Vertexes 2022-03-30 17:35:12 +02:00
Chris Hennes
897a242aa3 Arch: PR4556 Step 3: sort QGridLayout by row-col 2022-03-28 10:43:21 -05:00
Yorik van Havre
338a27cbdc Arch: Fixed placement of rebars in IFC export 2022-03-25 13:41:45 +01:00
Yorik van Havre
ec70f760db Arch: fixed missing multicore IFC import of 2D annotations 2022-03-24 09:41:08 +01:00
Yorik van Havre
6de5aa1220 Arch: Fixed IFC export of dimension text 2022-03-24 09:40:28 +01:00
Yorik van Havre
1f09430fe3 Arch: Misc bullet-proofing 2022-03-24 09:39:43 +01:00
Yorik van Havre
1563822763 Translations: Merged crowdin strings 2022-03-23 10:37:50 +01:00
Yorik van Havre
d12a201d89 Translations: updated ts files 2022-03-23 10:24:55 +01:00
Yorik van Havre
21c3347af1 Arch: Fixed incomplete detection of 2D objects in IFC export 2022-03-22 12:38:41 +01:00
Yorik van Havre
2f167d289d Arch: Fixed export of rebars without host to IFC 2022-03-22 11:59:28 +01:00
Yorik van Havre
42e76d1006 Arch: Fixed IFC export of compounds and parts 2022-03-21 16:26:43 +01:00
Yorik van Havre
dfef526d77 Arch: Fixed IFC export of rebars 2022-03-21 14:06:19 +01:00
Yorik van Havre
ed466db60f Merge pull request #6631 from hhassey/master
Fix Arch Panel Trapezoidal Wave Width
2022-03-21 09:30:11 +01:00
oriond
3163bebf79 Arch Fixes Trapezoidal Wave Width on Arch Panels 2022-03-20 20:22:54 -07:00
Matthijs Kooijman
199c35ca46 Arch: When inverting hinge position, keep opening direction
Previously, just the hinge position was changed, with the rotation
direction kept unchanged, which would make the door open towards the
other side of the wall. This also inverts the rotation direction, so the
door still opens toward the same side of the wall, which is more
intuitively what you would expect.
2022-03-20 14:46:13 +01:00
Yorik van Havre
eea99d8e13 Arch: Fixed export of texts and dimensions to IFC 2022-03-17 15:46:18 +01:00
Yorik van Havre
a55ee61840 Merged crowdin translations 2022-03-14 12:21:01 +01:00
Yorik van Havre
82d93293b1 Arch: Fixed auto-height of child walls & structures - fixes #5732 2022-03-11 11:52:33 +01:00
Yorik van Havre
aac3629dff Merge pull request #6510 from alafr/fix-basemirror
Arch: fix BaseMirror property
2022-03-08 13:57:49 +01:00
Yorik van Havre
2cff977548 Merged crowdin translations 2022-03-07 14:55:22 +01:00
alafr
d5ed23a62c Arch: fix BaseMirror property
The code checked for the existance of the property and not if it's value was true. As a result, the structure base was always mirrored, even if the property was set to false. This commit fixes the issue.
2022-03-04 19:53:58 +01:00
Roy-043
9a52d0bf02 Arch: Fix Arch_PipeConnector for pipes with wall thickness 2022-03-02 16:19:54 +01:00
Yorik van Havre
d6041f491f Merge pull request #6420 from marioalexis84/draft-drawing_techdraw
Arch: Replace Drawing functions with TechDraw functions
2022-02-24 13:34:59 +01:00
Yorik van Havre
5d8db3cfbe Arch: Fixed wrong constant in IFC export 2022-02-22 14:36:54 +01:00
marioalexis
251a9bd276 Arch: Replace Drawing functions with TechDraw functions 2022-02-21 13:17:09 -03:00
Uwe
e074b63650 [Arch] fix typo reported by spellchecker CI 2022-02-21 13:47:46 +01:00
Yorik van Havre
e1028eb65e Merged crowdin translations 2022-02-14 12:31:57 +01:00
Yorik van Havre
93fc8c5357 Updated ts files 2022-02-14 12:31:47 +01:00
Roy-043
c673079e39 Arch: Arch_Window.py: do isdir and isfile check for librarypath 2022-02-11 19:50:11 +01:00
Yorik van Havre
b31e365483 Merge pull request #5485 from Roy-043/Arch-ArchWindow.py-fix-alignment-of-library-windows
Arch: ArchWindow.py fix alignment of library windows
2022-02-11 11:46:13 +01:00
Roy-043
30e2f1aa8f Arch: ArchWindow.py fix alignment of library windows
Windows and doors from parts_library were not aligned with or inserted in a wall.
2022-02-02 17:23:12 +01:00
Roy-043
7693035a2c Arch: Fix ArchFrame 2022-02-02 11:47:21 +01:00
Yorik van Havre
fb57b88f21 Merge pull request #5444 from Roy-043/Arch-Fix-ArchCutPlane-translation-issue
Arch: Fix ArchCutPlane translation issue
2022-02-01 13:13:07 +01:00
Yorik van Havre
038b60be18 Merge pull request #5465 from Roy-043/Arch-Fix-some-dimensions-in-profiles.csv
Arch: Fix some dimensions in profiles.csv
2022-02-01 13:12:31 +01:00
Yorik van Havre
d7c5800da2 Merged crowdin translations 2022-02-01 12:59:42 +01:00
Roy-043
ae1c227188 Arch: Fix some dimensions in profiles.csv
North America Lumber set of dimensions contained some error.
2022-01-30 11:37:23 +01:00
Roy-043
370236e9ac Update ArchCutPlane.py
Double quotes... Another pep8 thing...
2022-01-28 11:17:37 +01:00
Yorik van Havre
233182dcd6 Merged crowdin translations 2022-01-26 14:15:14 +01:00
Yorik van Havre
094036c3c7 Regenerated ts files 2022-01-26 13:59:39 +01:00