mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
This PR leverages existing custom properties that are currently used as event properties to also become standalone properties. This enables users to create single individual properties, data bind them, and animate them via timelines. Once this PR passes, I'll add new properties like colors and data enums. @alxgibsn icons are missing. https://github.com/user-attachments/assets/cf669c01-d090-4a48-9583-45f61894533e Diffs= 406e938c3d add support for standalone custom properties to bind values to (#8634) Co-authored-by: hernan <hernan@rive.app>