Releases: mayloglog/Bone-Aligner
Releases · mayloglog/Bone-Aligner
1.1.4
Fixed TypeError: Resolved by refactoring logic into standalone functions instead of trying to instantiate operator classes directly.bpy_struct.new(struct): expected a single argument
Logic Refactoring: Decoupled alignment and constraint logic from the Operator classes for better stability and maintainability.
Case Sensitivity Fix: Improved the matching dictionary to correctly handle case-insensitive lookups when the option is toggled.
UI Cleanup: Organized the Properties panel with clearer grouping and icons for Edit and Pose modes.