Martin Felis c642fa2a04 Added demo, otherwise WIP.
Also needs AnimationMixer to be modified such that SyncedAnimationGraph is a friend class of AnimationMixer.
2025-11-21 12:28:54 +01:00
2025-11-21 12:28:54 +01:00
2025-11-21 12:28:54 +01:00
2025-11-09 17:22:44 +01:00
2025-11-21 12:28:54 +01:00
2025-11-09 17:22:44 +01:00
2025-11-09 17:22:44 +01:00
2025-11-09 17:22:44 +01:00

Synced Animation Graphs for Godot

Questions

  1. Given an animation "Walk" with a call-method track and given that it is used as an input to a Blend2 node: will the method be called twice?
  2. a)

Open Issues

  1. Dynamic Track Caches

When AnimationMixer performs blends it c

AnimationMixer still has all sampled Animations and therefore their Tracks individually. However for the SAG evaluation all operations are

Description
No description provided
Readme 31 MiB
Languages
C++ 99.3%
C 0.5%
Python 0.2%