CutGizmo: Cut plane wasn't respect to the depth
+ ShapesGallery: added "universal wall mount hole"
This commit is contained in:
parent
9323e347f0
commit
9fe4595ae7
BIN
resources/shapes/universal wall mount hole.png
Normal file
BIN
resources/shapes/universal wall mount hole.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/shapes/universal wall mount hole.stl
Normal file
BIN
resources/shapes/universal wall mount hole.stl
Normal file
Binary file not shown.
@ -1381,8 +1381,6 @@ void GLCanvas3D::toggle_model_objects_visibility(bool visible, const ModelObject
|
||||
|| gizmo_type == GLGizmosManager::Cut)
|
||||
&& !vol->is_modifier) {
|
||||
vol->force_neutral_color = true;
|
||||
if (gizmo_type == GLGizmosManager::Cut)
|
||||
vol->color.a(0.95f);
|
||||
}
|
||||
else if (gizmo_type == GLGizmosManager::MmuSegmentation)
|
||||
vol->is_active = false;
|
||||
|
Loading…
Reference in New Issue
Block a user