Fix SoftBody gizmo slowness, add ConcaveShape wireframe
This commit is contained in:
parent
1093c0ff51
commit
216ba4cc8b
4 changed files with 36 additions and 61 deletions
|
|
@ -89,7 +89,7 @@ void PrimitiveMesh::_update() const {
|
|||
|
||||
pending_request = false;
|
||||
|
||||
_clear_triangle_mesh();
|
||||
clear_cache();
|
||||
|
||||
const_cast<PrimitiveMesh *>(this)->emit_changed();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue