Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
This commit is contained in:
@@ -401,7 +401,7 @@ private:
|
||||
|
||||
// This holds information to decide whether recalculation is necessary:
|
||||
std::vector<Transform3d> m_volumes_matrices;
|
||||
std::vector<ModelVolume::Type> m_volumes_types;
|
||||
std::vector<ModelVolumeType> m_volumes_types;
|
||||
Vec3d m_first_instance_scale;
|
||||
Vec3d m_first_instance_mirror;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user