-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor lasso tool to support different selection modes
This commit refactors the lasso tool in the mesh editor to support two different selection modes: Poly Lasso and Regular Lasso. The Poly Lasso mode allows the user to draw a polygon and undo the last point, while the Regular Lasso mode allows the user to click and drag to draw a lasso selection. The commit also introduces icons and tooltips for each mode, and adds a button to switch between the modes.
- Loading branch information
1 parent
6091374
commit 1394a3c
Showing
1 changed file
with
107 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters