Skip to content

Commit a4f491a

Browse files
authored
docs: update README.md
- Add demo video v1.1.2 - Add manual for experimental function
1 parent deaeb94 commit a4f491a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
https://github.com/namakoshiro/blender-shapekey-tools/releases/download/v1.1.2/blender-shapekey-tools-v1.1.2.zip
33

44
https://github.com/user-attachments/assets/2f104d46-58e5-4655-9505-d64683fcf1fe
5+
6+
https://github.com/user-attachments/assets/b09015ce-5ff1-4d4a-b2e8-60d5fd5958fe
7+
58
- Author: namakoshiro
69
- Created: 2025/1/11
710
- Version: 1.1.2
@@ -18,34 +21,39 @@ A small tool for one click to split or merge L/R Shapekey, and generate new Shap
1821
- **New Shapekey from Mix**: Capture the current mix as a new shapekey below the selected one.
1922
- **Split Shapekey L/R**: Split a shapekey into left (.L) and right (.R) versions below the selected one.
2023
- **Mirror Shapekey**: Generate a mirrored version of the selected shapekey below the selected one.
24+
- **Smart Split Mouth L/R**: Experimental: Smartly and smoothly split mouth shapekey into L/R.
2125

2226
## Español
2327
Una pequeña herramienta para dividir o fusionar Shapekey izquierda/derecha con un solo clic, y generar nuevos Shapekey debajo del elemento seleccionado
2428
- **New Shapekey**: Añade un nuevo shape key vacío debajo del seleccionado.
2529
- **New Shapekey from Mix**: Captura la mezcla actual como un nuevo shape key debajo del seleccionado.
2630
- **Split Shapekey L/R**: Divide un shape key en versiones izquierda (.L) y derecha (.R) debajo del seleccionado.
2731
- **Mirror Shapekey**: Genera una versión espejo del shape key seleccionado debajo del actual.
32+
- **Smart Split Mouth L/R**: Experimental: División inteligente y suave del shape key de boca en L/R.
2833

2934
## 日本語
3035
選択したシェイプキーの下に、左右のシェイプキーを分割・結合したり、新しいシェイプキーを生成したりするワンクリックツール
3136
- **New Shapekey**: 新しい空のシェイプキーを追加し、選択項目の下に配置。
3237
- **New Shapekey from Mix**: 現在のミックスを新しいシェイプキーとして追加し、選択項目の下に配置。
3338
- **Split Shapekey L/R**: シェイプキーを左(.L)と右(.R)に分割し、選択項目の下に配置。
3439
- **Mirror Shapekey**: 選択したシェイプキーのミラーバージョンを作成し、選択項目の下に配置。
40+
- **Smart Split Mouth L/R**: 口部シェイプキーをスマートかつスムーズに左右分割。
3541

3642
## 中文
3743
一個小工具,只需一鍵即可分割或合併左右變形鍵,並在所選項目下方生成新的變形鍵
3844
- **New Shapekey**: 建立新的空白變形鍵,並置於所選項目下方。
3945
- **New Shapekey from Mix**: 將目前混合狀態儲存為新的變形鍵,並置於所選項目下方。
4046
- **Split Shapekey L/R**: 將變形鍵分為左側(.L)和右側(.R)版本,並置於所選項目下方。
4147
- **Mirror Shapekey**: 建立所選變形鍵的鏡像版本,並置於所選項目下方。
48+
- **Smart Split Mouth L/R**: 智能且平滑地將口型變形鍵分割為左右版本。
4249

4350
## 한국어
4451
선택한 쉐이프 키 아래에서 좌/우 쉐이프 키를 분할하거나 병합하고, 새로운 쉐이프 키를 생성하는 원클릭 도구
4552
- **New Shapekey**: 선택한 항목 아래에 새로운 빈 쉐이프 키를 추가합니다.
4653
- **New Shapekey from Mix**: 현재의 혼합 상태를 새로운 쉐이프 키로 캡처하여 선택한 항목 아래에 추가합니다.
4754
- **Split Shapekey L/R**: 쉐이프 키를 왼쪽(.L)과 오른쪽(.R) 버전으로 분할하여 선택한 항목 아래에 배치합니다.
4855
- **Mirror Shapekey**: 선택한 쉐이프 키의 미러 버전을 생성하여 선택한 항목 아래에 배치합니다.
56+
- **Smart Split Mouth L/R**: 실험적 기능: 입 쉐이프 키를 좌우로 스마트하고 부드럽게 분할합니다.
4957

5058
---
5159

0 commit comments

Comments
 (0)