Mark Hindess 407de02fe4 Use binary search for get_layer_range.
Gives a 13% speed up on Teethy_Tiki.stl (thing:49334) with default settings
on my laptop.
When $self->layers->[0]->slice_z == $min_z the returned $min_layer value is
0 rather than the (incorrect?) -1 returned by the old code.
2013-04-18 19:29:05 +01:00
..
2013-04-18 17:36:06 +02:00
2013-04-18 19:49:02 +02:00
2013-03-17 02:22:50 +01:00
2013-03-17 02:22:50 +01:00
2013-03-11 12:47:27 +01:00
2013-04-08 22:23:51 +02:00
2013-03-10 12:33:10 +01:00
2013-03-10 11:37:16 +01:00
2013-03-31 19:50:22 +02:00
2013-03-31 19:50:22 +02:00
2013-04-18 18:40:59 +02:00