# bones_renamer **Repository Path**: uitcis/bones_renamer ## Basic Information - **Project Name**: bones_renamer - **Description**: Blender add-on to mass rename bones from one armature type to another - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-01-24 - **Last Updated**: 2025-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 骨骼依据预设重命名的插件 预设名称读取CSV第一行获取, 添加预设通过修改CSV文件添加 预设修改请保存为UTF8-BOM格式 插件有2个下拉列表菜单,分别是源骨骼名称和目标骨骼名称。 选择骨架作为活动对象,按下按钮对骨骼进行批量重命名。 ![插件显示位置](addon-panel-location.png) ![支持的预设](preset-bone-name.png)