Commit Graph

148 Commits

Author SHA1 Message Date
Yorik van Havre
07d3423add Arch: Misc bugfixes 2019-07-05 20:58:44 -03:00
Yorik van Havre
2be258104d Arch: Added door mode to window command 2019-05-15 21:14:00 -03:00
Yorik van Havre
070e4c1252 Arch: Fixed color of windows transparent parts 2019-05-09 12:42:25 -03:00
Yorik van Havre
0493d23d8d Arch: Fixed bug in arch windows creation 2019-05-02 15:43:07 -03:00
Yorik van Havre
d5432fcf2a Arch: fixed error when opening 0.14 files 2019-04-29 12:41:01 -03:00
Yorik van Havre
624e20e9a2 Arch: Renamed property IfcRole to IfcType 2019-04-09 15:53:01 -03: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
3d52e8a6b9 Arch: Fixed recursion loop in windows 2019-01-08 16:39:11 -02:00
Yorik van Havre
024540dbbe Fixed coverity issues
169009 Bad use of null-like value
169005 Bad use of null-like value
169003 Bad use of null-like value
169000 Bad use of null-like value
168998 Bad use of null-like value
168996 Structurally dead code
2018-11-20 12:37:32 -02:00
Yorik van Havre
fe8f172ce1 Arch: Fixed bug in windows snapping 2018-11-05 20:00:56 -02:00
Yorik van Havre
5f63a7764b Arch: using basic object names for all arch objects 2018-07-07 14:40:10 -03:00
Yorik van Havre
6014fce390 Arch: Fixed bug in windows 2018-07-02 13:02:57 -03:00
Yorik van Havre
1314210a4c Arch: Handle cloning of BuildingParts 2018-06-29 12:12:54 -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
def225caa9 Arch: Fixed bug in windows presets 2018-06-02 14:20:44 -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
37b9fedaf8 Arch: Fixed bug in preset doors 2018-06-01 11:40:09 -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
30476e951d Arch: Renamed Role property to IfcRole 2018-05-11 12:01:55 -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
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
aa14ed6ba8 Arch: Added 4-pane window preset 2018-04-25 09:37:01 -03:00
luz.paz
90c6689722 Arch: translation fixes
Adding Arch WB translation string corrections/refinements
2018-04-17 10:16:28 -03:00
Yorik van Havre
c960e8d128 Arch: Fixed window transparency bug 2018-03-22 13:08:42 -03:00
Yorik van Havre
25d47ae652 Arch: Better fix of windows host system 2018-03-13 11:42:40 -03:00
Yorik van Havre
fe0ecd982d Arch: simplified window's Host touch system 2018-03-09 13:47:43 -03:00
Yorik van Havre
124d0ef70b Arch: Fixed bug in windows transparency 2018-03-06 11:17:44 -03:00
Yorik van Havre
86019a01ef Arch: Fixed leftover from last commit 2018-02-26 22:14:31 -03:00
Yorik van Havre
ea0f6797b6 Arch: Fixed recursive loop in windows 2018-02-26 22:01:04 -03:00
Yorik van Havre
23fff2b1d3 Arch: Fixed bug in wall not updated on window size change 2018-02-13 10:54:06 -02:00
luz.paz
c7d64db5b5 Arch: Misc. typos and uniformity fixes 2018-02-12 21:55:31 +01:00
luz.paz
1909466241 Arch: move \n out of translation strings 2018-02-11 20:06:22 +01:00
luz.paz
6b04f8961e Arch: removing \n from translated strings
ref: https://crowdin.com/translate/freecad/548/en-hu#6501126
2018-02-07 09:42:13 +01:00
Yorik van Havre
b092834230 Arch: Fixed remaining hole bug when removing windows from walls 2018-01-25 19:21:57 -02:00
Yorik van Havre
e697f2ef50 Arch: Fixed wrong orientation and shape of window louvres 2018-01-21 20:57:35 -02:00
Yorik van Havre
4cde30c181 Arch: Applied fix to cyclic dependency problem to windows 2017-09-02 17:24:34 -03:00
Yorik van Havre
69c7b35a67 Arch: Grid command 2017-08-30 23:11:47 -03:00
Yorik van Havre
e1848f2eca Arch: Allow to build windows on any shape that contains wires 2017-08-08 20:16:06 -03:00
Karsten Merkle
d33e742311 python3 issues 2017-07-27 23:32:38 +02:00
Yorik van Havre
7bcb99dd09 Arch: remove buggy recompute inside onChanged 2017-07-18 10:52:06 -03:00
Yorik van Havre
67060d6229 Arch: Add standard Arch component task panel to window task panel 2017-07-17 20:42:14 -03:00
looooo
d9d1e8640f py3: Draft: string / unicode:
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
Simon
c4b1685728 Add opening symbols to clones of windows
The method execute must create the sshapes and vshapes objects. They must
1. exist in the cloned (parent) object (by calling the execute function)
2. and be copied to the clone object.
Then the SVG rendering in ArchSectionPlan can find it.
2017-05-27 19:49:20 -03:00
Yorik van Havre
aa65230d4c Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles 2017-05-05 12:45:41 -03:00
Yorik van Havre
0fc9e2be04 Arch Multimaterial 2017-05-03 11:52:24 -03:00
Yorik van Havre
66884ef2c8 Arch: Allow to set which wire cuts the hole in Arch Windows 2017-04-16 14:54:59 -03:00
Yorik van Havre
177c350a16 Arch: misc minor bugfixes 2017-03-08 15:55:07 -03:00
Yorik van Havre
b115d794a7 Arch: Add default storey when exporting to IFC + allow all Arch objects to have Undefined role 2017-02-17 20:47:39 -02:00
Yorik van Havre
88689439bd Arch: Testing opening property for windows 2017-02-14 10:07:59 -02:00