Thomas Krijnen
|
0df2bfadef
|
Don't sew overly complex geometries even as part of boolean operations #455
|
2018-09-12 16:44:30 +02:00 |
|
Thomas Krijnen
|
2eaae2bda8
|
Use BVH tree for wire intersections
|
2018-09-12 13:26:11 +02:00 |
|
Thomas Krijnen
|
3a4fa2e6dd
|
Merge commit '58ce86d538971fc1815d56368d7077aa85e0592c' into v0.6.0
|
2018-09-08 13:07:09 +02:00 |
|
Thomas Krijnen
|
472c3478e0
|
Emit error messages on missing units
|
2018-09-08 08:27:45 +02:00 |
|
Thomas Krijnen
|
54d96fe167
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeom.h
|
2018-09-07 14:42:15 +02:00 |
|
Thomas Krijnen
|
229a708fc3
|
Emit error messages on missing units
|
2018-09-07 14:25:46 +02:00 |
|
Thomas Krijnen
|
0df4edff01
|
Revive some temporarily disabled features in de 0.6 branch
|
2018-09-07 14:08:56 +02:00 |
|
luz.paz
|
d78c9171db
|
Misc. typos
Found via `codespell -q 3`
|
2018-09-07 11:52:01 +02:00 |
|
Thomas Krijnen
|
03da7bc6e4
|
Fix missing schema identifier in geometry function
|
2018-09-05 14:43:25 +02:00 |
|
Thomas Krijnen
|
34d28e8b3a
|
Prefix Kernel factory struct as well
|
2018-09-05 14:42:59 +02:00 |
|
Thomas Krijnen
|
bdf22856e4
|
Add explicit cast to attribute value
|
2018-09-04 13:59:57 +02:00 |
|
Thomas Krijnen
|
4d33ed5cb8
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomShapes.cpp
# src/serializers/ColladaSerializer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
|
2018-09-04 13:23:11 +02:00 |
|
Thomas Krijnen
|
4babe84941
|
Force decltype using for boost::resulf_of
|
2018-09-02 13:55:36 +02:00 |
|
Thomas Krijnen
|
840f1463e5
|
Fix libxml2 directives on travis
|
2018-09-02 11:59:54 +02:00 |
|
Thomas Krijnen
|
ad5444b974
|
Inverse attributes with 0-1 cardinality not as ifcXML aggregates
|
2018-09-02 11:59:54 +02:00 |
|
Thomas Krijnen
|
c0d41103fa
|
add missing file
|
2018-09-02 11:59:54 +02:00 |
|
Thomas Krijnen
|
3e80d3646c
|
Work on ifcxml parsere
|
2018-09-02 11:59:54 +02:00 |
|
Thomas Krijnen
|
45be79443f
|
Prefix typename for iteratorimplementation factory function struct
|
2018-08-29 12:55:27 +02:00 |
|
Stinkfist0
|
07f5ac6994
|
IfcGeomIterator: compute model's bounding box only if needed (IfcConvert --center-model used).
|
2018-08-26 12:17:24 +02:00 |
|
Thomas Krijnen
|
b13c912c47
|
Work on #426
|
2018-08-20 11:46:26 +02:00 |
|
Thomas Krijnen
|
891448e902
|
Fix #343
|
2018-08-15 17:10:29 +02:00 |
|
Michael Sundqvist
|
82718fad30
|
Catch some ifc file header exceptions to prevent crashing during xml serialization
|
2018-08-15 16:15:25 +02:00 |
|
Stinkfist0
|
9f03a78652
|
ColladaSerializer::differentiateSlabTypes: IfcSlab.PredefinedType is optional so check for its existence.
https://github.com/Tridify/IfcOpenShell/commit/c4f426392cfc021b8a9c617f21d258759b289d6a#diff-cca49440331fb4c1363204028192c459
|
2018-08-15 16:09:15 +02:00 |
|
Stinkfist0
|
505d234ea2
|
Unify GeometrySerializers' object ID logic. Fixes #397.
|
2018-08-15 16:09:15 +02:00 |
|
Robbe Derks
|
bd5e25889a
|
Added command-line option to output progress to stderr stream
|
2018-08-15 14:45:43 +02:00 |
|
Thomas Krijnen
|
175387bd88
|
Fix IfcOpenHouse
|
2018-08-13 11:43:28 +02:00 |
|
Thomas Krijnen
|
ba5049a7eb
|
Break out of loop in case of attribute count mismatch
|
2018-08-10 14:57:33 +02:00 |
|
Felipe Mesquita
|
40b70b1815
|
Workaround wrong argument count. Fix #419
|
2018-08-10 14:55:47 +02:00 |
|
Thomas Krijnen
|
54d9edfee5
|
Fix build on gcc
|
2018-07-12 12:33:35 +02:00 |
|
Thomas Krijnen
|
1c2587ba19
|
Fix for inverse update on delete
|
2018-07-12 11:37:23 +02:00 |
|
Thomas Krijnen
|
20b35ec4ea
|
Preprocessor stuff for stp and igs serializers
|
2018-07-08 11:08:07 +02:00 |
|
Thomas Krijnen
|
5245341cdc
|
Correct previous commit
|
2018-07-08 11:06:45 +02:00 |
|
Thomas Krijnen
|
49932ba5c0
|
Python wrapper precision updates
|
2018-07-08 10:32:26 +02:00 |
|
Thomas Krijnen
|
7a7aab01bb
|
IfcGeomServer matrices in double precision
|
2018-07-07 21:14:27 +02:00 |
|
Thomas Krijnen
|
d105292817
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomFilter.h
# src/ifcgeom/IfcGeomIteratorImplementation.h
# src/ifcgeom/IfcGeomWires.cpp
# src/ifcparse/IfcFile.h
# src/ifcparse/IfcLogger.cpp
# src/ifcparse/IfcLogger.h
# src/ifcparse/IfcParse.cpp
# src/serializers/SvgSerializer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
|
2018-07-07 17:15:54 +02:00 |
|
Victor Haefner
|
11d0c6ef56
|
compiles under ubuntu 18.04
|
2018-06-22 17:16:11 +02:00 |
|
Stefan Boeykens
|
0ba1ac7df3
|
Add ICU header and namespace in IfcCharacterDecoder
To compile on macOS with a recent ICU, we have to add the correct header and refer to the right namespace in IfcCharacterDecoder
|
2018-06-17 15:15:52 +02:00 |
|
Thomas Krijnen
|
4cfb2f1027
|
SetNonDestructive does not exist prior to OCCT 7.0
|
2018-06-15 12:39:29 +02:00 |
|
Thomas Krijnen
|
6d25047c6b
|
higher fuzz on half spaces
|
2018-06-12 16:15:28 +02:00 |
|
Thomas Krijnen
|
136ec5b224
|
'nondestructive' boolean ops
|
2018-06-12 16:15:12 +02:00 |
|
Thomas Krijnen
|
3ac8379187
|
Set precision on fix after boolean op
|
2018-06-08 14:12:01 +02:00 |
|
Thomas Krijnen
|
6c1ad47481
|
Additional improvements for comp curve wire building
|
2018-06-01 15:38:08 +02:00 |
|
thorade
|
20cd383504
|
triple double-quoted docstring
and do not use builtin names for variables
|
2018-05-30 11:32:47 +02:00 |
|
Thomas Krijnen
|
5aebfe9f22
|
Fix for setting type decl instances
|
2018-05-29 10:34:38 +02:00 |
|
Thomas Krijnen
|
fd821d08cd
|
Dont fail on missing AIS_MultipleConnectedShape in earlier versions of pyocc
|
2018-05-17 15:54:12 +02:00 |
|
Thomas Krijnen
|
6b772d18b8
|
Fixes to qt5 port of viewer app
|
2018-05-17 15:53:40 +02:00 |
|
civilx64
|
33635c2c40
|
Port viewer app to PyQt5
|
2018-05-17 00:11:09 -04:00 |
|
Yorik van Havre
|
127bcaf96e
|
adding exception for OCCT 7.3
|
2018-05-16 16:10:40 +02:00 |
|
Yorik van Havre
|
2d59f9d53a
|
Removed one last remaining BOPCol_ListOfShapes
Replaced one last remaining BOPCol_ListOfShapes with TopTools_ListOfShapes (deprecated in OCC7.3)
|
2018-05-16 16:10:40 +02:00 |
|
Otso Alho
|
1014049b05
|
use unordered map for entity by id
|
2018-05-14 13:36:38 +02:00 |
|