Commit Graph

1108 Commits

Author SHA1 Message Date
Yorik van Havre
00a241ec40 Arch: Fixed non-unified extrusion direction in multisolid structures 2018-12-05 17:27:12 -02:00
Yorik van Havre
77c7b0b886 Arch: Fixed wrong extrusion of multisolid structures 2018-12-05 13:02:48 -02:00
paul
2246e73488 Fix another 2 missing parentheses 2018-12-03 10:30:08 -03:00
Yorik van Havre
78338e6e19 Fixed py3 sntax errors 2018-12-03 10:30:08 -03:00
paullee
55474651ab Some methods become Static, returnOutlines() become more generic purpose etc. 2018-12-03 10:30:08 -03:00
paullee
b3c49686da Fix Typo - vbaseFollowLastSement --> vbaseFollowLastSegment 2018-12-03 10:30:08 -03:00
Yorik van Havre
60726a94a4 Arch: Fixed buggy display string of BuildingParts 2018-12-02 19:10:46 -02:00
Yorik van Havre
7f2fc7698c Arch: Fixed position of BuildingPart label on start 2018-12-02 18:49:07 -02:00
Yorik van Havre
aedc8cb054 Arch: Remember last wall alignment setting 2018-12-02 17:20:38 -02:00
Yorik van Havre
0e554bd36e Draft/Arch: minor fixes 2018-12-01 18:56:05 -02:00
Yorik van Havre
306c6d66c5 Arch: Added pref option to set default MoveWithHost property 2018-12-01 12:23:45 -02:00
Yorik van Havre
af8bdf4c5b Arch: Fixed IFC export of arch structures with several solids / holes 2018-12-01 12:14:00 -02:00
Yorik van Havre
8c3938347d Arch: code cleaning 2018-12-01 12:13:25 -02:00
Yorik van Havre
d35c9468d3 Arch: Cosmetic fix to IFC prefs page 2018-11-29 16:34:42 -02:00
Yorik van Havre
5990eba53b Arch: Cosmetic fixes to arch material UI 2018-11-29 16:10:20 -02:00
Yorik van Havre
1ca6e57259 Arch: Refactored file detection code in Arch References 2018-11-29 11:13:31 -02:00
luz.paz
9a3756213d Misc. typo fix in src/Mod/Arch/ImportIFC.py 2018-11-29 09:46:18 -03:00
Yorik van Havre
a70bb7ceb3 Arch: Added IFC export option to disable IfcRectangleProfileDefs 2018-11-28 18:27:12 -02:00
Yorik van Havre
a7386adf46 Arch: Reference object now uses file in current dir if not found in stored path 2018-11-28 16:50:13 -02:00
Yorik van Havre
b86e38a168 Arch: Fixed bug in BuildingPart placement 2018-11-28 14:57:36 -02:00
Yorik van Havre
1da2b75f13 Arch: Fixed buggy view restore system in BuildingPart 2018-11-28 14:28:21 -02:00
Yorik van Havre
38640895c1 Arch: Fixed missing 'Create Group' option in BuildingParts 2018-11-26 20:08:15 -02:00
Yorik van Havre
3d8d9c4b94 Arch: Fixed default axis bubble size 2018-11-22 14:25:37 -02:00
Yorik van Havre
88f47ee725 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
31b896ad07 Fixed coverity issues
184298 Bad use of null-like value
183849 Bad use of null-like value
183846 Bad use of null-like value
183845 Copy-paste error
183844 Bad use of null-like value
2018-11-19 19:17:56 -02:00
Yorik van Havre
401dbc53dc Arch: fixed bug in Schedule 2018-11-12 14:28:43 -02:00
Yorik van Havre
94a5fd7408 Arch: Fixed buggy import/export of objects based on rectangles to IFC 2018-11-09 17:59:17 -02:00
Yorik van Havre
3956cee0ac Arch: Fixed buggy import/export of 2D objects to IFC 2018-11-09 16:56:59 -02:00
Yorik van Havre
61bc405586 Arch: Fixed py3 errors in IFC export 2018-11-08 17:23:06 -02:00
Yorik van Havre
f416d97d63 Arch: Disabled children claiming for Section Planes for now (buggy) 2018-11-08 15:17:22 -02:00
Yorik van Havre
d2089999e0 Draft: Export of Arch Axes to DXF 2018-11-07 12:38:07 -02:00
Yorik van Havre
a3efe18e71 Arch: Fixed bug in windows snapping 2018-11-05 20:00:56 -02:00
Yorik van Havre
d32502d414 Arch/Draft: Fixed py3 bugs in text rendering 2018-11-05 11:47:54 -02:00
Clemens Weissbacher
b6bafdf995 py3: Arch: fix TypeError exception 2018-11-04 14:51:38 -03:00
marvellouschandan
1b8d40323d Indentation error solved 2018-11-04 14:38:45 -03:00
marvellouschandan
34ced24ad9 Resolved issue: Exporting rectangular section to ifc 2018-11-04 14:38:45 -03:00
Yorik van Havre
cec4fd1012 Arch: Finished implementing color support for Arch Reference 2018-10-28 13:57:05 -03:00
Yorik van Havre
87c034f666 Arch: Support part colors in Reference 2018-10-28 13:57:05 -03:00
Yorik van Havre
ce0f871cba py3 compatibility fixes 2018-10-27 16:04:51 -03:00
George Shuklin
ec1e837871 Initial work, only text (no lines) 2018-10-26 19:25:44 -03:00
Yorik van Havre
8eb3e2a103 Arch: Make section planes claim their children in the tree 2018-10-25 12:13:16 -03:00
Yorik van Havre
ba1174f793 Arch: Fixed bug in Site 2018-10-25 11:59:22 -03:00
Clemens Weissbacher
6fc219732f py3: Arch: fix import urllib2 problem 2018-10-25 11:03:36 -03:00
lorenz
617f5ec328 py3: Arch: try to fix unicode problem 2018-10-25 11:01:03 -03:00
Yorik van Havre
4d4061e7e4 Arch: Prevent exporting materials as IFC objects 2018-10-24 14:22:38 -03:00
looooo
31123b4ead py3: arch: fix unicode problems #3590 2018-10-17 11:28:16 +02:00
luz.paz
ce91b1f766 Misc. typo fix
Found via `codespell`
2018-10-11 16:21:28 -04:00
paullee
deedc12ee0 Tweak makeRailing(None) to (re)-create Railing and insert back to Stairs.Additions
Discussion:-

https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&p=260767#p260767
2018-10-07 13:48:33 -03:00
paullee
88e8e3131a Default Stairs (i.e. without Base Dwire etc.) also have Railings created
Discussion:-

https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&sid=55d32dc42111afa6c7fdf7b0fc0f3ab7&start=90#p260764
2018-10-07 13:48:33 -03:00
paul
7b2cd33048 Merge pull request #1 from luzpaz/ArchStairs_Improvement_9
Typo fix for Archstair_Improvement9
2018-10-07 13:48:33 -03:00