Commit Graph

982 Commits

Author SHA1 Message Date
Yorik van Havre
5f63a7764b Arch: using basic object names for all arch objects 2018-07-07 14:40:10 -03:00
Yorik van Havre
2f6fe25971 Arch: Support of IfcBuildingElement and IfcPropertySets in ifc import/export 2018-07-04 14:49:31 -03:00
Yorik van Havre
6014fce390 Arch: Fixed bug in windows 2018-07-02 13:02:57 -03:00
Yorik van Havre
42efa3f728 Arch: Fixed bug in restoring material objects 2018-07-02 13:02:43 -03:00
Yorik van Havre
ab1520b872 Arch: Fixed compatibility with 0.17 2018-06-29 13:07:13 -03:00
Yorik van Havre
1314210a4c Arch: Handle cloning of BuildingParts 2018-06-29 12:12:54 -03:00
Yorik van Havre
43bf3bc0cb Arch: Handle placement change in BuildingPart + view management 2018-06-28 18:44:07 -03:00
Yorik van Havre
082926c7d2 Arch: Further work on BuildingPart 2018-06-28 18:44:07 -03:00
Yorik van Havre
2bef80dcc4 Arch: initial BuildingPart development 2018-06-28 18:44:07 -03:00
Yorik van Havre
05c26826ca Arch: context menu option for material group to merge duplicate materials 2018-06-28 18:27:19 -03:00
Yorik van Havre
fafb194883 Arch: Minor fix to IFC explorer 2018-06-28 13:35:55 -03:00
Yorik van Havre
efdef0f636 Arch: Fixed non-GUI mode bug 2018-06-26 17:31:13 -03:00
Yorik van Havre
3f2cfa0a7f Arch: Fixed OBJ export 2018-06-26 15:26:00 -03:00
Yorik van Havre
fd5f1fae3e Arch: Fixed IFC export of window openings 2018-06-26 15:17:22 -03:00
Yorik van Havre
8f1c6f77c0 Arch: Fixed RHS structural profiles 2018-06-22 11:51:12 -03:00
Yorik van Havre
5da2280cd6 Arch: Added Frame and Offset properties to windows 2018-06-21 18:53:52 -03:00
Yorik van Havre
8e4dd8ca84 Arch: Fixed bug in removing objects from section planes 2018-06-15 12:36:25 -03:00
luz.paz
c0014cbd3e 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
0fcb378f02 Arch/Draft: Fixed bugs in non-GUI mode 2018-06-11 21:44:23 -03:00
looooo
617dfa0639 Arch: survey: py3-fix 2018-06-10 10:14:30 +02:00
Yorik van Havre
08910e71e4 Arch: Added pref option to base new walls on Draft lines 2018-06-06 18:34:14 -03:00
looooo
e80b5678cc Arch: Survey: fix py3 unicode problems 2018-06-04 19:23:42 +02:00
Yorik van Havre
def225caa9 Arch: Fixed bug in windows presets 2018-06-02 14:20:44 -03:00
Yorik van Havre
15d2f9bb73 Arch: Added toggleSubs command to context menu of arch objects 2018-06-02 13:54:10 -03:00
Yorik van Havre
e49a5af3ae Arch: separate properties creation in own methods and check properties at file load 2018-06-01 19:36:35 -03:00
Yorik van Havre
27e80d0c69 Arch: Fixed Site properties 2018-06-01 13:36:34 -03:00
Yorik van Havre
37b9fedaf8 Arch: Fixed bug in preset doors 2018-06-01 11:40:09 -03:00
Yorik van Havre
4f5e304d64 Fixed wrong encoding in App.openTransaction 2018-05-21 12:11:46 -03:00
luz.paz
6e64b4f75d Misc. typos 2018-05-19 12:06:34 -04:00
sgrogan
46a91630b6 Fix Dice3DS nested directory for non-installed build 2018-05-16 11:15:26 -03:00
Yorik van Havre
39e3508b3f Arch: Added combobox with presets in multimaterial layer names 2018-05-15 22:28:12 -03:00
Yorik van Havre
ea0df1e212 Arch: Added CutMargin property to section planes 2018-05-14 12:34:14 -03:00
Yorik van Havre
0b3f02ec5b Arch: Window placement now keeps orientation from last face hovered. Much, much easier to place windows in walls now 2018-05-13 12:45:40 -03:00
Yorik van Havre
9763696216 Arch: Added convenience function ArchComponent.convertOldComponents to convert the Role property to IfcRole 2018-05-11 23:14:41 -03:00
Yorik van Havre
30476e951d Arch: Renamed Role property to IfcRole 2018-05-11 12:01:55 -03:00
Yorik van Havre
32f089f284 Arch: optimizing block walls 2018-05-10 16:32:43 -03:00
Yorik van Havre
b5ffabace2 Arch: All Arch objects can now have any IFC type(role) 2018-05-10 10:42:06 -03:00
Yorik van Havre
c360263582 Arch/Draft: Make sure an active doc exists before creating objects 2018-05-08 16:07:55 -03:00
Yorik van Havre
8e017399ab Arch: Added a new 'beam mode' to draw structure objects 2018-05-07 23:21:53 -03:00
Yorik van Havre
710692718c Arch: Optimized Arch panel waves generation 2018-05-07 10:41:17 -03:00
luz.paz
86469bd5de revert some spacing changes 2018-05-02 00:50:06 -04:00
luz.paz
a529ba1787 Crowdin: more fixes 2018-05-02 00:50:06 -04:00
Yorik van Havre
52f4375625 Arch: Added setting to limit areas calculations for large objects 2018-04-30 17:39:11 -03:00
Yorik van Havre
fff7c03287 Arch: Window presets now include windows and doors from Parts Library, if available 2018-04-30 14:34:36 -03:00
Yorik van Havre
0599879e21 Arch: Further encoding bugfix in IFC exporter 2018-04-25 11:22:02 -03:00
luz.paz
505488c4f9 Misc. typos
Found via `codespell`
2018-04-25 09:41:33 -03:00
Yorik van Havre
aa14ed6ba8 Arch: Added 4-pane window preset 2018-04-25 09:37:01 -03:00
Yorik van Havre
1e2b9758cc Arch: Fixed encoding bug in ifc exporter 2018-04-23 19:08:51 -03:00
looooo
7da2d6ebbc py3: rebar-fix 2018-04-22 07:53:20 +02:00
Adrian Schröter
04a8bf6a29 fix syntax error for python3 2018-04-18 10:05:49 -03:00