Commit Graph

1303 Commits

Author SHA1 Message Date
Yorik van Havre
cd1fc63b06 Arch: bugfix in IFC exporter 2018-07-25 20:24:50 -03:00
Yorik van Havre
42384e1a58 Arch: Added preference option for screen helpers color (axes, grids, etc...) 2018-07-25 10:56:12 -03:00
Yorik van Havre
7a48d539cb Added Standard Code property to all components 2018-07-24 11:58:55 -03:00
Yorik van Havre
c2bb89c230 Arch: Reorganizing structural profiles + added eurocode timber sizes 2018-07-24 11:58:34 -03:00
Yorik van Havre
aa10e90e5e Arch: minor bugfix 2018-07-23 21:13:14 -03:00
Yorik van Havre
5d134c03ca Arch: Minor fixes in Materials 2018-07-23 19:43:04 -03:00
Yorik van Havre
ff21c1b95d Arch: Added edit mode task panel to arch profiles + added American Wide Flange (W) profiles 2018-07-21 22:50:07 -03:00
Yorik van Havre
7abbcf529a Arch: Enable materials hierarchy 2018-07-20 17:59:39 -03:00
Yorik van Havre
163232f623 Arch: misc improvements to IFC importer
* Fixed progress bar
* Import can now be aborted by pressing ESC
* No intermediary Extrusion object is created for Walls and Structures
* When a base profile has only linear edges, create a draft wire instead of face
* Fixed placement bug in shared profiles
2018-07-19 17:04:19 -03:00
Yorik van Havre
15cba18170 Arch: Fixed bug in display of axis systems 2018-07-18 21:39:11 -03:00
Yorik van Havre
9000072b0e Arch: Fixed visibility of BuildingPart 2018-07-18 15:35:13 -03:00
Yorik van Havre
f378fca56a Arch: Support of shared profiles in extrusions imported from IFC 2018-07-18 15:07:54 -03:00
Yorik van Havre
7eead64bb2 Arch: Improved compression of IFC files 2018-07-17 22:30:54 -03:00
Yorik van Havre
3965b50ae0 Arch: Fixed wrong Floor height on IFC import 2018-07-17 21:41:19 -03:00
Yorik van Havre
f138a5eb8d Arch: Enable compression when exporting IFC files (reuse similar vectors, colors, etc) 2018-07-17 14:19:38 -03:00
Yorik van Havre
0682a66376 Arch: Support for IfcGrid 2018-07-16 17:21:17 -03:00
Yorik van Havre
97932a25bc Arch: Building now derives from BuildingPart 2018-07-13 10:23:01 -03:00
JimStar
6a5ad383ab Extended global marker size to be used for other modes 2018-07-11 21:22:28 -03:00
Yorik van Havre
013502987d Arch: fixed bug in non-GUI mode 2018-07-09 11:49:26 -03:00
Yorik van Havre
1bf1e26024 Arch: added IfcPRoperties to BuildingParts 2018-07-08 17:34:11 -03:00
Yorik van Havre
04b47c702d Arch: Added IFC properties editor to edit mode of all Arch objects 2018-07-07 21:46:49 -03:00
Yorik van Havre
a1faed3449 Arch: using basic object names for all arch objects 2018-07-07 14:40:10 -03:00
Yorik van Havre
334f2df65f Arch: Support of IfcBuildingElement and IfcPropertySets in ifc import/export 2018-07-04 14:49:31 -03:00
Yorik van Havre
599921ac7e Arch: Fixed bug in windows 2018-07-02 13:02:57 -03:00
Yorik van Havre
1be3048319 Arch: Fixed bug in restoring material objects 2018-07-02 13:02:43 -03:00
Yorik van Havre
ed18728a80 Arch: Fixed compatibility with 0.17 2018-06-29 13:07:13 -03:00
Yorik van Havre
2a116ff4f1 Arch: Handle cloning of BuildingParts 2018-06-29 12:12:54 -03:00
Yorik van Havre
ef2425732e Arch: Handle placement change in BuildingPart + view management 2018-06-28 18:44:07 -03:00
Yorik van Havre
5c69b6d473 Arch: Further work on BuildingPart 2018-06-28 18:44:07 -03:00
Yorik van Havre
fcd778e8c1 Arch: initial BuildingPart development 2018-06-28 18:44:07 -03:00
Yorik van Havre
f37e07e241 Arch: context menu option for material group to merge duplicate materials 2018-06-28 18:27:19 -03:00
Yorik van Havre
f11e035e35 Arch: Minor fix to IFC explorer 2018-06-28 13:35:55 -03:00
Yorik van Havre
36f2f1bc34 Arch: Fixed non-GUI mode bug 2018-06-26 17:31:13 -03:00
Yorik van Havre
187e464bc3 Arch: Fixed OBJ export 2018-06-26 15:26:00 -03:00
Yorik van Havre
65739c5f1f Arch: Fixed IFC export of window openings 2018-06-26 15:17:22 -03:00
Yorik van Havre
807369aba0 Arch: Fixed RHS structural profiles 2018-06-22 11:51:12 -03:00
Yorik van Havre
75618d862e Arch: Added Frame and Offset properties to windows 2018-06-21 18:53:52 -03:00
Yorik van Havre
88afb9e7b9 Arch: Fixed bug in removing objects from section planes 2018-06-15 12:36:25 -03:00
luz.paz
92e9659fba Misc. comment typos
+ Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`

+ crowdin translation refinements:  
- https://crowdin.com/translate/freecad/6766/en-en#6499546
- https://crowdin.com/translate/freecad/6766/en-en#6504496
2018-06-13 20:37:17 -04:00
Yorik van Havre
4514ad4260 Arch/Draft: Fixed bugs in non-GUI mode 2018-06-11 21:44:23 -03:00
looooo
d91a423e12 Arch: survey: py3-fix 2018-06-10 10:14:30 +02:00
Yorik van Havre
94e689a9b6 Arch: Added pref option to base new walls on Draft lines 2018-06-06 18:34:14 -03:00
looooo
59e06142dc Arch: Survey: fix py3 unicode problems 2018-06-04 19:23:42 +02:00
Yorik van Havre
5359ddc4f1 Arch: Fixed bug in windows presets 2018-06-02 14:20:44 -03:00
Yorik van Havre
b7a81b5e80 Arch: Added toggleSubs command to context menu of arch objects 2018-06-02 13:54:10 -03:00
Yorik van Havre
0bae245b26 Arch: separate properties creation in own methods and check properties at file load 2018-06-01 19:36:35 -03:00
Yorik van Havre
0a9e2ad8c5 Arch: Fixed Site properties 2018-06-01 13:36:34 -03:00
Yorik van Havre
853c17ecd1 Arch: Fixed bug in preset doors 2018-06-01 11:40:09 -03:00
Yorik van Havre
ce9ad27eb0 Fixed wrong encoding in App.openTransaction 2018-05-21 12:11:46 -03:00
luz.paz
69b3b0b7f2 Misc. typos 2018-05-19 12:06:34 -04:00