could happen when used on multiple objects with multi edit, and skin
modifier was not present on all participating objects
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/editors/transform/transform_ops.c | ||
|---|---|---|
| 764 | The standard method to loop over objects in edit mode appears to be BKE_view_layer_array_from_objects_in_edit_mode_unique_data. | |
Comment Actions
use BKE_view_layer_array_from_objects_in_edit_mode_unique_data (instead of CTX_data_selected_editable_objects)