Fixed build and warnings on Linux and Mac
Fixed conflicts during rebase with master
This commit is contained in:
parent
e3d648c802
commit
3b3edb5a97
3 changed files with 3 additions and 2 deletions
|
@ -4146,7 +4146,6 @@ void GLCanvas3D::do_reset_skew(const std::string& snapshot_type)
|
|||
|
||||
std::set<std::pair<int, int>> done; // keeps track of modified instances
|
||||
|
||||
Selection::EMode selection_mode = m_selection.get_mode();
|
||||
const Selection::IndicesList& idxs = m_selection.get_volume_idxs();
|
||||
|
||||
for (unsigned int id : idxs) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue