Properly propagate simple graph types #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently only data propagation for
AnimData
is implemented. Add support for simple graph data types (bool, float, vec3, quat, string).Also deal with time affecting inputs in case of a synced Blend2.
Rixed with
3d55b748e6
.