j.foucher 9eca5a3cfe Posture: smooth eye compensation blend + separate head/eye AnimationCompensation
- Fix eye compensation to use smooth Lerp blend instead of binary switch.
  Uses Curve.Get() to read animation's existing CTRL values, then
  Lerp(animCTRL, postureCTRL, Comp) for proportional blending.
- Split AnimationCompensation into HeadAnimationCompensation and
  EyeAnimationCompensation for independent control per layer.
- Fix CTRL curve naming: use correct MetaHuman format
  (CTRL_expressions_eyeLook{Dir}{L/R}) with proper In/Out→Left/Right mapping.
- Add eye diagnostic modes (disabled) for pipeline debugging.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:00:12 +01:00
2026-02-25 15:07:59 +01:00
2026-02-19 12:44:26 +01:00
2026-02-19 17:42:18 +01:00
2026-02-20 15:18:03 +01:00
Description
Eleven Labs Integration for Unreal Engine 5.5
3.5 GiB
Languages
C++ 90%
Python 4.8%
HTML 4.3%
Batchfile 0.6%
C# 0.3%