Commit Graph

1156 Commits

Author SHA1 Message Date
Yorik van Havre
b68f571e93 Arch: Fixed encoding bug in OBJ importer 2019-02-04 13:35:00 -02:00
Yorik van Havre
303e518c93 Arch: Small bugfix in IFC exporter 2019-02-04 13:25:14 -02:00
Yorik van Havre
f74784cebc Arch: Fixed duplicate IfcSurfaceStyle names in IFC export 2019-02-01 18:38:21 -02:00
Yorik van Havre
95dda429eb Updated translations 2019-02-01 13:54:10 -02:00
luz.paz
8e15d0f888 Crowdin: Arch/ArchFloor.py grammar and refinement 2019-01-30 11:08:03 -02:00
luz.paz
b1b81f6df3 Crowdin: Arch/ArchStairs.py missing paranthesis fix 2019-01-30 11:08:03 -02:00
Yorik van Havre
86d8372056 Misc translation fixes from https://forum.freecadweb.org/viewtopic.php?p=281670 2019-01-23 18:20:43 -02:00
Dion Moult
c6537c14a9 Remove abstract IFC entities (as per IFC4 Add2) 2019-01-22 10:19:14 -02:00
Yorik van Havre
bdaa14c073 Arch: Fixed missing UIDs in IFC import 2019-01-22 00:11:49 -02:00
Yorik van Havre
30c251e956 Arch: Fixed multiple documents open bug in Reference object 2019-01-22 00:11:11 -02:00
Yorik van Havre
1cbcc7b5a4 Arch: Prevision for forward compatibility 2019-01-20 19:32:12 -02:00
Yorik van Havre
b31902a8b6 Arch: Updated IFC property sets definitions 2019-01-20 15:30:54 -02:00
Yorik van Havre
23cf81cd51 Arch: Axis can now be referenced in sketches 2019-01-18 17:40:50 -02:00
luz.paz
da6282f57f Crowdin: Experiment to remove obsolete translations from .ts file
Crowdin currently has an issue where typo strings that have been fixed in the FC source haven't been permeating in to the Crowdin UI. This maybe do to discrepency between lupdate and crowdin.  This PR experiments with removing a few lingering obsolete translations in the main .ts file of the Arch and Path WBs. If this works then a follow-up PR will be made to remove all the rest of the obsolete strings.
2019-01-14 19:39:58 +01:00
luz.paz
3fb71fbe2a [For v0.18] Crowdin fixes
https://crowdin.com/translate/freecad/568/en-en#1172237
https://crowdin.com/translate/freecad/568/en-en#1172239
https://crowdin.com/translate/freecad/568/en-en#195053
https://crowdin.com/translate/freecad/568/en-en#1172247
https://crowdin.com/translate/freecad/568/en-en#1172249
https://crowdin.com/translate/freecad/568/en-en#1172251
https://crowdin.com/translate/freecad/6766/en-en#6511058
https://crowdin.com/translate/freecad/6766/en-en#6511060
https://crowdin.com/translate/freecad/6766/en-en#6502381
+ random typo fixes
2019-01-13 02:24:50 +01:00
Yorik van Havre
88e871938c Arch: Small bugfix in ifc exporter 2019-01-10 15:33:53 -02:00
Yorik van Havre
d8ae97e206 Arch: Fixed behaviour of alternative wall icon 2019-01-09 10:28:27 -02:00
Yorik van Havre
5cebe1b4c2 Arch: Fixed recursion loop in windows 2019-01-08 16:39:11 -02:00
Yorik van Havre
faf9c5bcac Arch: Fixed Reference object that cannot be deleted 2019-01-08 15:44:45 -02:00
wmayer
3f47e67d91 Remove decode as returned object by translate() function is a unicode oject 2019-01-08 13:23:51 +01:00
cclauss
a8a02e881d Drop depencence on six module 2019-01-07 15:51:34 +01:00
cclauss
00d8f39840 Fix file, long, raw_input, and xrange for Python 3 2019-01-07 15:42:37 +01:00
Yorik van Havre
d05d2c5da4 Arch: Fixed wrong movement of references on reload 2019-01-07 11:19:32 -02:00
Bernd Hahnebach
d80f851b96 Arch: import ifc, code formating, flake8, only the most important ones 2019-01-05 12:17:52 +01:00
Yorik van Havre
c83c7f3057 Arch: Fixed wire/edge bug in IFC import 2019-01-04 22:48:49 -02:00
Bernd Hahnebach
fc51b429d3 Arch: IFC, print code formating in the regard of Py3 2019-01-04 15:28:16 +01:00
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