Add RetargetModifier3D for realtime retarget to keep original rest
This commit is contained in:
parent
80f0b33313
commit
f5b49af99f
18 changed files with 877 additions and 22 deletions
|
|
@ -393,6 +393,11 @@
|
|||
[b]Note:[/b] During the update process, this signal is not fired, so modification by [SkeletonModifier3D] is not detected.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="rest_updated">
|
||||
<description>
|
||||
Emitted when the rest is updated.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="show_rest_only_changed">
|
||||
<description>
|
||||
Emitted when the value of [member show_rest_only] changes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue