Thomas Krijnen
|
a805496895
|
Disable polyline point removal
|
2020-01-29 17:29:33 +01:00 |
|
Thomas Krijnen
|
b91a34c8c6
|
Track time; fixes for wall connectivity check
|
2020-01-29 14:57:49 +01:00 |
|
Thomas Krijnen
|
7a8a5e2ebb
|
Dont close polylines automatically
|
2020-01-26 17:11:02 +01:00 |
|
Thomas Krijnen
|
b6a7ba1e1c
|
Fix for open polyhedra
|
2020-01-26 13:58:02 +01:00 |
|
Thomas Krijnen
|
3575aded90
|
containment check
|
2020-01-21 16:26:00 +01:00 |
|
Thomas Krijnen
|
d9805185ee
|
Fix boolean op style selection
|
2020-01-15 11:50:44 +01:00 |
|
Thomas Krijnen
|
f58d9243fa
|
Fix trimmed curve where vertex order does not agree with linear curve geom
|
2020-01-15 10:35:31 +01:00 |
|
Thomas Krijnen
|
68763f4988
|
Don't raise error on eliminated compcurve polygon points
|
2020-01-12 15:18:12 +01:00 |
|
Thomas Krijnen
|
98d8a3477d
|
Limit max angle for trimmed curve approx
|
2020-01-12 15:17:48 +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
|
6047addfae
|
#include <Message_Msg.hxx>
|
2020-01-10 10:05:31 +01:00 |
|
Thomas Krijnen
|
99706bdf5a
|
Fix #741
|
2020-01-07 14:17:55 +01:00 |
|
Thomas Krijnen
|
a729f489ee
|
Fix double free
|
2019-12-14 14:41:41 +01:00 |
|
Thomas Krijnen
|
59b04c7857
|
Validation work using Nef
|
2019-12-14 13:25:30 +01:00 |
|
Thomas Krijnen
|
974e3fa904
|
Correct clean up in Iterator
|
2019-12-14 13:23:40 +01:00 |
|
Thomas Krijnen
|
e283b51dbc
|
Add includes for older occt versions
|
2019-11-26 12:47:43 +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
|
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
|
c89d268986
|
More elaborate shape fixing on face surface
|
2019-11-07 14:04:45 +01:00 |
|
Thomas Krijnen
|
e36357d381
|
Log error about missing triangulation
|
2019-11-05 15:47:02 +01:00 |
|
Thomas Krijnen
|
8d96f40934
|
Check for inner wires before reinitializing face builder
|
2019-11-05 15:27:39 +01:00 |
|
Thomas Krijnen
|
a1253b004d
|
Fixes for closed/non-periodic nurbs curve edges #586
|
2019-11-05 15:13:34 +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
|
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 |
|
Thomas Krijnen
|
a5de17228a
|
Work towards space boundaries fix
|
2019-10-06 19:03:31 +02:00 |
|
Thomas Krijnen
|
f391b425ba
|
dilate as boolean
|
2019-10-06 09:11: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
|
596e13b24c
|
Add null check on trimmed curve
|
2019-09-27 15:12:35 +02: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
|
389964c9f4
|
cgal boolean result and minkowski sum for dilation
|
2019-09-25 15:30:11 +02:00 |
|
Thomas Krijnen
|
11ad1b2cc5
|
cgal extrusion
|
2019-09-24 15:46:50 +02:00 |
|
Thomas Krijnen
|
d91ac7363f
|
Mark loops from profile_helper as external
|
2019-09-22 16:02:48 +02:00 |
|
Thomas Krijnen
|
0085393884
|
Take into account vertex welding
|
2019-09-22 16:02:22 +02:00 |
|
Thomas Krijnen
|
61403e878e
|
Try catch face normal computation
|
2019-09-22 16:02:05 +02:00 |
|
Thomas Krijnen
|
474786c4c5
|
IfcArbitraryProfileDefWithVoids
|
2019-09-22 10:32:03 +02:00 |
|
Thomas Krijnen
|
1f4bc28e2b
|
Product placements and openings
|
2019-09-19 10:11:01 +02:00 |
|
Thomas Krijnen
|
3cde411e1b
|
halfspaces and boolean ops
|
2019-09-18 16:35:26 +02:00 |
|
Thomas Krijnen
|
a447dc6208
|
Work towards trimmed curves
|
2019-09-16 19:30:11 +02:00 |
|
Thomas Krijnen
|
3731c95728
|
Mapped item
|
2019-09-16 17:40:55 +02:00 |
|
Thomas Krijnen
|
d59f3e9932
|
Polyline
|
2019-09-16 15:40:13 +02:00 |
|
Thomas Krijnen
|
04bce57e80
|
Fix placements
|
2019-09-16 10:25:39 +02:00 |
|
Thomas Krijnen
|
e3041219b5
|
Further work on profiles
|
2019-09-15 15:59:05 +02:00 |
|
Thomas Krijnen
|
0c54bdcd54
|
Cleanup
|
2019-09-04 09:10:57 +02:00 |
|
Thomas Krijnen
|
bed9c44883
|
mark bounds as external based on entity type
|
2019-09-01 18:46:11 +02:00 |
|