Commit Graph

1834 Commits

Author SHA1 Message Date
Roy-043
af789a17ee Update ArchBuildingPart.py
ChildrenShapeolor -> ChildrenShapeColor
2021-10-18 16:26:57 +02:00
Yorik van Havre
a6485ad191 Arch: BuildingParts autogrouping
Arch BuildingParts now gained a new set of View properties that allows
to define a "capture box". Subsequent Draft and Arch objects, or anything
else that uses Draft.autogroup(), will be automatically added to that
BuildingPart if they are inside the capture box.
2021-10-14 14:42:46 +02:00
Chris Hennes
2a7df72d27 [Arch] Separate out return of None for clarity 2021-10-11 22:40:20 -05:00
Chris Hennes
3d3fd72c7b [Arch] Remove unnecessary pass 2021-10-11 22:22:59 -05:00
Chris Hennes
13beed81ae [Arch] Remove redundant else: from while loop 2021-10-11 22:01:44 -05:00
Roy-043
14596740f6 Arch: InitGui draft_line_commands not used 2021-10-06 17:46:25 +02:00
Yorik van Havre
00676ff3a3 Merge pull request #5072 from Roy-043/Draft-fix-shortcuts-in-menus-and-more
Draft: fix shortcuts in menus and more
2021-10-05 13:51:59 +02:00
Roy-043
9156874491 Update InitGui.py
Updated to use the new Draft code.
2021-10-02 09:45:22 +02:00
Chris Hennes
4ba39762cd Merge pull request #5069 from chennes/lgtmArchMiscFixes
[Arch] Fix LGTM warnings
2021-09-29 07:41:34 -05:00
Yorik van Havre
140e03301e Updated ts files 2021-09-29 14:32:12 +02:00
Chris Hennes
6391bebeb8 [Arch] Fix LGTM warnings 2021-09-28 10:29:45 -05:00
Yorik van Havre
6ad3530981 Merged crowdin translations 2021-09-23 17:14:48 +02:00
Chris Hennes
c5491d64e2 Arch: LGTM - don't catch BaseException 2021-09-19 14:36:12 -05:00
Yorik van Havre
a9717a1e17 Merged crowdin translations 2021-09-07 11:26:48 +02:00
Yorik van Havre
73d5e2c7e1 Updated ts files 2021-09-06 15:32:07 +02:00
Yorik van Havre
db3b29b088 Merge branch 'alafr-arch-structure' of https://github.com/alafr/FreeCAD 2021-09-02 14:36:43 +02:00
Yorik van Havre
352fa25167 Arch: Added option to references to fuse the base objects by material 2021-09-02 12:21:29 +02:00
Yorik van Havre
6093e302ce Arch: Better icon for arch references 2021-08-26 14:55:18 +02:00
Yorik van Havre
199e8a8d6e Merged crowdin translations 2021-08-26 14:51:36 +02:00
Yorik van Havre
8acd9f8734 Updated ts files 2021-08-26 14:50:54 +02:00
Chris Hennes
e434970220 [Arch] Silence LGTM missing init warnings 2021-08-17 12:34:28 -05:00
paul lee
dc911dde55 [ArchWall] Fix MakeBlocks to work if Base is Sketch with 1 edge only
To be merged with #4955
2021-08-09 09:06:03 +08:00
alafr
d043bf6a77 Merge branch 'master' into alafr-arch-structure 2021-08-06 21:55:02 +02:00
Yorik van Havre
82dd05b53d Arch: Remember wall alignment when creating from existing wires 2021-08-03 16:45:07 +02:00
Yorik van Havre
62b1130ead Arch: Don't add spaces to BuildingPArt's shape 2021-08-03 16:44:15 +02:00
Yorik van Havre
fdb30bd704 Merge pull request #4894 from steelman/arch-frame-profile-alignment
Arch: Align profile's Y with layout's normal vector
2021-08-03 11:53:58 +02:00
luz paz
4d21ffa904 Fix various typos 2021-07-31 09:46:50 +02:00
Yorik van Havre
644a77a17f Arch: Fixed windows invert hinge option 2021-07-16 12:22:56 +02:00
Yorik van Havre
1eab74ef4d Arch: Fixed wrong numbering in arch axis in section mode 2021-07-16 12:22:15 +02:00
Yorik van Havre
c97e809592 Arch: Better icon for Arch component 2021-07-13 15:46:54 +02:00
Yorik van Havre
394e52d7ec Merge pull request #4910 from Roy-043/Arch_Fix_Arch_Wall
Arch: Fix Arch_Wall: block joints where put on the wrong side of offset
2021-07-13 11:29:12 +02:00
Yorik van Havre
2a43e3d0a1 Merge pull request #4883 from steelman/arch-timezone
Arch: Draw solar diagrams for timezones other than UTC and UTC-3
2021-07-13 11:24:34 +02:00
Yorik van Havre
da7ee8e061 Arch: Fixed text position of Arch spaces 2021-07-09 15:10:47 +02:00
Yorik van Havre
834933866e Merged crowdin translations 2021-07-08 16:06:38 +02:00
Roy-043
e80a21a26a Arch: Fix Arch_Wall: block joints where put on the wrong side of offset
In the execute method block joints were put on the wrong side of the offset which lead to the first block in each row being larger than intended.
2021-07-07 18:54:34 +02:00
Yorik van Havre
da508e30b0 Merged crowdin translations 2021-07-01 13:56:25 +02:00
Yorik van Havre
7efbe176a0 Updated ts files 2021-07-01 13:50:17 +02:00
Yorik van Havre
3a6becbfe7 Arch: Added Depth property to SectionPlanes 2021-07-01 13:46:24 +02:00
Łukasz Stelmach
063f05c72d Arch: Align profile's Y with layout's normal vector
Align profile's Y axis with lyouts normal vector so the profile is always
upright regardles of the direction of extrusion. See [1] for more details.

