Commit Graph

1607 Commits

Author SHA1 Message Date
Yorik van Havre
47fd9d335e Arch: Fixed wrong extrusion of multisolid structures 2018-12-05 13:02:48 -02:00
paul
a899a970c8 Fix another 2 missing parentheses 2018-12-03 10:30:08 -03:00
Yorik van Havre
ccc5ff53fe Fixed py3 sntax errors 2018-12-03 10:30:08 -03:00
paullee
da7b5199fb Some methods become Static, returnOutlines() become more generic purpose etc. 2018-12-03 10:30:08 -03:00
paullee
51b3b33917 Fix Typo - vbaseFollowLastSement --> vbaseFollowLastSegment 2018-12-03 10:30:08 -03:00
Yorik van Havre
60c668231e Arch: Fixed buggy display string of BuildingParts 2018-12-02 19:10:46 -02:00
Yorik van Havre
7a279d7764 Arch: Fixed position of BuildingPart label on start 2018-12-02 18:49:07 -02:00
Yorik van Havre
cc09490725 Arch: Remember last wall alignment setting 2018-12-02 17:20:38 -02:00
Yorik van Havre
6199c95fd7 Draft/Arch: minor fixes 2018-12-01 18:56:05 -02:00
Yorik van Havre
5217b245b4 Arch: Added pref option to set default MoveWithHost property 2018-12-01 12:23:45 -02:00
Yorik van Havre
79ba082c55 Arch: Fixed IFC export of arch structures with several solids / holes 2018-12-01 12:14:00 -02:00
Yorik van Havre
bc53910ace Arch: code cleaning 2018-12-01 12:13:25 -02:00
Yorik van Havre
e3de72b131 Arch: Cosmetic fix to IFC prefs page 2018-11-29 16:34:42 -02:00
Yorik van Havre
623a1b5ce8 Arch: Cosmetic fixes to arch material UI 2018-11-29 16:10:20 -02:00
Yorik van Havre
e677afd5c6 Arch: Refactored file detection code in Arch References 2018-11-29 11:13:31 -02:00
luz.paz
7d6e9c4f40 Misc. typo fix in src/Mod/Arch/ImportIFC.py 2018-11-29 09:46:18 -03:00
Yorik van Havre
0939f17d6a Arch: Added IFC export option to disable IfcRectangleProfileDefs 2018-11-28 18:27:12 -02:00
Yorik van Havre
0de83e8b90 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
8f62c85a6c Arch: Fixed bug in BuildingPart placement 2018-11-28 14:57:36 -02:00
Yorik van Havre
081e318829 Arch: Fixed buggy view restore system in BuildingPart 2018-11-28 14:28:21 -02:00
Yorik van Havre
ea66fcc55f Arch: Fixed missing 'Create Group' option in BuildingParts 2018-11-26 20:08:15 -02:00
Yorik van Havre
73df4e6fc0 Arch: Fixed default axis bubble size 2018-11-22 14:25:37 -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
b1d6770ffb 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
c18785fdb3 Arch: fixed bug in Schedule 2018-11-12 14:28:43 -02:00
Yorik van Havre
bd2bf371af Arch: Fixed buggy import/export of objects based on rectangles to IFC 2018-11-09 17:59:17 -02:00
Yorik van Havre
a8fda8df0b Arch: Fixed buggy import/export of 2D objects to IFC 2018-11-09 16:56:59 -02:00
Yorik van Havre
490b76f405 Arch: Fixed py3 errors in IFC export 2018-11-08 17:23:06 -02:00
Yorik van Havre
b56598428d Arch: Disabled children claiming for Section Planes for now (buggy) 2018-11-08 15:17:22 -02:00
Yorik van Havre
1d72ee4343 Draft: Export of Arch Axes to DXF 2018-11-07 12:38:07 -02:00
Yorik van Havre
fe8f172ce1 Arch: Fixed bug in windows snapping 2018-11-05 20:00:56 -02:00
Yorik van Havre
fcdcb5d858 Arch/Draft: Fixed py3 bugs in text rendering 2018-11-05 11:47:54 -02:00
Clemens Weissbacher
f71da8d76d py3: Arch: fix TypeError exception 2018-11-04 14:51:38 -03:00
marvellouschandan
071bc89cf1 Indentation error solved 2018-11-04 14:38:45 -03:00
marvellouschandan
2765ed4792 Resolved issue: Exporting rectangular section to ifc 2018-11-04 14:38:45 -03:00
Yorik van Havre
4c9356f0f5 Arch: Finished implementing color support for Arch Reference 2018-10-28 13:57:05 -03:00
Yorik van Havre
a3729d5ca9 Arch: Support part colors in Reference 2018-10-28 13:57:05 -03:00
Yorik van Havre
7fabfde0ef py3 compatibility fixes 2018-10-27 16:04:51 -03:00
George Shuklin
3391a5ea4b Initial work, only text (no lines) 2018-10-26 19:25:44 -03:00
Yorik van Havre
b11ed19f8d Arch: Make section planes claim their children in the tree 2018-10-25 12:13:16 -03:00
Yorik van Havre
8ffd8c2901 Arch: Fixed bug in Site 2018-10-25 11:59:22 -03:00
Clemens Weissbacher
54f88cc75c py3: Arch: fix import urllib2 problem 2018-10-25 11:03:36 -03:00
lorenz
d3df5d979a py3: Arch: try to fix unicode problem 2018-10-25 11:01:03 -03:00
Yorik van Havre
ea4fb69e4e Arch: Prevent exporting materials as IFC objects 2018-10-24 14:22:38 -03:00
looooo
1e6818b6fb py3: arch: fix unicode problems #3590 2018-10-17 11:28:16 +02:00
luz.paz
125f41e3e8 Misc. typo fix
Found via `codespell`
2018-10-11 16:21:28 -04:00
paullee
3de3ac3994 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
c825cca145 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
1e23a42068 Merge pull request #1 from luzpaz/ArchStairs_Improvement_9
Typo fix for Archstair_Improvement9
2018-10-07 13:48:33 -03:00
Markus Lampert
0e9bbf401c Cleaning up startEditing/finishEditing/isEditing 2018-10-05 11:30:45 +02:00