Details
Details
- Reviewers
Dalai Felinto (dfelinto) Campbell Barton (campbellbarton) - Maniphest Tasks
- T54643: Multi-Object-Mode: EditMesh Tools
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- arcpatch-D3367 (branched from blender2.8)
- Build Status
Buildable 1603 Build 1603: arc lint + arc unit
Event Timeline
Comment Actions
i will do some cleanup tomorrow after my job...
- ViewLayer *view_layer not needed
- it may be code that can be placed outside of the loop
Comment Actions
A few problems with this:
- I can select an edge loop in two different meshes at the same time.
- Edge loop selecting without shift is leaving the edge loop in all other objects still selected (where they shouldn't).
You should try using unified_findnearest instead.
Comment Actions
- without unified_findnearest failure
- - use unified_findnearest instead of EDBM_edge_find_nearest_ex