Bugfix: scaling object from the plater applied scale factor over the factor used in the previous slicing job. #1075

This commit is contained in:
Alessandro Ranellucci 2013-05-14 16:31:50 +02:00
parent 7eff002e21
commit 06ad6b70f8
3 changed files with 11 additions and 1 deletions

View file

@ -19,6 +19,7 @@ my $build = Module::Build->new(
'Moo' => '0.091009',
'perl' => '5.10.0',
'Scalar::Util' => '0',
'Storable' => '0',
'Time::HiRes' => '0',
},
build_requires => {