asiersarasua
ba3274cf1a
Fix typos
2017-04-09 18:29:11 +02:00
Yorik van Havre
8643f1cf1f
Arch/Draft: Autoselect results of Up/downgrade and arch component
2017-04-06 18:08:39 -03:00
Yorik van Havre
f4edb7aed4
Arch: Rebars can now be based on any wire, not only sketches
2017-04-05 17:25:57 -03:00
Harald Geyer
3074c2e756
Arch: Add property to stairs object for making ladder style stairs
...
The StringerOverlap property allows to raise the stringers realtive to
the treads, so that they are actually beside them.
This type is often used for building wooden stairs.
2017-03-25 12:06:05 -03:00
sliptonic
34324c6547
Path: Several small bugs related to Arch Panel support in Path.
...
Sheet tag placement not including the sheet offset
contour not using sheet attributes
Engraving not using sheet attributes
Profile not using transform.
2017-03-21 15:04:53 -05:00
sliptonic
ffc4fb28aa
Path: additional functionality for arch panels
2017-03-21 10:27:51 -03:00
Yorik van Havre
8ba6896cf4
Arch: little fix in IFC exporter
2017-03-20 18:01:54 -03:00
Yorik van Havre
c7d01a7c33
Arch: fixed bug in panel tools
2017-03-17 20:39:35 -03:00
Yorik van Havre
4f165179e3
Arch: Add more metadata to exported DAE files
2017-03-17 17:23:16 -03:00
Yorik van Havre
58ed7c3688
Arch: fixed bug in panels
2017-03-17 13:12:46 -03:00
Yorik van Havre
5372865ac5
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
2dc12cd541
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
91c59c7910
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
09cc396711
Arch: small bugfix in IFC export
2017-03-08 16:41:05 -03:00
Yorik van Havre
177c350a16
Arch: misc minor bugfixes
2017-03-08 15:55:07 -03:00
Yorik van Havre
a6cfb18e37
Arch: Renaming Hires to HiRes
2017-03-07 13:36:33 -03:00
Yorik van Havre
5625bab170
Arch: Added Hires property + display mode to all Arch objects
2017-03-07 00:34:30 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Kunda
19f8fd4c10
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
looooo
7a0a997481
py3: Arch: mostly print-statements
...
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Kurt Kremitzki
9d85f3bb66
Update arch exception catching for py3
2017-03-02 14:59:31 +01:00
Yorik van Havre
dd7b65a585
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
dbb8afbe1f
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
aab99ad968
Arch: Added materials support to Arch OBJ import/exporter - fixes #2139
2017-02-25 01:07:48 -03:00
Yorik van Havre
402aef2e63
Arch: Support for object colors in DAE importer/exporter
2017-02-23 22:46:32 -03:00
Yorik van Havre
b115d794a7
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
88689439bd
Arch: Testing opening property for windows
2017-02-14 10:07:59 -02:00
Yorik van Havre
1cbe0be416
Arch: Fix in Arch Test
2017-02-12 21:02:51 -02:00
Yorik van Havre
e1110bbec9
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
095d462cba
Arch: Added oddtopus's fixes to Arch Frame
2017-02-04 14:41:32 -02:00
Yorik van Havre
715fa81fe2
Arch: Upgraded Equipment tool - fixes #2573
2017-02-01 23:04:14 -02:00
Yorik van Havre
2780edd903
Arch: fixed import of IFC Site geometry
2017-01-31 18:58:02 -02:00
Yorik van Havre
3a3fa30595
Arch: fixed small bug in Site area calculation
2017-01-30 13:13:13 -02:00
Yorik van Havre
fc2010baa8
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
9a6191f572
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
looooo
e9b5722220
python3: dict.has_key("key") --> "key" in dict
2017-01-20 00:06:58 -02:00
Yorik van Havre
67fdbfdbeb
Arch: Fixed bug in Section Plane + TechDraw view when the section is empty
2017-01-19 17:54:58 -02:00
looooo
f3fb6762e8
py3: Arch: some more fixes
2017-01-17 12:08:16 +01:00
looooo
2bc1162193
py3: Arch: print fixes
2017-01-17 11:13:36 +01:00
looooo
31e4489518
py3: resolving diff in Arch
2017-01-17 09:28:07 +01:00
Yorik van Havre
8ad2c699f8
py3: open function is in module 'io' in py3 instead of __builtin__
2017-01-17 09:24:59 +01:00
wmayer
4f43cfac50
py3: adapt scripts to work with Python3
2017-01-17 09:24:59 +01:00
Priit Laes
1591601654
py3: Arch: *.py: Fix syntax for python3
2017-01-17 09:24:46 +01:00
Yorik van Havre
c704c28920
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
Alexander Gryson
032ead09b5
fix broken shadow
2017-01-11 21:23:15 +01:00
Alexander Gryson
8e87cd6611
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
1f43ad7943
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
4bf8b512c8
Update Arch Workbench icon metadata
2017-01-11 21:23:14 +01:00
Alexander Gryson
39e48dd10f
Align Arch Workench icons to Tango
2017-01-11 21:23:14 +01:00
Yorik van Havre
b334197116
Arch: decompose multifuse objects when exporting to IFC
2017-01-04 21:08:54 -02:00