Vojtech Bubnik
|
651b60b899
|
Fixing clang compiler warnings
|
2021-11-30 10:50:27 +01:00 |
|
Filip Sykala
|
9a4ce1673f
|
Fix trouble case test
|
2021-09-02 11:17:07 +02:00 |
|
Filip Sykala
|
0c73c304e6
|
FIX Creation of non volume place in mode during simplification
|
2021-09-01 19:15:16 +02:00 |
|
Filip Sykala
|
73196a8305
|
Extend simplify test to chack distance of each triangle center and each vertices. Both simplify to origin and vice versa
|
2021-08-16 18:04:38 +02:00 |
|
Filip Sykala
|
fce1f86405
|
Fix: prevent degeneration of model during simplification
|
2021-08-06 15:11:20 +02:00 |
|
Filip Sykala
|
9b646f3e42
|
truncate model name
|
2021-07-21 08:34:43 +02:00 |
|
Filip Sykala
|
68fe5c3630
|
QEC: When collapsing edge flip normal than check other edges in triangle
Quadric is calculated with double precission of normal
Fix calculation of normal for changed triangles
|
2021-07-19 15:46:41 +02:00 |
|
Filip Sykala
|
a364ef3d6a
|
Add simplification GUI
|
2021-07-19 09:17:50 +02:00 |
|
Filip Sykala
|
e9cb528198
|
FIX Simplify test
|
2021-07-09 10:31:05 +02:00 |
|
Filip Sykala
|
c5890b9b67
|
Add throw_on_cancel and statusfn into QEC
|
2021-07-09 09:09:52 +02:00 |
|
Filip Sykala
|
e58d6c98a3
|
Extend test with checking simplified model distance to original model
|
2021-07-08 08:33:06 +02:00 |
|
Filip Sykala
|
8dbc7c57d6
|
Add test checking diference in volume before/after simplification
FIX warnings
..\src\libslic3r\QuadricEdgeCollapse.cpp(173): warning C4056: overflow in floating-point constant arithmetic
..\src\libslic3r\QuadricEdgeCollapse.cpp(232): warning C4056: overflow in floating-point constant arithmetic
|
2021-06-22 09:41:38 +02:00 |
|
Filip Sykala
|
429aff468a
|
Add quadric edge collapse
|
2021-06-22 09:21:16 +02:00 |
|
tamasmeszaros
|
04331beb33
|
Add new (winner) neighbor index based on measurements
|
2021-06-08 10:34:32 +02:00 |
|
tamasmeszaros
|
2227d0f1ad
|
Added measuring sandbox for neighbors index creation
|
2021-06-08 10:34:32 +02:00 |
|
tamasmeszaros
|
1ee724e7ed
|
Corrected mesh split implementation
|
2021-06-08 10:28:23 +02:00 |
|