[1] https://forum.freecadweb.org/viewtopic.php?f=3&t=59725
2021-06-27 22:34:35 +02:00
Yorik van Havre
acedf491f3 Merged crowdin translations 2021-06-24 17:22:19 +02:00
Łukasz Stelmach
08396c9bc3 Arch: Draw solar diagrams for timezones other than UTC and UTC-3
Use the value of tz parameter to set a timezone instead of -3 constant.

Make updates to TimeZone property trigger redrawing of a solar diagram.
2021-06-22 13:33:35 +02:00
Yorik van Havre
24362e9020 Merged crowdin translations 2021-06-17 16:04:02 +02:00
Yorik van Havre
d12702e588 Updated ts files 2021-06-17 15:49:33 +02:00
Yorik van Havre
e25d07114f Merge pull request #4852 from Syres916/patch-20
[Arch] Wavefront Obj Import files from...
2021-06-15 16:02:35 +02:00
balrobs
530f5e4b12 Fixing connection error for structural surface members
This changes improve connections between structural surface members with coincident edges
See forum: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&p=509311#p509311
2021-06-11 07:28:25 +02:00
balrobs
2f60e710b7 Bug fix for PointConnections of StructuralCurvedMembers
this fixes a bug (indention problem) that prevented che correct generation of PointConnections for StructuralCurvedMembers (beams/columns) with coincident nodes.
See: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&start=40#p509233
2021-06-11 07:28:25 +02:00
Syres916
6195043f65 [Arch] Wavefront Obj Import files from...
...other programs such as Meshroom that don't contain an object name line. There is a bug report but bizarrely it's completely the reverse of what is currently occurring https://tracker.freecadweb.org/view.php?id=2336
2021-06-10 16:58:32 +01:00
Yorik van Havre
ee6a9b8c7d Merged crowdin translations 2021-06-10 12:24:24 +02:00
balrobs
9a6a6d27a6 adds IFC export for structural slabs (StructuralSurfaceMemebers) with their thickness 2021-06-09 10:25:38 +02:00
balrobs
81f19b50c1 Formating for better readability
The changes affect code in the exportIFCStructuralTools.py file and aims to improve only the readability for later planed export of SurfaceMembers
2021-06-09 10:25:38 +02:00