Sebastian Hoogen
e820a32653
issue #1701
2014-09-27 13:07:30 -03:00
Yorik van Havre
f0c59e4cc2
Arch: fixed string encoding in Space object
2014-09-24 18:13:18 -03:00
Yorik van Havre
e08788eca9
Arch: Extended role property to all Arch objects - fixes #1577
2014-09-21 15:12:06 -03:00
Yorik van Havre
810fadab23
Fixed bug introduced by last commit
2014-09-19 13:13:34 -03:00
Sebastian Hoogen
e54297313b
fixes #1755 : don't translate toolbar names
...
in InitGui.py of Arch and Spreadsheet
2014-09-19 10:35:00 -03:00
Yorik van Havre
524e5cbe32
Arch: Added sill height option to creation dialog - fixes #1609
2014-09-17 20:24:35 -03:00
Yorik van Havre
552c0b3af3
Arch: fixed window movements - fixes #1597
2014-09-17 19:39:54 -03:00
Yorik van Havre
f1dffbb90e
Arch: Hide/show windows together with their parents - fixes #1733
2014-09-16 20:03:50 -03:00
Yorik van Havre
a0e461a925
Arch: minor bugfix
2014-09-13 18:23:35 -03:00
Yorik van Havre
8b25a40cbf
Arch: equipments now choose type (Part or Mesh) on creation based on the base object
2014-09-13 13:54:47 -03:00
Yorik van Havre
7318a1d443
Arch: minor improvements in panel
2014-09-11 19:27:33 -03:00
Yorik van Havre
620a4dde93
Arch: small fix to Remove tool
2014-09-02 23:04:44 -03:00
Yorik van Havre
f647f25490
Arch: optimizations in IFC import + furniture objects can be included in spaces
2014-08-31 23:30:02 -03:00
Yorik van Havre
c60d39c4e7
Arch: fixed import IFC again (better this time)
2014-08-31 15:03:58 -03:00
Yorik van Havre
dddc278cc5
Arch: fixed bug in importIFC
2014-08-31 13:29:15 -03:00
Yorik van Havre
80e80fef83
Arch: allow for equipment objects to be part shapes
2014-08-30 19:17:30 -03:00
Yorik van Havre
cef2c1bc8c
Arch: Added Equipment tool
...
The purpose of this tool is to handle standalone objects such as
furniture or sanitary equipment in a building. It is mesh-based,
and accepts either a mesh or a part shape as its base object.
2014-08-29 19:16:28 -03:00
Bernd Hahnebach
6436b29034
Arch: fix in new ifc-importer
2014-08-16 12:37:06 -03:00
Yorik van Havre
b33d8f6244
Draft - Allow to export Drawing pages to DXF - fixes #1686
...
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
Johannes Reinhardt
941f7dae00
Use new curve discretization
2014-08-14 23:28:50 +02:00
Johannes Reinhardt
8189dddec1
Revert "Arch: Turned jreinhardt's fix to webGL into an option"
...
This reverts commit 90f2fc2034 .
Conflicts:
src/Mod/Arch/Arch_rc.py
src/Mod/Arch/Resources/ui/archprefs-import.ui
2014-08-14 23:28:50 +02:00
Yorik van Havre
d0288deabb
Arch: small bugfixes in Drawing projection stuff
2014-08-13 16:21:08 -03:00
Yorik van Havre
a9b5970512
Arch: Misc improvements to section planes
2014-08-13 00:28:27 -03:00
Yorik van Havre
3f236d042a
Arch: minor bugfixes
2014-08-08 19:07:26 -03:00
Yorik van Havre
8a24f0fe6f
Draft: Setting the WorkingPlane from a quad face now also takes its x and y directions
2014-08-08 13:48:30 -03:00
Yorik van Havre
46583f2960
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -03:00
Yorik van Havre
234af5b27f
Arch: improvements in Space object
...
* Better text control
* Text position editable with Draft Edit
* Additional properties such as finish types
2014-08-05 16:19:39 -03:00
Yorik van Havre
f5f6cb1adf
Arch: Enhanced Space tool - fixes #1610
2014-08-04 18:24:20 -03:00
Yorik van Havre
caf02318b5
Arch: Included some utility functions into Arch module
...
* makeCompoundFromSelected: creates a compound object from selected subobjects
* cleanArchSplitter: cleans the splitters on imported Arch objects
* rebuildArchShape: tries to rebuild a solid from the faces of an invalid shape
2014-08-04 11:11:11 -03:00
Yorik van Havre
c7bfaf2ed7
Arch: small bugfixes and optimisations
2014-08-03 15:14:33 -03:00
Yorik van Havre
2d8963de03
Arch: Added scaling in IFC importer
2014-08-01 21:44:46 -03:00
Yorik van Havre
a548203ca9
Arch: removed obsolete IFC preference options
2014-08-01 21:34:49 -03:00
Yorik van Havre
3b86494afb
Arch: fixed bug in wall extrusions
2014-08-01 21:28:32 -03:00
Yorik van Havre
fec636b835
Arch: Introduced new IFC importer/exporter
...
* The new IFC importer uses excusively the newest ifcopenshell.py module
* Renamed old importer to importIFClegacy.py
* Included the now deprecated ifcReader and ifcWriter modules into importIFClegacy
* The new IFC importer falls back on the older one if the ifcopenshell module is not found
2014-08-01 18:39:10 -03:00
Yorik van Havre
b74c96dcc4
Draft + Arch: fixes when working without the GUI
2014-07-29 22:20:06 -03:00
Yorik van Havre
19135f9586
Draft: small bug fix in DXF importer
2014-07-28 19:47:40 -03:00
Yorik van Havre
d5469ba3fc
Arch: misc bugfixes
2014-07-26 16:37:06 -03:00
Yorik van Havre
a0bb761d8e
Arch: added panel to cmakelist
2014-07-20 13:32:06 -03:00
Yorik van Havre
4414da2256
Arch: Updated preferences page for panels
2014-07-20 13:28:43 -03:00
Yorik van Havre
6c8c69df02
Arch: small fix in panel
2014-07-20 13:19:51 -03:00
Yorik van Havre
14ee127dc7
Arch: Further work on panel
2014-07-20 13:17:36 -03:00
Yorik van Havre
a452e6cf61
Arch: Starting Panel tool
2014-07-20 13:17:36 -03:00
Yorik van Havre
8c7f69d913
Transferred import-export related preference pages to a separate group
2014-07-20 12:58:15 -03:00
Yorik van Havre
d44e4d324b
Arch: moved ifc-related functions to importIFC
2014-07-20 12:00:47 -03:00
Yorik van Havre
eea27448e9
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
Yorik van Havre
7f387eabc1
Arch: General improvements
...
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
Yorik van Havre
f40d4ac65b
Arch: disabled buggy wall auto-corners function
2014-06-30 22:16:34 -03:00
Yorik van Havre
13e006cf35
Arch: added an option to section planes to allow non-solids to be cut too
2014-06-21 11:59:33 -03:00
Yorik van Havre
57999cb78d
Arch: More minor fixes
2014-06-10 23:13:23 -03:00
Yorik van Havre
7e20c0c01c
Arch: Small cosmetic fix
2014-06-10 22:51:04 -03:00