Commit Graph

1971 Commits

Author SHA1 Message Date
sliptonic
8fa768889b Path: additional functionality for arch panels 2017-03-21 10:27:51 -03:00
Yorik van Havre
54d82d9d7e Arch: little fix in IFC exporter 2017-03-20 18:01:54 -03:00
Yorik van Havre
0136dcc5d4 Arch: fixed bug in panel tools 2017-03-17 20:39:35 -03:00
Yorik van Havre
fc9bb28735 Arch: Add more metadata to exported DAE files 2017-03-17 17:23:16 -03:00
Yorik van Havre
b65a962d8f Arch: fixed bug in panels 2017-03-17 13:12:46 -03:00
Yorik van Havre
6be77ef271 Arch Added extra panel tools for sliptonic:
* ArchPanelCut.getWires(): returns (outlines,holes,tags) of this panel
* ArchPanelSheet.getOutlines(): returns the outlines of inner panels
* ArchPanelSheet.getHoles(): returns the holes of inner panels
* ArchPanelSheet.getTags(): returns the tags of inner panels
2017-03-16 18:12:10 -03:00
Kunda
088800576f Profiles for Arch pipes (fixes issue #2954)
Submitting this PR for user simsiem
MantisBT ticket #2954
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=21079
2017-03-15 10:34:25 -03:00
Yorik van Havre
ea274e59ed Arch: Material improvements
* Fix in material editor when loading existing material
* Added some properties to Arch materials that reflect the contents of the material dictionary
* Added some similar properties to Arch equipment
* Fixed standard code button in Arch material panel to go to Omniclass website to pick a code
2017-03-08 20:39:38 -03:00
Yorik van Havre
93983d8b6a Arch: small bugfix in IFC export 2017-03-08 16:41:05 -03:00
Yorik van Havre
94faa9dd2b Arch: misc minor bugfixes 2017-03-08 15:55:07 -03:00
Yorik van Havre
a6c880102e Arch: Renaming Hires to HiRes 2017-03-07 13:36:33 -03:00
Yorik van Havre
f1c729d984 Arch: Added Hires property + display mode to all Arch objects 2017-03-07 00:34:30 -03:00
Yorik van Havre
9f44809e9e Updated translations with latest files from crowdin 2017-03-06 11:53:09 -03:00
Kunda
de2392eb18 source typo fixes pt5
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
looooo
1e173b68a4 py3: Arch: mostly print-statements
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Kurt Kremitzki
e81da82f79 Update arch exception catching for py3 2017-03-02 14:59:31 +01:00
Yorik van Havre
9daf12c6b2 Draft: Added utilities -> create Working Plane Proxy command 2017-02-25 20:34:43 -03:00
Yorik van Havre
2b2b88dcff Arch: Added option to create new material as a copy of an existing one in Arch Material dialog 2017-02-25 15:55:56 -03:00
Yorik van Havre
943920ea6c Arch: Added materials support to Arch OBJ import/exporter - fixes #2139 2017-02-25 01:07:48 -03:00
Yorik van Havre
f045e31970 Arch: Support for object colors in DAE importer/exporter 2017-02-23 22:46:32 -03:00
Yorik van Havre
489d080f77 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
09ba0390d3 Arch: Testing opening property for windows 2017-02-14 10:07:59 -02:00
Yorik van Havre
b96b275579 Arch: Fix in Arch Test 2017-02-12 21:02:51 -02:00
Yorik van Havre
57a60f0385 Arch: Allow the hi-res version of Equipment objects to be a shape too 2017-02-10 12:41:41 -02:00
Yorik van Havre
c4778ed38d Arch: Added oddtopus's fixes to Arch Frame 2017-02-04 14:41:32 -02:00
Yorik van Havre
a988ac2537 Arch: Upgraded Equipment tool - fixes #2573 2017-02-01 23:04:14 -02:00
Yorik van Havre
828159ae3f Arch: fixed import of IFC Site geometry 2017-01-31 18:58:02 -02:00
Yorik van Havre
4cc7c723ab Arch: fixed small bug in Site area calculation 2017-01-30 13:13:13 -02:00
Yorik van Havre
f02c9ecf04 Arch: Export rebars to IFC as SweptDiskSolids + fixed half-done py3 compatibility - fixes #2684 2017-01-29 14:27:42 -02:00
Yorik van Havre
009859ddf3 Draft: AutoGroup system 2017-01-25 14:55:14 -02:00
looooo
8d8dec9f3d python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
Yorik van Havre
f95e8fda94 Arch: Fixed bug in Section Plane + TechDraw view when the section is empty 2017-01-19 17:54:58 -02:00
looooo
fe942225ed py3: Arch: some more fixes 2017-01-17 12:08:16 +01:00
looooo
9cedf0f2e4 py3: Arch: print fixes 2017-01-17 11:13:36 +01:00
looooo
dd544aa537 py3: resolving diff in Arch 2017-01-17 09:28:07 +01:00
Yorik van Havre
876b3595dc py3: open function is in module 'io' in py3 instead of __builtin__ 2017-01-17 09:24:59 +01:00
wmayer
9c349523de py3: adapt scripts to work with Python3 2017-01-17 09:24:59 +01:00
Priit Laes
c55216c2a9 py3: Arch: *.py: Fix syntax for python3 2017-01-17 09:24:46 +01:00
Yorik van Havre
72afcde8db Draft: Added stretch tool - fixes #1163 2017-01-13 11:25:25 -02:00
Alexander Gryson
2c56e5c4c3 fix broken shadow 2017-01-11 21:23:15 +01:00
Alexander Gryson
96d55de28b Revert modifications to 3rd party icon
3rd party icons will be reviewed after alignment of all other icons
See [this forum discussion for more on this issue](http://forum.freecadweb.org/viewtopic.php?f=23&t=19556&p=151812#p151812)
I'm mainting this as it's own commit for easy reversion in the future should we decide to update 3rd party icons
2017-01-11 21:23:15 +01:00
Alexander Gryson
45261c211c Minor updates and polish
* New icon had been added since I started work, so aligned that
* Removed a copy/paste artefact on a clone icon
2017-01-11 21:23:15 +01:00
Alexander Gryson
be410d6ebe Update Arch Workbench icon metadata 2017-01-11 21:23:14 +01:00
Alexander Gryson
7a9c268f01 Align Arch Workench icons to Tango 2017-01-11 21:23:14 +01:00
Yorik van Havre
c2aad57a43 Arch: decompose multifuse objects when exporting to IFC 2017-01-04 21:08:54 -02:00
Yorik van Havre
7ede8fb1cc Arch: Fixed small bug in components 2017-01-03 21:07:46 -02:00
Yorik van Havre
39ddebc337 Arch: Fixed bug with arch objects that are a clone and have a material 2016-12-30 19:25:42 -02:00
Yorik van Havre
f75a10350a Arch: Correctly export profiles with holes to IFC 2016-12-30 19:24:54 -02:00
Yorik van Havre
36bc5f37b3 Arch: Added utility command to create an undefined Arch component clone of an object 2016-12-30 18:07:13 -02:00
Yorik van Havre
7c7aea1308 Arch: fixed typo in yesterdays commmit 2016-12-30 12:10:38 -02:00