Rebased and cleaned the old diff.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- multi_object_editing_vert_connect_path (branched from blender2.8)
- Build Status
Buildable 1571 Build 1571: arc lint + arc unit
Event Timeline
Comment Actions
See in-line suggestions.
By the way, if you don't mind exposing your email address and you setup your git to use your real full name I can commit your patches preserving your name/email in the final commit.
| source/blender/editors/mesh/editmesh_tools.c | ||
|---|---|---|
| 1097 | Make it a bool and return true/false. | |
| 1494 | You shouldn't report an error for every object of the loop. It should be reported only if they all fail for the same reason. | |