Details
Details
- Reviewers
Dalai Felinto (dfelinto) - Maniphest Tasks
- T54649: Multi-Object-Mode: Edit MetaBall Tools
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/editors/metaball/mball_edit.c | ||
|---|---|---|
| 136 | You can't return in the middle of the for loop, you should continue instead. Also please use BKE_mball_is_any_unselected | |