Support for multi-object edge loop to face region selection. T54643
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/editors/mesh/editmesh_select.c | ||
|---|---|---|
| 4480 | Move the '{' to the previous line. We only have it in a new line where there is a multi-line if/else. | |
| 4490 | Move RNA.*_get outside the for loop. | |
Comment Actions
"Move the '{' to the previous line" done.
"Move RNA.*_get outside the for loop" done.