mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 21:35:54 +08:00
Fixed reset of bed 3d model
This commit is contained in:
parent
4ba7dfb6dd
commit
36049788ac
@ -1515,6 +1515,7 @@ void GLModel::set_scale(const Vec3d& scale)
|
||||
|
||||
void GLModel::reset()
|
||||
{
|
||||
m_volume.indexed_vertex_array.release_geometry();
|
||||
m_filename = "";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user