Fixed “Apply to All Selected” behavior so pivots are now placed correctly per object or bounding box, instead of being biased toward the active object.
Update: Pivot Tools now shows a confirmation dialog before applying transforms (Location/Rotation/Scale), giving users full control and the option to disable the warning permanently in the add-on preferences
-Fixed manifest error
This update focuses on Blender Extensions review compliance and stability.
-Removed duplicate “Object Origin” convenience operators (origin to center, world origin, 3D cursor) as requested, to avoid duplicating built-in Blender functionality.
-Restricted pivot/origin operators to Object Mode only using proper polling (no mode switching or safeguards that slow execution).
-Improved safety around automatic Apply Transforms: users are now clearly warned before any Location/Rotation/Scale is applied, preventing unexpected work loss.
-Updated UI list code to remove deprecated self.layout_type usage (now assumes default layout as required).
Initial Version – Release Notes (1.48.2)
Initial public release
Auto Pick pivot placement
Bounding box pivot targets
Saved pivot slots with save & load
Edit Mode safe pivot operations
Blender 4.5+ and 5.0.1 compatible