Thomas Krijnen
|
1e80e67df5
|
#1472 various considerations for handling of non-manifold elements with openings
|
2021-05-23 16:26:34 +02:00 |
|
Thomas Krijnen
|
81ad689478
|
#841 missing return value
|
2021-05-13 10:09:09 +02:00 |
|
Thomas Krijnen
|
229ba95d4b
|
#1442 no longer create compsolids in extrusions
|
2021-05-12 09:58:11 +02:00 |
|
Thomas Krijnen
|
cf68cf6f5c
|
new_helper
|
2021-05-11 22:35:46 +02:00 |
|
Thomas Krijnen
|
9584687fcf
|
Ensure solid from tapered extrusions
|
2021-04-24 20:47:25 +02:00 |
|
Priit Laes
|
077f9b701d
|
ifcgeom: Remove unneeded cast causing warning by -Wignored-qualifiers
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
36ade628cf
|
Fix grammar
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
0f59f3e35a
|
ifcgeom: Remove unused variable
|
2021-03-20 10:56:57 +01:00 |
|
Thomas Krijnen
|
624e296d24
|
#1368 fix layerset folding: check length thichkness ratio
|
2021-03-13 10:05:33 +01:00 |
|
Jesse Vander Does
|
333ba08841
|
Added '--no-wire-intersection-tolerance' option
|
2021-02-09 13:43:29 +01:00 |
|
Jesse Vander Does
|
4ea95960a2
|
Added '--strict-tolerance' option
|
2021-02-09 13:43:29 +01:00 |
|
Jesse Vander Does
|
10f4bca5d2
|
Moved no wire flag inside of wire_intersections method
|
2021-02-09 13:43:29 +01:00 |
|
Jesse Vander Does
|
c9c6529978
|
Added '--no-wire-intersection-check'
|
2021-02-09 13:43:29 +01:00 |
|
Jesse Vander Does
|
2829a0764b
|
Remove wire intersection check to preserve faces
|
2021-02-09 13:43:29 +01:00 |
|
Thomas Krijnen
|
acb518613b
|
#1118 check parallel and shape type
|
2020-11-25 11:02:57 +01:00 |
|
Thomas Krijnen
|
b1c4481795
|
Option to disable boolean results (sets result to first operand)
|
2020-11-24 16:58:05 +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
|
b8e0c21dcc
|
[g++-warning-fix] Fixed comparison between signed and unsigned integer expressions
|
2020-11-08 15:52:54 +01:00 |
|
Thomas Krijnen
|
f5c57d2a1c
|
#1078 check optional opening attributes
|
2020-11-05 13:37:21 +01:00 |
|
Thomas Krijnen
|
ee1e9b4aec
|
--force-space-transparency
|
2020-09-27 11:51:00 +02:00 |
|
Thomas Krijnen
|
32ebd08158
|
#996 Handle CompSolid/Compound in Slicer output
|
2020-09-20 11:12:57 +02:00 |
|
Thomas Krijnen
|
757e3b5272
|
#996 Correct thickness computation
|
2020-09-20 11:11:44 +02:00 |
|
Thomas Krijnen
|
5c20e7b62a
|
#816 Use more than one cycle of self intersections in IfcArbitraryClosedProfileDef
|
2020-08-25 13:51:59 +02:00 |
|
Thomas Krijnen
|
431e703137
|
Don't emit material warnings without faces
|
2020-08-16 11:41:07 +02:00 |
|
Thomas Krijnen
|
093ebb2d8f
|
Don't try to apply opening elements marked as Reference
|
2020-07-13 13:19:28 +02:00 |
|
Thomas Krijnen
|
b8d0e22aa8
|
#891 silence gcc-10 bug
|
2020-06-15 11:56:04 +02:00 |
|
blocovin
|
6e2038c1f5
|
Use model-offset in IfcGeom::Kernel and add model-rotation
|
2020-06-14 12:16:20 +02:00 |
|
Thomas Krijnen
|
afb05f42db
|
Merge branch 'master' into v0.6.0
|
2020-06-07 20:23:00 +02:00 |
|
Thomas Krijnen
|
86d7205760
|
layerset-first setting
|
2020-06-07 19:46:10 +02:00 |
|
Thomas Krijnen
|
839ca49a7a
|
Fix #861
|
2020-05-20 11:55:59 +02:00 |
|
Thomas Krijnen
|
df81490f86
|
Don't run wire intersection checks on parallel edge pairs
|
2020-03-27 13:26:34 +01:00 |
|
AlaaB2020
|
9f2443e01c
|
Update IfcGeomFunctions.cpp
Changing comment to be suitable for the code change
|
2020-02-26 10:42:23 +02:00 |
|
AlaaB2020
|
9cab063671
|
Update IfcGeomFunctions.cpp
get the first material even if there are more than one material layer
|
2020-02-24 13:08:21 +02:00 |
|
Thomas Krijnen
|
d9805185ee
|
Fix boolean op style selection
|
2020-01-15 11:50:44 +01:00 |
|
Thomas Krijnen
|
c385257c92
|
Add more warning related to rep usage. See #724
|
2019-11-18 12:59:48 +01:00 |
|
Thomas Krijnen
|
5237f4a634
|
Add warning related to rep usage. See #724
|
2019-11-17 14:07:32 +01:00 |
|
Thomas Krijnen
|
5fcee9dfe5
|
spherical toroidal surface
|
2019-11-01 16:11:26 +01:00 |
|
Thomas Krijnen
|
503029733c
|
Fix face-face distance calc and hardcode tolerance independent of precision.
|
2019-10-15 14:14:50 +02:00 |
|
Thomas Krijnen
|
734c456fa5
|
Properly adjust wire intersection tolerance based on vertex clustering
|
2019-10-15 12:53:44 +02:00 |
|
Dion Moult
|
8e2723951d
|
Fix #670 - fix compilation with OCE and C++11 range based for loop
|
2019-09-28 23:14:08 +10:00 |
|
Thomas Krijnen
|
ae6dfce7e3
|
Add an excemption for the requirement of boolean op result to be manifold
|
2019-09-26 15:14:23 +02:00 |
|
Thomas Krijnen
|
75b24c2352
|
Put maximum length on layerset wall end point intersection
|
2019-08-21 11:59:30 +02:00 |
|
Thomas Krijnen
|
16ce1f0823
|
Make sure layerset fold is parallel to other wall axis curve
|
2019-08-16 10:42:48 +02:00 |
|
Thomas Krijnen
|
af1853de04
|
Iterative epsilon in faceset helper
|
2019-08-09 17:48:56 +02:00 |
|
Thomas Krijnen
|
1103f545a2
|
Double braces for older version of g++
|
2019-06-30 10:51:45 +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
|
12e9f7b941
|
Merge branch 'master' into v0.6.0
|
2019-06-15 15:24:53 +02:00 |
|
Thomas Krijnen
|
826316cb2b
|
Remove duplicate faces in faceset_helper. Fixes #600
|
2019-06-14 11:32:59 +02:00 |
|
Otso Alho
|
19ed074b4a
|
inverse thicknesses
|
2019-06-07 11:17:51 +02:00 |
|
Otso Alho
|
2cfe74ce09
|
reverse styles also when reversing surfaces
|
2019-06-07 11:17:51 +02:00 |
|