Commit Graph

1130 Commits

Author SHA1 Message Date
wmayer
3e12a59d41 fix several Py3 issues 2019-01-03 18:11:37 +01:00
paullee
ba4520d259 Curvilinear Landing based on underlying curve edges supported; found sortEdges() 'problem'
Discussion:-
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=100#p277409
2019-01-02 17:26:34 -02:00
Yorik van Havre
80c1f70af9 Arch: small cosmetic fix in material editor 2018-12-27 12:56:49 -02:00
Yorik van Havre
bfb0a85ab5 Arch: Lowered tolerance of planar profiles for Arch structures 2018-12-27 12:29:03 -02:00
Yorik van Havre
39d446f60f Updated translations from crowdin 2018-12-23 13:54:30 -02:00
Yorik van Havre
3cdecfb7b8 Arch: fixed wrong WP when double-clicking an Arch BuildingPart 2018-12-21 18:55:59 -02:00
Yorik van Havre
41eeeede6b Arch: Fixed crash on creating new BuildingParts 2018-12-20 13:21:48 -02:00
Yorik van Havre
effdefbbf7 Arch: Fixed object transparency not adopting the material's one 2018-12-19 20:51:39 -02:00
Yorik van Havre
d012178482 Arch: Fixed display bug in BuildingPart 2018-12-19 16:33:48 -02:00
Yorik van Havre
b1e3ad9015 Arch: Small refactor in arch reference 2018-12-19 12:29:34 -02:00
Yorik van Havre
49b2c8f952 Arch: Fixed wrong elevation of imported IFC elements 2018-12-19 11:46:40 -02:00
Yorik van Havre
596655e3e7 Arch: more thorough file search in arch references 2018-12-18 21:49:27 -02:00
Yorik van Havre
d35d59a7d6 Arch: Allow to not zoom fit after importing IFC files 2018-12-18 11:00:56 -02:00
Yorik van Havre
17849c656e Arch: Fixed remaining bugs in Schedule - Fixes #3590 2018-12-17 12:24:27 -02:00
Yorik van Havre
8894c97744 Arch: Fixed incomplete last commit 2018-12-17 11:24:33 -02:00
Yorik van Havre
87945ecdbd Arch: Stored if preferences pages are loaded or not 2018-12-17 11:22:20 -02:00
Yorik van Havre
0f4099bc9a Arch: Fixed merged same-color IfcSurfaceStyles in IFC export 2018-12-14 13:21:47 -02:00
Yorik van Havre
ab8a39698b Arch: small optimization in Arch Reference 2018-12-10 19:41:02 -02:00
Yorik van Havre
48497ebb1a Arch: Ability to unload shape of Arch References 2018-12-10 19:33:08 -02:00
Yorik van Havre
ee8f7be4e8 Arch/Draft: Misc small fixes
* Properly handle offset2D and arch objects in Draft Stretch
* Allow the WP of Arch BuildingParts to stay weak
* Fixed Draft Edit making Wires not plane anymore
* Dont change the WP if already perpendicular to current view
* Fixed DXF import of Polyfaces
2018-12-10 10:21:17 -02:00
looooo
c2be67e812 py3: iteritems -> items, iterkeys -> keys 2018-12-08 11:27:22 -03:00
Yorik van Havre
d729548a82 Arch: minor bugfix in arch reference 2018-12-07 14:27:18 -02:00
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