bubnikv
|
f1965f46dd
|
Further C++isation of the admesh library & TriangleMesh
(copy & move constructors / operators)
|
2019-06-13 16:33:50 +02:00 |
|
bubnikv
|
c1fed74010
|
Sharing TriangleMesh objects between the front end (UI) and back end
(background processing)
|
2019-06-11 17:08:47 +02:00 |
|
bubnikv
|
4b5741c2d7
|
admesh refactoring: replaced various diagnostics outputs with boost::log
|
2019-06-10 19:45:38 +02:00 |
|
bubnikv
|
c073749ee1
|
admesh refactoring: separation of the shared vertices / indices
into an indexed_triangle_set structure
|
2019-06-10 18:30:54 +02:00 |
|
bubnikv
|
362c229a5c
|
Refactored admesh to get rid of the error and fp members of stl_file.
|
2019-06-10 17:17:36 +02:00 |
|
bubnikv
|
d2b1a6bd69
|
admesh refactoring: Move the hashing structure out of stl_file
|
2019-06-10 16:53:08 +02:00 |
|
bubnikv
|
0e26eb0aeb
|
WIP: Admesh - replacement of C memory allocation with std vectors
|
2019-06-04 22:06:42 +02:00 |
|
bubnikv
|
8ad52f0461
|
Vojtech's improvements in the SLA preview cutting dialog.
|
2019-04-11 15:44:32 +02:00 |
|
bubnikv
|
1260b8deb3
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|