bubnikv
|
590c290ede
|
Fix of a typo.
|
2019-06-10 22:43:42 +02:00 |
|
bubnikv
|
af5017c46c
|
admesh refactoring: Use Eigen vec3i for indexed triangles.
|
2019-06-10 21:14:58 +02:00 |
|
bubnikv
|
313ec7424a
|
admesh refactoring: replaced various diagnostics outputs with boost::log
|
2019-06-10 19:45:38 +02:00 |
|
bubnikv
|
6defabea53
|
admesh refactoring: separation of the shared vertices / indices
into an indexed_triangle_set structure
|
2019-06-10 18:30:54 +02:00 |
|
bubnikv
|
65238a89b1
|
admesh refactoring: Removed the shared_vertices counter as it is now
contained inside v_shared std::vector
|
2019-06-10 17:36:15 +02:00 |
|
bubnikv
|
a1c38794fb
|
Refactored admesh to get rid of the error and fp members of stl_file.
|
2019-06-10 17:17:36 +02:00 |
|
bubnikv
|
025f86ca3f
|
Fix of the previous refactoring.
|
2019-06-10 11:04:09 +02:00 |
|
bubnikv
|
8da54139c4
|
WIP: Admesh - replacement of C memory allocation with std vectors
|
2019-06-04 22:06:42 +02:00 |
|
bubnikv
|
3ab886b747
|
Fix of mesh decimation (the admesh library).
Fixes "Unable to save project (#2445)"
|
2019-06-04 18:25:53 +02:00 |
|
bubnikv
|
18025cc669
|
Reworked the command line interface based on the current state
of the upstream.
Thanks @alexrj, @lordofhyphens for the original code of slic3r.cpp
|
2019-03-13 15:44:50 +01:00 |
|
bubnikv
|
0558b53493
|
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 |
|