Skip to content

Commit 52d851b

Browse files
committed
Update changelog
1 parent 3dfdf7a commit 52d851b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ v4.6
6565
decorations were emitted for both `true` and `false`, resulting in double-emission).
6666
- It will now check for NaNed vectors coming from the underlying expression, skipping emission
6767
if one is detected (previously: it would emit decorations with `NaN`ed transforms).
68+
- Added the property `activation_dynamics_smoothing` to `DeGrooteFregly2016Muscle`. This
69+
property uses the model's original value of 0.1 as a default, but users may consider
70+
increasing this value (e.g., 10.0) so that the activation and deactivation speeds of the model better match the activation and deactivation time constants.
6871

6972
v4.5.1
7073
======

0 commit comments

Comments
 (0)