tamasmeszaros
|
be7428d66e
|
sla::Raster interface clarified and covered with tests.
Also renamed sla::SupportTreeAlgorithm to SupportTreeBuildsteps.
|
2019-10-01 14:58:37 +02:00 |
|
tamasmeszaros
|
705e82ec8e
|
Deeper test coverage for support tree generation.
Restructuring for testability.
|
2019-10-01 14:58:37 +02:00 |
|
tamasmeszaros
|
e675a5d5c6
|
Reworked pad creation algorithm with new parameters:
* brim size
* force pad around object everywhere
|
2019-10-01 14:58:37 +02:00 |
|
tamasmeszaros
|
17a7f58828
|
Revert full parallel support tree generation to partially parallel.
|
2019-08-30 15:13:40 +02:00 |
|
tamasmeszaros
|
65368db49b
|
Merge branch 'master' into tm_clang_mingw
|
2019-08-16 16:37:02 +02:00 |
|
tamasmeszaros
|
c187a5fb69
|
Fix up build and clear dev output
|
2019-08-16 16:31:05 +02:00 |
|
tamasmeszaros
|
7e0199746e
|
more clang warnings enabled, performance measuring
Succesfull build on mingw-w64
fix sandboxes
Mingw fixes and full parallel support tree gen.
|
2019-08-16 16:17:37 +02:00 |
|
tamasmeszaros
|
a49caea6cc
|
Hotfix for crash when empty pad and support mesh is generated.
|
2019-08-09 17:13:18 +02:00 |
|
tamasmeszaros
|
52702769d4
|
Hotfix for crash with support disabled and pad enabled.
|
2019-08-08 19:12:37 +02:00 |
|
tamasmeszaros
|
1ab3268d55
|
Performance optimizations and some cleanup.
Optional heavy parallelism which is disabled by default. Would like to test it further in a next release cycle.
|
2019-07-30 17:57:07 +02:00 |
|
tamasmeszaros
|
320f964847
|
Fixing zero elevation bug when concave hull overlap was not detected.
Backported from tm_perf_optims
|
2019-07-30 14:24:42 +02:00 |
|
tamasmeszaros
|
af89bcee53
|
Merge branch 'master' into tm_builtin_pad
|
2019-07-09 13:21:26 +02:00 |
|
tamasmeszaros
|
18fcb64681
|
Fixing broken SLA slicing: SPE-984
|
2019-07-09 13:12:55 +02:00 |
|
tamasmeszaros
|
3b0e0aaed4
|
Fixes for degenerate cases.
|
2019-06-20 13:01:48 +02:00 |
|
tamasmeszaros
|
d7684188f9
|
Removing unused pad parts working
|
2019-06-18 11:28:52 +02:00 |
|
tamasmeszaros
|
778b2cf293
|
WIP on removing unused parts of pad
|
2019-06-17 18:06:52 +02:00 |
|
tamasmeszaros
|
80fddb7aaf
|
Merge branch 'master' into tm_builtin_pad
|
2019-06-17 12:17:01 +02:00 |
|
tamasmeszaros
|
c5037540e9
|
Warning hunt session.
|
2019-06-14 18:17:17 +02:00 |
|
tamasmeszaros
|
e4cb75edde
|
Fix build on Mac
|
2019-06-12 17:33:04 +02:00 |
|
tamasmeszaros
|
4ffe3278be
|
Hotfix for pad shape deduction.
|
2019-06-12 17:09:40 +02:00 |
|
tamasmeszaros
|
10897524df
|
Fixes for gap detection and case with no pad, but zero elevation.
|
2019-06-12 15:29:24 +02:00 |
|
tamasmeszaros
|
12396c3051
|
Fine tuning parameters and fixing pad wings when greater gaps are used.
|
2019-06-12 13:15:42 +02:00 |
|
tamasmeszaros
|
6877c075dc
|
SPE-742: Parameter layer for zero elevation feature.
|
2019-06-11 18:17:20 +02:00 |
|
tamasmeszaros
|
b7e3ee0709
|
Refactor, fix wall normals and gap detection.
|
2019-06-11 16:17:51 +02:00 |
|
tamasmeszaros
|
ddd0a9abb6
|
SPE-742: Builtin pad feature in zero elevation mode.
|
2019-06-11 12:40:07 +02:00 |
|
tamasmeszaros
|
9dc6699229
|
Eliminate some warnings
|
2019-05-20 12:29:14 +02:00 |
|
tamasmeszaros
|
afbe0d9e60
|
Further optimizations for SLA memory usage.
|
2019-04-25 18:48:31 +02:00 |
|
Lukas Matena
|
63ce3c3150
|
SLA gizmo now does not make redundant copies of the object and supports meshes
|
2019-04-16 09:04:04 +02:00 |
|
Lukas Matena
|
f33e9bf609
|
TriangleMeshSlicer is now initialized by const-pointer to the mesh, responsibility for calling require_shared_vertices is left to the caller
|
2019-04-16 09:04:04 +02:00 |
|
tamasmeszaros
|
a55022ae2f
|
Fix for issue SPE-901
|
2019-04-12 10:26:33 +02:00 |
|
tamasmeszaros
|
63a899b239
|
Using same slicing grid for the supports and the model.
|
2019-03-21 16:14:26 +01:00 |
|
tamasmeszaros
|
cd2cccec5f
|
Adding validation code for support parameters (elevation)
|
2019-03-18 15:31:47 +01:00 |
|
tamasmeszaros
|
160d708ecd
|
Typo fix....
sorry guys
|
2019-03-18 11:27:27 +01:00 |
|
tamasmeszaros
|
0d9a74bb6d
|
Fix for ugly code.
|
2019-03-18 10:48:23 +01:00 |
|
tamasmeszaros
|
fdf59f756c
|
Fixing memory corruption from invalidated references
|
2019-03-15 15:30:20 +01:00 |
|
tamasmeszaros
|
594d40cec8
|
Fixing error with sla array indexing
|
2019-03-14 09:36:03 +01:00 |
|
tamasmeszaros
|
c6bae3e251
|
Slight enhancements in the cascading algorithm.
|
2019-03-13 17:29:47 +01:00 |
|
tamasmeszaros
|
1778c51af1
|
Fixed seed for the genetic optimizer for support generation
|
2019-03-12 15:21:55 +01:00 |
|
tamasmeszaros
|
8b23740d30
|
Fixing issue with cascading pair has function.
|
2019-03-11 18:17:26 +01:00 |
|
tamasmeszaros
|
140c717c04
|
Enable imgui support point size. Fine tuning of support params.
|
2019-03-11 14:55:28 +01:00 |
|
tamasmeszaros
|
7857206442
|
Fixes for cascading logic.
|
2019-03-08 16:06:21 +01:00 |
|
tamasmeszaros
|
7c09b841bc
|
Fix for the application of the new pillar link distance parameter
|
2019-03-08 14:18:22 +01:00 |
|
tamasmeszaros
|
1cb1c12812
|
Fine tuning the new parameters and adding max_pillar_link_distance
|
2019-03-08 11:39:34 +01:00 |
|
tamasmeszaros
|
3bce99bd23
|
Fixes for interconnection issues.
|
2019-03-07 17:17:47 +01:00 |
|
tamasmeszaros
|
0d59433178
|
Fix build on Mac
|
2019-03-07 13:01:28 +01:00 |
|
tamasmeszaros
|
28a516b6dc
|
Fix a missing definition issue
|
2019-03-07 12:48:17 +01:00 |
|
tamasmeszaros
|
a7c07960ee
|
Merge branch 'master' into tm_colldetection_upgr
|
2019-03-07 12:02:28 +01:00 |
|
tamasmeszaros
|
9131b1658a
|
Replacing simplex optimizers with more intelligent genetic ones.
|
2019-03-07 12:01:21 +01:00 |
|
tamasmeszaros
|
efd3d27425
|
Experimental working version of onmodel pillar cascading.
|
2019-03-06 18:00:34 +01:00 |
|
tamasmeszaros
|
0a2ef07ca0
|
Reworking sidehead to pillar connections.
|
2019-03-06 15:21:07 +01:00 |
|