359de84a05
Fixing issues from code cleanup
2019-02-26 18:09:33 +01:00
43f03b8032
Incorporate individual support point radius.
2019-02-26 17:13:33 +01:00
e38522b3c1
Tiny cosmetics
2019-02-25 13:24:01 +01:00
fcc1b2ad69
Reworked polygon sampling for SLA auto support generation.
...
Conditional compilation of an igl winding number tree for SLA support generator, as it is not used as of now and initialization of the tree is expensive.
Fixed issue with passing the new SLA point definition to the back end and back to the UI.
2019-02-17 13:05:22 +01:00
9dff44a8ad
SLA support gizmo does not use Grabber class anymore
2019-02-04 12:33:59 +01:00
24a0fdb844
SLA support points generator now uses precalculated aabb tree
2019-02-04 09:50:25 +01:00
3f10b2f7f8
Getting around signed_distance in pinhead_mesh_intersect
2019-01-30 17:35:39 +01:00
7c839b8469
Many major issues solved. Performance may be degraded.
2019-01-29 15:10:07 +01:00
6c0b65208f
Introducing signed_distance into the collision detection.
...
Everything is broken O.o
2019-01-18 16:21:44 +01:00
e160cf3ffb
EigenMesh upgraded with inside check capability.
2019-01-17 16:44:26 +01:00
8391e73416
WIP
2019-01-15 11:09:00 +01:00
7fa430c56d
Adding an AABB tree to EigenMesh3D.
...
Yet to be used.
2019-01-14 17:28:02 +01:00
760b1cd9bc
Fix for normal averaging and hidden parameter for max normal Z angle.
2019-01-02 15:48:38 +01:00
abf34c3b6d
Debug logs during SLA processing
2019-01-02 11:52:15 +01:00
70bfa4202f
Fix for SPE-700 (Corrupted slice data)
2018-12-20 15:24:02 +01:00
a5b846f7fc
Improved edge normal detection. Also removed some warnings.
2018-12-20 12:08:06 +01:00
b613334b81
Considering multiple neighboring triangles for support point normals
2018-12-17 15:58:15 +01:00
68de2d9813
Added cancellation points. Added new flip xy option. Refactor and waring removal.
2018-12-12 11:36:02 +01:00
52c9dd3252
Enabled compilation of SLA libigl dependent code to see what errors
...
will come out of the build server.
2018-11-26 15:44:13 +01:00
7fe7f33b80
Fix for crash when generating supports with empty input points
2018-11-23 10:28:26 +01:00
ffe6862626
Slicing object and rasterization generates output zip. Needs testing.
2018-11-13 17:33:03 +01:00
33eade5300
SLA backround processing pipeline invisible but runs.
2018-11-12 11:46:38 +01:00
dbf6ddd344
Trying to bypass igl in 32 bit MSVC
2018-11-08 17:15:10 +01:00
4a2da3d443
Trying to fix compilation of IGL AABB tree on 32 bit platform.
...
Removing alignment constraints from Eigen Matrix aliases.
2018-11-08 16:43:33 +01:00
48bc166d6d
Importing the SLA computing module into the native source tree.
2018-11-02 11:57:57 +01:00