Yorik van Havre
0de8cceb53
Updated ts files
2021-02-12 14:47:37 +01:00
Roy-043
61269c45c7
[Arch] Fix for ArchPipe: getProfile returned Shape instead of Wire
...
Fix for ArchPipe: getProfile returned Shape instead of Wire
2021-02-11 21:13:36 +01:00
Chris Hennes
9d1958475e
[ARCH] Catch only Exception, not BaseException
2021-02-11 11:52:45 +01:00
Yorik van Havre
97379e035a
merged crowdin translations
2021-02-09 16:12:18 +01:00
luz paz
8eec5d56dd
Arch: update tooltip ref. to LibreOffice version within ArchSchedule
...
Ref: https://crowdin.com/translate/freecad/6766/en-en?filter=basic&value=0#6576778
2021-02-08 12:56:53 -05:00
Yorik van Havre
5d18625677
Updated master TS files
2021-02-08 16:35:41 +01:00
three_d
8d040e0d3d
Merge branch 'master' into archstairs_connections_flight_landing
2021-02-05 22:44:48 +01:00
luz paz
058e54a5b7
Arch: Fix LGTM warning of missing param for translate() in ArchPanel.py
...
Even though this is ignored per the docs[1], LGTM complains[2] about it. This commit adds the superfluous param. Note: there is precedent in ArchReference.py[3] and ArchWall.py[4].
[1]https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Draft/draftutils/translate.py#L73-L78
[2] 17db14c970/files/src/Mod/Arch/ArchPanel.py (L32)
[3] 50f5c6ef9a/src/Mod/Arch/ArchReference.py (L39)
[4] 50f5c6ef9a/src/Mod/Arch/ArchWall.py (L42)
2021-02-03 10:28:21 -05:00
Stefan Tröger
ec5ac30756
Remove ExtensionProxy and rely on default Python proxy for extensions. fixes #0004534
2021-01-30 16:00:48 +01:00
Roy-043
90e0e616b1
Fixed typo in Arch_Schedule
...
Typo
2021-01-22 20:17:47 +01:00
three_d
10ec3016ef
Update ArchStairs.py
2021-01-22 19:09:18 +01:00
three_d
193caf07f7
Arch: connections between stair flight and landing
...
Added some features to allow the user to change the types of connections between the flight of stairs and landing.
This issue is discussed in the forum thread: https://forum.freecadweb.org/viewtopic.php?f=22&t=53018
2021-01-21 18:41:23 +01:00
Roy-043
b31667dbc7
Update ArchRoof.py
...
A relative profile can now be used if it references itself. This fixes a compatibility issue with the V0.18 version of ArchRoof, where the first profile initially always references itself.
2021-01-20 19:17:30 +01:00
paul lee
66807c7437
[ArchComponent] Fix Link Of Window Hosts if empty got error as Wall Child
2021-01-18 02:08:39 +08:00
Yorik van Havre
f1d9c795ed
Arch: Fixed non-workng Panel tools
2021-01-12 15:10:16 +01:00
paul lee
1084912bff
[ArchComponent] Link of Window get opening now
2021-01-09 03:19:36 +08:00
danreb25
570a440a49
Merge branch 'master' into BBLPatch_ArchComponentDiffuseColor
2021-01-05 20:01:16 +01:00
Yorik van Havre
43289ad685
Arch: Fixed wrong section fill when using archvrm module
2021-01-05 16:52:56 +01:00
danrenb
7b4a1ddb87
deal with missing DiffuseColor attributes on obj.CloneOf.ViewObject
2021-01-05 12:27:05 +01:00
luz paz
439bf8960d
Fix typos [skip ci]
...
Found via `codespell v2.1.dev0`
2020-12-23 14:32:38 -05:00
Yorik van Havre
bdd9c23af7
Reverting files wrongly committed with 11beceea8
2020-12-23 15:21:43 +01:00
Yorik van Havre
22f7d5f3bc
Merged crowdin translations
2020-12-23 15:13:05 +01:00
Yorik van Havre
16effcb2af
Updated ts files
2020-12-23 14:51:04 +01:00
Digvijay Patankar
21adfb71f1
Indian standard H and U profiles added to profiles.csv
2020-12-21 07:13:33 +05:30
travisapple
09e87baa74
Merge branch 'master' into master
2020-12-14 11:47:09 -08:00
Abdullah Tahiri
f84df4e944
Arch: Make ArchWall use Sketcher GeometryFacade
2020-12-13 15:36:59 +01:00
Yorik van Havre
85003c7ccd
Arch: Fixed typo (Awming->Awning)
2020-12-09 11:54:35 +01:00
travisapple
51a30c7e74
Update importWebGL.py
2020-12-07 12:57:53 -08:00
Yorik van Havre
b3d7ab7409
Merge pull request #4076 from amrit3701/bug/importing_IFC_in_CLI_linked_with_FreeCADGui_module
...
[Arch] Fixed bug: Importing IFC in Console raises error because it linked with FreeCADGui module.
2020-12-01 16:00:51 +01:00
Yorik van Havre
54c52a6128
Arch: Added .ifcjson export type
2020-11-27 13:09:34 +01:00
Yorik van Havre
216a25755b
Arch: Fixed regression in structures
2020-11-26 13:47:55 +01:00
Amritpal Singh
7687eef03c
Removed multiple import of FreeCADGui in rebuildArchShape.
2020-11-24 15:16:43 +05:30
Amritpal Singh
be37e43376
Fixed bug: Importing IFC in Console raises error because it linked with FreeeCADGui module.
2020-11-23 18:19:20 +05:30
Yorik van Havre
ad8d83a71b
Arch: Windows: Added 'invert opening' and 'invert hinge' context menu items + task panel buttons
2020-11-19 13:13:38 +01:00
travisapple
5a11a7a5fd
Update importWebGL.py
2020-11-17 12:24:11 -08:00
luz paz
ec52d5fd28
Arch: Added licence blurbs with attributions to authors
...
[skip ci]
2020-11-16 14:51:53 +01:00
luz paz
ccf30d98d2
Arch: Fix header uniformity and remove trailing whitespace
2020-11-16 14:51:53 +01:00
Roy-043
9292bb60b0
Update ArchRoof.py
...
The processSubShapes function was wrongly called without providing the placement argument.
2020-11-15 12:02:02 +01:00
Yorik van Havre
32c270a2e3
Arch: Added Awming window preset
2020-11-10 19:14:06 +01:00
Yorik van Havre
ae2c707892
Merged crowdin translations
2020-11-10 14:58:06 +01:00
Yorik van Havre
0ddaa9fc24
Updated ts files
2020-11-10 14:47:48 +01:00
travisapple
f69031297c
Update importWebGL.py
2020-11-08 10:29:15 -08:00
travisapple
b66b873c6c
Update importWebGL.py
2020-11-08 10:25:30 -08:00
travisapple
92643200df
Update importWebGL.py
2020-11-07 13:42:16 -08:00
travisapple
7556427bed
New WebGL Exporter
...
This is a complete rewrite of this file.
2020-11-07 09:56:12 -08:00
alafr
0feb039deb
Arch Structure: multiple structures command icon
2020-10-31 14:17:02 +01:00
alafr
3f72d434c5
Arch structure : workflow with master sketch
...
* Add a command that creates multiple Arch Structure objects from a selected base, using each selected edge as an extrusion path. It creates one Arch Structure object from each edge. Therefore, the Arch Structure objects can then be individually edited if needed.
* Split the command Arch Structural System from Arch Structure. For backwards compatibility, the command Arch Structure will run the command Arch Structural System when the requirements for the Arch Structural System (Structure + Axis) are met.
2020-10-31 14:17:01 +01:00
alafr
fda4198ef0
Arch Structure: fix extrusion orientation
2020-10-31 14:16:59 +01:00
alafr
856063090d
Arch Structure: fix the nodes default placement.
2020-10-31 14:16:58 +01:00
alafr
7f83d8f0b0
Arch Structure : use Edges as a Tool, add options
...
* New widget for Tool selection: this enables the use of some Edges and not only entire Shapes - it makes possible to build Structures from a master Sketch.
* Add option BasePerpendicularToTool : option to create multiple Structures with a single Base (profile), along different Tools (paths). A copy of the profile is created and aligned perpendicular to the path at it start point.
This can already be done with multiple Draft Clones attached using the "NormalToEdge" mode, but this new option will make it more straightforward and with less objects in the document.
* Group properties related to the Tool in a group "Extrusion Path"
* Add a readonly property ComputedLength (it will be needed in BIM schedules)
2020-10-31 14:16:56 +01:00