htlcnn
|
ecdc05d265
|
remove unused IfcElementType dropdown items
|
2020-11-11 11:35:14 +11:00 |
|
Bernd Hahnebach
|
7bb5860200
|
bimtester: fix in report creation on empty steps
|
2020-11-11 11:34:55 +11:00 |
|
Dion Moult
|
b3d180a288
|
Add workaround to guess geolocation data from Revit
|
2020-11-10 22:43:05 +11:00 |
|
Dion Moult
|
a9ae92883d
|
Add support for importing material data for type elements with no representation geometry
|
2020-11-10 18:02:43 +11:00 |
|
Dion Moult
|
1866b7852a
|
Provide support of upgrading a deprecated material list as a constituent set during import
|
2020-11-10 17:50:04 +11:00 |
|
krande
|
aca90b38c8
|
further experimentation. Still not able to hide\unhide
|
2020-11-09 18:08:03 +01:00 |
|
Kristoffer
|
2eae3a70d9
|
Added support for importing Presentation Layers from Ifc
|
2020-11-09 16:44:56 +01:00 |
|
Kristoffer
|
26510de9e0
|
Cleaned up formatting to align with master v0.6 branch
|
2020-11-09 13:40:14 +01:00 |
|
Kristoffer
|
2a585c98d8
|
Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into presentationlayer
|
2020-11-09 13:35:15 +01:00 |
|
Kristoffer
|
9f86396edf
|
Finished with creating, exporting Presentation Layer. Will start work on importing Presentation layer
|
2020-11-09 13:34:55 +01:00 |
|
Dion Moult
|
3477d3f1a2
|
Implement import support for material profile sets
|
2020-11-09 21:03:21 +11:00 |
|
htlcnn
|
caa1677181
|
rearrange logic
|
2020-11-09 20:41:11 +11:00 |
|
htlcnn
|
84509b7cc2
|
add IfcClass selector for Ifc By Type node
|
2020-11-09 20:41:11 +11:00 |
|
Luis C. Pérez Tato
|
09847513ab
|
Fixes #1038
|
2020-11-09 09:19:46 +01:00 |
|
Dion Moult
|
40e30eaa36
|
Support exporting more metadata labels like names and descriptions for profile sets
|
2020-11-09 19:15:23 +11:00 |
|
Dion Moult
|
527e6b0ca7
|
Minor fix
|
2020-11-09 15:26:16 +11:00 |
|
Dion Moult
|
8bdd24ba16
|
Add support for importing all attributes of material layers and consitutents
|
2020-11-09 15:01:39 +11:00 |
|
Dion Moult
|
4a6c980779
|
You can now rewind a breadcrumb trail when inspecting IFCs and show attribute lists
|
2020-11-09 11:45:53 +11:00 |
|
johltn
|
47af56cfa0
|
Fix typo
|
2020-11-08 18:13:13 +01:00 |
|
johltn
|
e186bc8e15
|
Update
|
2020-11-08 18:08:16 +01:00 |
|
tpaviot
|
ba094f2967
|
[clang-warning-fix] Removed unused format_edge and format_pnt functions from IfcGeomFunctions.cpp
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
8c507ea007
|
[g++-warning-fix] Fix wrong initialization order in SvgSerializer.h
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
640dc7cf5a
|
[g++-warning-fix] Fix ambiguous parenthesis in SvgSerializer.cpp
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
28d9bccb6e
|
[g++-warning-fix] Fix sign comparison in IfcGeomServer.cpp
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
1aa3e70d89
|
[g++-warning-fix] Removed unused function
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
e4662cf209
|
[g++-warning-fix] Fix wrong enum compare
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
f17702c66a
|
[g++-warning-fix] Fix sign comparison, unused function, unused variables in IfcGeomShapes.cpp
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
b8e0c21dcc
|
[g++-warning-fix] Fixed comparison between signed and unsigned integer expressions
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
4ea56ba987
|
[g++-warning-fix] Fixed initialization reorder
|
2020-11-08 15:52:54 +01:00 |
|
tpaviot
|
e793683668
|
[g++-warning-fix] Removed unused variable
|
2020-11-08 15:52:54 +01:00 |
|
johltn
|
9645b9f189
|
Update
|
2020-11-08 14:37:04 +01:00 |
|
johltn
|
a0d2bc25b1
|
Update
|
2020-11-08 14:02:50 +01:00 |
|
Kristoffer
|
a1cbf9a055
|
minor improvements in ui,export and operator
|
2020-11-08 13:52:20 +01:00 |
|
johltn
|
34e5cd9d16
|
Update
|
2020-11-08 13:37:01 +01:00 |
|
Dion Moult
|
b37ea77934
|
Implement IFC element inspector interface, useful for training and teaching OpenBIM
|
2020-11-08 21:52:34 +11:00 |
|
johltn
|
7827b15479
|
Update
|
2020-11-08 11:32:09 +01:00 |
|
johltn
|
f8e57b04b0
|
Update
|
2020-11-08 11:30:40 +01:00 |
|
Kristoffer
|
6423d13054
|
Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into presentationlayer
|
2020-11-08 11:25:04 +01:00 |
|
johltn
|
3ca2a8be39
|
Update
|
2020-11-08 10:42:17 +01:00 |
|
johltn
|
388ac5740d
|
Update
|
2020-11-08 10:30:23 +01:00 |
|
johltn
|
7825adf8e0
|
Update Travis
|
2020-11-07 20:55:54 +01:00 |
|
johltn
|
1eaa2ca8b4
|
Update Doxyfile
|
2020-11-07 19:30:51 +01:00 |
|
johltn
|
e366c15dde
|
Update conf.py
|
2020-11-07 19:12:33 +01:00 |
|
johltn
|
63f0c87920
|
Try to fix index.rst and also incude python docs
|
2020-11-07 18:55:39 +01:00 |
|
johltn
|
247a285b68
|
Test customized Doxyfile
|
2020-11-07 18:41:15 +01:00 |
|
johltn
|
ad9382de08
|
Create nojekyll file to handle underscore
|
2020-11-07 07:55:33 +01:00 |
|
Bernd Hahnebach
|
05c952073b
|
bimtester: some small improvements
|
2020-11-07 10:24:08 +11:00 |
|
Kristoffer
|
9a385c2118
|
minor improvements
|
2020-11-06 16:53:42 +01:00 |
|
Kristoffer
|
5928ddba40
|
Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into presentationlayer
|
2020-11-06 12:24:06 +01:00 |
|
Dion Moult
|
19b867dae8
|
Full support added for exporting material layer and constituent set attributes
|
2020-11-06 21:57:34 +11:00 |
|