Thomas Krijnen
|
c15fdc7fa9
|
Remove erouneous line related to #939
|
2020-08-25 13:00:54 +02:00 |
|
Thomas Krijnen
|
afb2aaab5a
|
Fixes for polygonal facesets and skip over errors in SVG
|
2020-08-13 12:22:03 +02:00 |
|
Thomas Krijnen
|
06b512c2e3
|
#939 break up closed loops for swept disk
|
2020-08-09 20:50:39 +02:00 |
|
Thomas Krijnen
|
97f03d3933
|
Skip degenerate triangles in IfcTriangulatedFaceSet #934
|
2020-08-03 10:57:10 +02:00 |
|
Thomas Krijnen
|
75cff21efe
|
#939 closed sweep
|
2020-07-30 11:12:55 +02:00 |
|
Thomas Krijnen
|
ed98983687
|
Tolerance handling, error detection and triangulation on tesselation geometry #814
|
2020-03-25 14:05:22 +01:00 |
|
Thomas Krijnen
|
86b02a9adf
|
Address some warnings
|
2020-03-18 11:59:11 +01:00 |
|
Thomas Krijnen
|
0cfbde13b9
|
PERMISSIVE_EXTRUSION preproc directive
|
2020-03-17 11:57:43 +01:00 |
|
Thomas Krijnen
|
2e6f5c1bd9
|
Fix #776 IfcPolygonalFaceSet units
|
2020-02-03 14:00:21 +01:00 |
|
Thomas Krijnen
|
07756ab2da
|
Renable wire segmentation for #468 and #674
|
2020-01-12 14:40:27 +01:00 |
|
Thomas Krijnen
|
4320888d9d
|
Fix #726, #728, #730 by other transition mode, more aggressive curve approx and custom revolution implementation
|
2020-01-11 14:23:16 +01:00 |
|
Thomas Krijnen
|
bfaa9ed5f9
|
Old OCC compatibility
|
2019-11-22 13:12:39 +01:00 |
|
Johan Luttun
|
a2418cf260
|
added faceset feature (#714)
* added faceset feature
* indented code correctly
* better indentation on selected hunk
|
2019-11-22 12:58:30 +01:00 |
|
Thomas Krijnen
|
5fcee9dfe5
|
spherical toroidal surface
|
2019-11-01 16:11:26 +01:00 |
|
Thomas Krijnen
|
159ce931b4
|
Break up sweeps along adjacent non-linear segments.
|
2019-11-01 15:06:04 +01:00 |
|
Thomas Krijnen
|
4000fef4c7
|
Don't apply too many half space subtraction operands at once
|
2019-10-15 15:06:51 +02:00 |
|
Thomas Krijnen
|
839b5a2699
|
Minor cleanups, 4x1 and 4x2 geom lib, granular schema macros
|
2019-06-26 13:50:46 +02:00 |
|
Thomas Krijnen
|
35160e5a94
|
Update some code comments
|
2019-06-19 12:41:54 +02:00 |
|
ninichki
|
443b8c2079
|
Boolean Operands like ST_SHAPELIST should not append all shapes
|
2019-06-14 17:33:30 +02:00 |
|
Thomas Krijnen
|
f5b7d0db59
|
Remove additional fuzz markup on halfspace operands and initially process with smaller fuzz. Fixes #601
|
2019-06-05 16:58:08 +02:00 |
|
Thomas Krijnen
|
901e805d24
|
Revert 13d2cf3357
|
2019-05-24 14:29:21 +02:00 |
|
Thomas Krijnen
|
41972bba7d
|
Merge branch 'master' into v0.6.0
|
2019-05-24 12:10:00 +02:00 |
|
Thomas Krijnen
|
17077c74a9
|
Unify transitionmode for swept disk and swept area
|
2019-05-24 12:09:33 +02:00 |
|
Thomas Krijnen
|
71118fb126
|
Retain topology information when triangulating face boundaries. #574
|
2019-04-24 16:32:06 +02:00 |
|
Thomas Krijnen
|
ac4be43170
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomRenderStyles.cpp
# src/ifcgeom/IfcGeomWires.cpp
# src/ifcparse/IfcLogger.cpp
# src/ifcparse/IfcLogger.h
# src/ifcparse/IfcParse.cpp
# src/ifcparse/IfcUtil.cpp
# src/serializers/ColladaSerializer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
|
2019-03-08 11:40:16 +01:00 |
|
Thomas Krijnen
|
e4fdfd2eb3
|
Apply length unit to IfcCylindricalSurface Radius. Fixes #553
|
2019-03-04 17:23:15 +01:00 |
|
David Leverton
|
d12cacbd2e
|
Fix Position handling for IfcSurfaceCurveSweptAreaSolid
|
2019-02-13 15:34:50 +00:00 |
|
Thomas Krijnen
|
4822b57584
|
Process binary trees of boolean ops in a single call. Fixes #546
|
2019-02-13 10:08:55 +01:00 |
|
Thomas Krijnen
|
5ee32fb945
|
Merge branch 'master' into v0.6.0
|
2019-01-16 12:30:12 +01:00 |
|
Thomas Krijnen
|
b1754f7b26
|
Remove debug prints
|
2019-01-05 13:45:54 +01:00 |
|
Thomas Krijnen
|
f24944be48
|
Merge branch 'master' into v0.6.0
|
2018-12-31 11:40:16 +01:00 |
|
Thomas Krijnen
|
dec0c646cc
|
Only round corners on discontinuous spines. Fixes #358.
|
2018-12-31 11:39:35 +01:00 |
|
Thomas Krijnen
|
13d2cf3357
|
Remove --sew-shells option, always on now
|
2018-12-28 15:36:10 +01:00 |
|
Thomas Krijnen
|
0c8e9e7040
|
Merge branch 'master' into v0.6.0
# Conflicts:
# src/ifcgeom/IfcGeomIteratorImplementation.h
|
2018-12-12 16:20:50 +01:00 |
|
Thomas Krijnen
|
72c96905b9
|
Option to validate created geometries based on explicit quantities
|
2018-12-12 12:33:09 +01:00 |
|
Thomas Krijnen
|
336601a7ae
|
Missing FindFromKey() overload on older versions of occt
|
2018-12-11 10:55:03 +01:00 |
|
Thomas Krijnen
|
d3092090df
|
Substitute tiny trimmed curves with linear approximation when deflection within tolerance
|
2018-12-10 17:15:39 +01:00 |
|
Thomas Krijnen
|
a7c7a684ee
|
Emit surface genus for representation items
|
2018-12-10 11:33:54 +01:00 |
|
Thomas Krijnen
|
0fcf1f14c8
|
Merge branch 'master' into v0.6.0
|
2018-12-10 10:41:58 +01:00 |
|
Thomas Krijnen
|
f849434f24
|
More defensive IfcCurveBoundedPlane processing
|
2018-12-09 11:59:49 +01:00 |
|
Thomas Krijnen
|
3ff619c7ed
|
Quantities in convert and geomserver. Faceset helper for creating edge pairs.
|
2018-11-02 16:10:06 +01: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
|
b13c912c47
|
Work on #426
|
2018-08-20 11:46:26 +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 |
|
Thomas Krijnen
|
6d25047c6b
|
higher fuzz on half spaces
|
2018-06-12 16:15:28 +02:00 |
|
Thomas Krijnen
|
8b4650b169
|
Fix compilation on msvc
|
2017-12-20 16:38:55 +01:00 |
|
Thomas Krijnen
|
a792a7e2c7
|
Two simultaneous IfcGeom implementations
|
2017-12-18 15:25:09 +01:00 |
|
Thomas Krijnen
|
c099234796
|
Update ifcgeom
|
2017-12-11 15:07:40 +01:00 |
|
Thomas Krijnen
|
c0a2e3395f
|
Triangulate non-planar wires when invoked with --sew-shells
|
2017-11-27 16:27:36 +01:00 |
|
Thomas Krijnen
|
aa0a6aa5d1
|
Fix #178
|
2017-08-01 16:45:11 +02:00 |
|