Skip to content

Commit

Permalink
Rework layers... again
Browse files Browse the repository at this point in the history
- Methods like `add_groups` have been removed.
Instead, you should access the properties and modify them directly.

- `groups` is now `memberships`, and `masks` is now `filters`. This is to avoid confusion between layers/groups and masks/bitmasks.
  • Loading branch information
Jondolf committed Feb 17, 2024
1 parent 48b50f4 commit fedcd7d
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 130 deletions.
Loading

0 comments on commit fedcd7d

Please sign in to comment.