-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rectangle and brush type lasso selection (#212)
* feat: add `brush` and `rectangle` lasso types Fix #186 * feat: add tweakpane to examples for better customizations * feat: allow removing selected points Fix #105 * refactor: rename `keyMap` to `actionKeyMap` To allow triggering multiple actions with the same key. * test: rectangle and brush lasso selections * docs: update changelog * docs: link ticket
- Loading branch information
Showing
31 changed files
with
1,148 additions
and
1,176 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
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
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
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
Oops, something went wrong.