This repository was archived by the owner on Mar 19, 2026. It is now read-only.
V1.1.0 - Allow inexact / 寛容さ
Add an opt-in functionality to handle inexact cloth transfer. This should usually not be necessary.
This feature has been added after an user reported difficulties to transfer cloth belonging to an avatar that was edited using Kisetene「キセテネ」.
- Add "Allow inexact" checkbox.
- If it is OFF: when a vertex position cannot be found, it will not be corrected and become fully constrained.
- If it is ON: when a vertex position is different, it will attempt to find the nearest vertex of the original data and use its weight.
- When "Allow inexact" is enabled, it is important to check that the data belongs to this cloth, and not another cloth!
不正確な布の転送を処理するために、オプトイン機能を追加しました。この機能は通常は必要ありません。
この機能は、「キセテネ」で編集したアバターの布を転送できないという報告を受けて追加されました。
- 「寛容さ」チェックボックスを追加します。
- OFFの場合:頂点の位置が見つからない場合、*補正せず、完全に拘束された状態になります。
- ONの場合:頂点の位置が異なる場合、元のデータの最も近い頂点を探し、その重みを使用しようとします。
- 「寛容さ」を有効にした場合、データが他の布ではなく、この布に属するかどうかを確認することが重要です。