Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Bone Aligner
Bone Aligner

Quickly align two bones.
Add-on by maylog
About What's New Reviews Version History

Bone Aligner for aligning bones in Edit Mode based on their names.

It offers two functions:

Active to Selected: Aligns the active bone to a selected bone with the same name.

Selected to Active: Aligns a selected bone with the same name to the active bone.

Includes a case-sensitive option and only works in Edit Mode, with a prompt to switch modes if used elsewhere.

Ideal for aligning bones in armatures during animation or rigging, ensuring consistent bone positions and transforms.


What's New

1.0.2 June 30th, 2025

Performance Optimization:Optimized bone name matching using a dictionary (selected_bone_dict), reducing matching time complexity from O(n*m) to O(n), significantly improving performance for large armatures. Rewrote get_sorted_bones function to use non-recursive topological sorting (DFS), improving efficiency for complex armatures and avoiding stack overflow.

Code Refactoring:Moved compare_names function to module level, shared by both operator classes (BONEALIGNER_OT_AlignActiveToSelected and BONEALIGNER_OT_AlignSelectedToActive), reducing code duplication. Refactored align_bones method to consolidate active_to_selected cases, minimizing redundant code.

UI Improvements:Added a prompt label in the UI panel: "Select two armatures to align their bones," clarifying user requirements. Optimized poll method to ensure the panel and buttons are only visible in Edit Mode with at least two armatures selected.

*Tested, version 3.6 can also run this plugin.

See all versions


Permissions

This extension does not require special permissions.

Developer
maylog
Rating
Leave a review
Version
1.0.2
Updated
3 d
Published
June 29th, 2025
Downloads
140
Size
2.3 KB
Compatibility
Blender 4.2 LTS and newer
Website
github.com/mayloglog/Bone-Aligner
Report Issues
github.com/mayloglog/Bone-Aligner
License
GNU General Public License v3.0 or later
Rigging
...or download and Install from Disk
  • 2.3 KB

Reviews

See all
Be the first to review.
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite