furti
fa99516e6e
Add compass to Arch Site
...
The compass helps you to locate north in your drawings.
It has the following features:
- Can be hidden independently from the site. So you can still have the
site without the compass.
- Can be rotated relative to the site.
- Also rotates with the site
- Always sits 1 meter above the site geometry
https://forum.freecadweb.org/viewtopic.php?f=23&t=34669
2019-04-29 12:38:00 -03:00
Bernd Hahnebach
962e04b090
Arch: rebar, make it possible to create a rebar without existence of a Structure
2019-04-29 12:13:00 -03:00
Bernd Hahnebach
3ffdf3acce
Arch: ifc export, fix export to 2x3 schema
2019-04-29 11:50:00 -03:00
Yorik van Havre
9a64f3fad9
Arch: Added 'Clip' property to section planes to clip the rendered contents to the plane limits
2019-04-28 17:29:19 -03:00
Yorik van Havre
bd4f4a5765
Arch: Fixed wrong wall blocks when wall has an offset
2019-04-25 18:00:36 -03:00
Yorik van Havre
e580864410
Arch: Fixed issue with empty properties in IFC import
2019-04-25 17:07:26 -03:00
Yorik van Havre
c3dc748701
Arch: Added default preferences options for spaces
2019-04-19 18:59:10 -03:00
Yorik van Havre
ea0c7694cd
Arch/TechDraw: TD Arch views now have a 'fillSpaces' property to show Arch spaces as color-filled areas
2019-04-19 18:20:33 -03:00
Yorik van Havre
f7a1705c58
Arch: Enabled clone icon for spaces
2019-04-18 19:15:39 -03:00
Yorik van Havre
fbdeb442db
Arch: Added right-click option to BuildingParts to clone level and contents
2019-04-18 19:10:35 -03:00
Yorik van Havre
612f5206c1
Arch: Added right-click option to BuildingParts to reorder children
2019-04-18 11:55:33 -03:00
wmayer
aaea6420ad
Py3: fix reading/writing from/to OBJ file
2019-04-18 12:02:07 +02:00
Yorik van Havre
f65eba4f91
Arch: Fixed IFC export of object attributes
2019-04-17 18:50:37 -03:00
Yorik van Havre
e33472c055
Arch: Misc fixes in Arch spaces
2019-04-17 17:11:14 -03:00
Yorik van Havre
ab2338d9ac
Arch: Minor bugfixes in IFC export
2019-04-14 14:18:46 -03:00
Yorik van Havre
57287e8ca6
Arch: Mix attribute fixes in IFC import
2019-04-12 12:21:25 -03:00
Yorik van Havre
d02378a8b7
Arch: Allow for several IFC properties with same name (in different psets)
2019-04-11 18:03:44 -03:00
Yorik van Havre
86c11cde8e
Arch: Misc dynamic properties-related bugfixes to IFC exporter
2019-04-11 16:40:59 -03:00
Yorik van Havre
cfcaf7a3a6
Arch: Support for multi-color objects and transparency in IFC export
2019-04-11 16:01:11 -03:00
Yorik van Havre
ade224ca8c
Arch: Allow to switch IFC schema when using ifcopenshell v0.6
2019-04-09 18:26:08 -03:00
Yorik van Havre
624e20e9a2
Arch: Renamed property IfcRole to IfcType
2019-04-09 15:53:01 -03:00
Yorik van Havre
c4537a5974
Arch: Minor bugfixes in IFC import
2019-04-09 10:56:01 -03:00
paullee0
7a4c0f6e0a
Add RiserThickness feature
...
Mantis
https://freecadweb.org/tracker/view.php?id=0003816
Discussion
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=120#p298162
2019-04-04 11:08:04 -03:00
Yorik van Havre
1555ea8295
Arch: Wall blocks can now show only rows or columns
2019-04-03 17:41:30 -03:00
luz.paz
e7489c079c
More misc. typos
2019-03-31 11:42:37 +02:00
Yorik van Havre
7c760259a3
Arch: Wall, structure, window and panel tools now remember and keep last used values
2019-03-28 17:02:54 -03:00
Yorik van Havre
bab0401f98
Arch: Fixed IFC misc export issues, support for objects inside App Parts
2019-03-27 17:34:36 -03:00
Yorik van Havre
ddb335cfe0
Arch: Store last used wall thickness and height values
2019-03-27 16:40:26 -03:00
Yorik van Havre
ea03421593
Arch: Fixed missing files in cmake
2019-03-27 16:10:06 -03:00
Yorik van Havre
8c9e2a6d95
Merge branch 'fix-ifc' of https://github.com/Moult/FreeCAD into Moult-fix-ifc
2019-03-27 11:57:22 -03:00
luz.paz
50c82c2b91
Misc. source comment typos
2019-03-22 10:44:14 -03:00
luz.paz
a979c1ec45
Crowdin: follow-up to previous commit
2019-03-22 10:44:14 -03:00
furti
09731554c2
Add option to fill cut shapes with material colors
...
Previously when setting the "Show Fill" property of the TechDraw Arch
Section View to true, the areas where always filled with a default grey
color.
This commit adds a property called "UseMaterialColorForFill" to the
ArchSectionPlane. When set to true, it will use the objects material
color to fill the cut shapes and fall back to the default color
when no Material is found.
2019-03-22 10:36:07 -03:00
Yorik van Havre
4a41c27cda
Arch: Fixed materials not updating their dicts
2019-03-20 10:00:30 -03:00
Yorik van Havre
b533c64361
Arch: Fixed IFC export of rebars
2019-03-19 19:54:51 -03:00
Dion Moult
348a1777a2
Add a move base property that moves the base object instead of the object itself if true.
...
This is useful because it is the default case for most architectural work.
2019-03-19 14:17:39 -03:00
paullee0
0c1137f5bd
Fix to Build Curve Segment Railing Wire To Follow Curve Landing
...
Limited by makePipeShell, curvilinear railing still usually has problems to be created
Discussions:-
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&sid=bfd05589642577079096cd8879b7a88f&start=120#p285656
https://forum.freecadweb.org/viewtopic.php?f=22&t=34081#p285607
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=110#p284683
2019-03-19 14:16:05 -03:00
paullee0
327162dbcc
Revert "Build Curve Segment Railing Wire To Fit Landing"
...
This reverts commit e5989280bb8aeb73b73483c0c74d019bdb1116d6.
2019-03-19 14:16:05 -03:00
paullee0
176c0d4e7a
Build Curve Segment Railing Wire To Fit Landing
...
Limited by makePipeShell, curvilinear railing usually has problems to be created
Discussions:-
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=110#p284683
https://forum.freecadweb.org/viewtopic.php?f=22&t=34081#p285607
2019-03-19 14:16:05 -03:00
Yorik van Havre
3cf15c014b
Fixed six.py2 -> PY2
2019-03-17 20:59:22 +01:00
Yorik van Havre
d9ca64ad55
Fixed six.py2 -> PY2
2019-03-17 20:58:51 +01:00
cclauss
e3545c8c06
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
Yorik van Havre
dcae6d027e
Updated translations
2019-03-06 21:50:08 -03:00
Yorik van Havre
8a84875e07
Arch: Minor bugfix in IFC exporter
2019-03-06 17:04:50 -03:00
Yorik van Havre
a70a82e19f
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
...
This reverts commit 9032c4c587 .
2019-03-02 19:17:44 -03:00
Yorik van Havre
9032c4c587
Merged crowdin translations
2019-02-28 21:53:37 -03:00
kazan417
979177deb1
Fix cut an object with a plane feature translation
...
Fix not worked translation for cut an object with a plane feature in arch module.
Without this fix cut an object with a plane does not work in languages different to English.
Similar bugs was fixed earlier, but this was harder to find because of initially grayed out feature.
2019-02-28 14:43:08 -03:00
Yorik van Havre
21dc8c5054
Arch: Fixed remaining encoding problems - issue #3827
2019-02-19 20:03:51 -03:00
furti
b8da380ef4
Set window visibility based on wall
...
Previously windows attached to walls were not hidden or shown when the
visibility of the wall changed. This commit searches for all windows
that are based on the wall and hides or unhides them.
https://forum.freecadweb.org/viewtopic.php?f=23&t=34166
fixes 3833
2019-02-16 19:31:16 -02:00
luz.paz
112f3de671
Crowdin: Continuing to refine translation strings
2019-02-11 16:22:12 +01:00