com.unity.formats.alembic icon indicating copy to clipboard operation
com.unity.formats.alembic copied to clipboard

[Abc492] Handle Attribute Interpolation for Curves

Open SanaJal opened this issue 1 year ago • 0 comments

Purpose of this PR

Ticket/Jira #:ABC-492

This PR handles the interpolation of custom attributes for the curves.

Testing

Functional Testing status: Manual testing using the following asset : curve_2points_animatedColor_24fps_0-24f (1).zip Use the following patch for debugging : com.unity.formats.alembic-18-37-39.patch This sets the color of the asset's material to the color attribute (that is changing). This facilitates the debugging as you can see the result directly without break points.

https://github.com/Unity-Technologies/com.unity.formats.alembic/assets/104858438/5b61935b-d285-4063-a954-883399a3213c

SanaJal avatar Jan 25 '24 22:01 SanaJal