Fixed reset of bed 3d model
This commit is contained in:
parent
4ba7dfb6dd
commit
36049788ac
1 changed files with 1 additions and 0 deletions
|
@ -1515,6 +1515,7 @@ void GLModel::set_scale(const Vec3d& scale)
|
||||||
|
|
||||||
void GLModel::reset()
|
void GLModel::reset()
|
||||||
{
|
{
|
||||||
|
m_volume.indexed_vertex_array.release_geometry();
|
||||||
m_filename = "";
|
m_filename = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue