This implements the sculpt gesture lasso and box operators for face
sets. They work the same way as the mask gesture operator and tools.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- arcpatch-D8716 (branched from master)
- Build Status
Buildable 9960 Build 9960: arc lint + arc unit
Event Timeline
Comment Actions
Similar to the comment from D8599#214204: the technical implementation of code should be brought up to 2020 standards.
Sure the code in this patch was done before that comment, so probably better to move forward with this implementation but plan to do proper refactor in the near future. For example, tomorrow ;)
P.S. The inlined comment should be addressed before commit.
| source/blender/editors/sculpt_paint/paint_mask.c | ||
|---|---|---|
| 549–551 | Just assign, without the check. | |