Yorik van Havre
6271887cc6
Arch: Allow to export structural analysis model to IFC
2020-06-11 14:15:38 +02:00
Yorik van Havre
916a42397c
Arch: Added SHP importer
2020-05-08 13:00:48 +02:00
Yorik van Havre
e42a26fba1
Arch: [WIP] Curtain Wall tool
2020-04-29 11:43:00 +02:00
Yorik van Havre
0c96f77184
Arch: Added Truss tool
2020-04-23 13:18:09 +02:00
Dion Moult
bdfdf77ffc
Add contexts file for IFC2X3
2019-08-20 13:31:33 +02:00
Yorik van Havre
a937461d6f
Arch: Merge of PR #2259 - Fix ifc project
2019-08-14 16:04:52 -03:00
Bernd Hahnebach
ea4a7fdde3
Arch: IFC export, move into separate module
2019-08-10 13:04:38 +02:00
Yorik van Havre
fe3cb2f0e8
Moving OfflineRenderingUtils.py from Draft to Arch
2019-06-29 21:03:03 -03:00
Yorik van Havre
9eef1b3e45
Arch: Fixed missing cmake/qt stuff for Arch Fence
2019-05-07 21:53:05 -03:00
Yorik van Havre
ea03421593
Arch: Fixed missing files in cmake
2019-03-27 16:10:06 -03:00
Dion Moult
b89907c92c
Add json to cmakelists
2019-01-29 21:15:44 +11:00
Dion Moult
1c4a6e22d7
Add ArchIFC to CMakeLists otherwise nobody will get it
2019-01-29 21:15:44 +11:00
Yorik van Havre
1fec4d0c51
Arch: Started implementing Arch Reference
2018-09-29 16:41:42 -03:00
wmayer
16295d4121
CMake 2.8.12 and lower allowed the SOURCE signature in add_custom_command
...
In CMake 3.0 the policy CMP0050 was introduced where it could be set to OLD to keep this behaviour while for NEW an error was raised.
Since CMake 3.5.2 a warning comes up when using the OLD behaviour and that it will be removed in a future version.
In FreeCAD we switched to the new behaviour now and removed the SOURCE signature from add_custom_command which affects the macros
fc_copy_sources, fc_target_copy_resource and fc_target_copy_resource_flat and their usage.
It's not possible any more to add files to a target by using the macros. Now a file must be added to the target before using the macros.
This commit fixes it for Arch, Draft, OpenSCAD, Material, Plot and Ship
2018-08-20 11:47:39 +02:00
Yorik van Havre
b54661c09a
Arch: Added IFC properties editor to edit mode of all Arch objects
2018-07-07 21:46:49 -03:00
Yorik van Havre
2bef80dcc4
Arch: initial BuildingPart development
2018-06-28 18:44:07 -03:00
sgrogan
46a91630b6
Fix Dice3DS nested directory for non-installed build
2018-05-16 11:15:26 -03:00
Joseph Coffland
d930184b57
Add support for exporting part mesh to JSON
2017-08-08 18:34:26 -03:00
Yorik van Havre
a3d7881746
Arch: Initial Nest command
2017-07-18 17:55:44 -03:00
Yorik van Havre
5f1158ce49
Moving Arch BIMServer, Arch Git and Web Sketchfab to new external WebTools workbench
2017-04-16 16:37:25 -03:00
Yorik van Havre
4c90410766
Arch: Tube tools - fixes #2661
2016-08-24 10:24:31 -03:00
Yorik van Havre
3510c71f2b
Arch: First version of Sweethome3D importer - issue #2584
2016-06-15 21:24:03 -03:00
Yorik van Havre
0dfc6678bd
Arch: added precast concrete presets & objects to structure tool - issue #2853
2016-06-12 22:47:58 -03:00
Yorik van Havre
62cb403125
Arch: added 3DS importer
2016-05-29 00:10:42 -03:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Ian Rees
e242e4643b
Add cmake checks for BUILD_GUI to some modules
2016-02-13 13:45:27 +13:00
sgrogan
99731988d3
Copy Profiles.csv to data dir of build dir
2016-01-11 21:58:58 -02:00
Yorik van Havre
6121e8dea4
Arch: new presets system for structures
2016-01-09 16:04:11 -02:00
Yorik van Havre
24e310ec57
Arch: Fixed makefile
2015-05-07 18:14:52 -03:00
Yorik van Havre
69b213b7e5
Arch: Fixed missing cmake entries in last commit
2015-04-26 17:10:52 -03:00
Yorik van Havre
6750127a05
Arch: Added materials support
2015-04-15 22:08:54 -03:00
Yorik van Havre
a6206196f6
Arch: added bimserver and git utilities
2015-03-21 12:08:05 -03:00
wood galaxy
e070a717a5
improvement to Cut Plane
...
Move cut plane on itw own.
Add ArchCutPlan to CmakeList
Add task panel
Add choice between side of the face
2014-11-17 15:44:11 +01:00
wmayer
bedd2b15a7
+ fix copying Python resource files to destination on Windows
2014-11-08 11:08:58 +01:00
Yorik van Havre
75deaa658f
Arch and Draft rc files are now compiled at build time - issue #1796
2014-11-05 20:07:53 -02: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
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
a0bb761d8e
Arch: added panel to cmakelist
2014-07-20 13:32:06 -03:00
Yorik van Havre
90a80da1cd
Arch: Frame object - fixes #1166 , #1314
2013-12-22 17:18:11 -02:00
Yorik van Havre
df596822a5
Arch: added ifc writer
2013-12-17 16:44:08 -02:00
Yorik van Havre
aeb17dd2f7
Arch: Fixed cmake file
2013-10-07 20:10:04 -03:00
Yorik van Havre
275b120e5b
Arch: Added stairs to cmake & wininstaller
2013-09-12 17:57:07 -03:00
Yorik van Havre
578fefc9b1
Arch: Added test suite
2013-08-15 19:24:54 -03:00
Yorik van Havre
27b8be4e9b
Arch: forgot to update the cmake file...
2013-07-16 19:59:56 -03:00
Yorik van Havre
5df0638aec
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
Yorik van Havre
7e11f28866
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
Yorik van Havre
e977602de2
Added 0000387 : Arch roof tool
2012-05-18 12:57:48 -03:00
Yorik van Havre
dafdb1fd94
Arch SectionPlane now uses the new vector renderer
2012-04-03 16:27:29 -03:00
wmayer
5f140253fa
Support of INSTALL target on Windows (VC++ and MinGW)
2012-02-17 21:41:00 +01:00
Yorik van Havre
b33b78a1c4
+ fix in Arch makefiles
2012-01-03 22:54:12 -02:00