MU_Set_One_Bone_V2.9.2.zip
V2.9.2 (This version is improved by Hungs59)
1. Version Update
- Change: Updated script version from 2.7 to 2.9.2.
- Reason: To reflect the major changes and improvements made, ensuring that users can track the evolution of the script.
2. Description Update
- Change: Added update note in description: 'Updated: 03/26/2025'.
- Reason: To inform users of the last update date for greater transparency.
3. Mouse Interaction Enhancement
- Change: Improved mouse interaction:
- Added support for Ctrl and Shift keys for more flexible selection behavior.
- Enhanced single-click selection with Ctrl and Alt modifiers:
- Ctrl + Left Click: Assign coordinates to position 1.
- Alt + Left Click: Assign coordinates to position 2 (or the tip of the bone if it's a bone).
- Added edge selection to vector layers, allowing users to select entire shapes by clicking on an edge.
- Set mouse distance threshold for single click and drag selection to mouseDist < 8.
- Reason: These changes make the script more intuitive, allow users to assign coordinates directly by mouse click, and improve selection of bones and vector points.
4. Tried to implement bone parenting (unsuccessful)