Paul Lee
c5c5c8a880
[ArchWall] Do not copy shape
...
Discussions-
https://forum.freecadweb.org/viewtopic.php?style=1&t=62968&p=540585
234899409f
2021-12-07 18:55:43 -06:00
Yorik van Havre
c4d4575eb3
Merged crowdin translations
2021-11-16 17:30:39 +01:00
Yorik van Havre
7dc8f59369
Updated ts files
2021-11-16 17:25:03 +01:00
Bernd Hahnebach
aa33cdc186
Arch: export IFC, make compatible with ifcopenshell 0.7
2021-11-10 15:59:30 +01:00
Bernd Hahnebach
67a7f038bf
Arch: import IFC, Materials, make merge materials working on duplicate label setting
2021-10-28 16:02:06 +02:00
Bernd Hahnebach
b679c15164
Arch: import IFC, Material, small improvement, no changes
2021-10-28 15:45:15 +02:00
Bernd Hahnebach
5be99d7469
Arch: import IFC, Materials, small code improvements, no changes
2021-10-28 15:43:35 +02:00
Bernd Hahnebach
5f8422e7ea
Arch: import IFC, use doc identifier instead of FreeCAD.ActiveDocument
2021-10-28 09:49:51 +02:00
Bernd Hahnebach
636be32ec0
Arch: IFC export and import, some code formating (only very clearly ones)
2021-10-27 23:10:01 +02:00
Bernd Hahnebach
6d6559e99c
Arch: import IFC, replace project, comment debug print
2021-10-27 08:17:48 +02:00
luz paz
e780af1184
Arch: add missing paranthesis to strings
...
Found while approving translations in crowdin
2021-10-26 22:24:38 +02:00
Bernd Hahnebach
c581a5b3dc
Arch: import IFC, fix import if replace project and only one building or one storey
2021-10-26 22:18:37 +02:00
Bernd Hahnebach
6ac93003ee
Arch: import IFC, Layers, do not overwrite the imported object color and line color with the default layer values
2021-10-26 16:42:07 +02:00
Bernd Hahnebach
8c3c9d4a1c
Arch: import IFC, fix new preference for not importing Layer
2021-10-26 14:02:58 +02:00
Bernd Hahnebach
5bb0ffe0e4
Arch: import IFC, add preference to not import Layer
2021-10-26 13:52:50 +02:00
Bernd Hahnebach
433929490e
Arch: import IFC, some comments
2021-10-26 12:36:37 +02:00
Bernd Hahnebach
bddce5f082
Arch: import IFC, materials, improve code but no changes on what is done
2021-10-26 12:25:51 +02:00
Bernd Hahnebach
cf64ff763e
Arch: import IFC, fix merge material preference import
2021-10-26 11:24:12 +02:00
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