mirror of
https://github.com/blender/blender-addons.git
synced 2025-07-20 16:51:10 +00:00

Operator is currently changing origin to geometry center of selected objects but then only calculates bottom for active object. To make it consistent with other origin_set operators, edit pivot of selected objects for this operator as well. Fixes #105091 Pull Request: https://projects.blender.org/blender/blender-addons/pulls/105105