Measure Gizmo - Fixed volume's color blinking when pressing SHIFT key
This commit is contained in:
parent
a09c269584
commit
2ce76e27dd
2 changed files with 14 additions and 12 deletions
|
@ -406,8 +406,6 @@ void GLGizmoMeasure::on_set_state()
|
|||
m_editing_distance = false;
|
||||
m_is_editing_distance_first_frame = true;
|
||||
m_measuring.reset();
|
||||
|
||||
int a = 0;
|
||||
}
|
||||
else {
|
||||
m_mode = EMode::BasicSelection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue