added 2d point select delete and move
This commit is contained in:
@@ -254,7 +254,7 @@ const SelectionControls3D: React.FC = () => {
|
||||
});
|
||||
|
||||
if (Objects.size === 0) {
|
||||
clearSelection();
|
||||
// clearSelection();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user