From a3248c0fd15c8a9cb19fe16fa0444754432185dc Mon Sep 17 00:00:00 2001 From: Elias Holzer Date: Thu, 23 Nov 2023 13:46:55 +0100 Subject: [PATCH] Makes BezierInterpolationModel generic However this somewhat breaks the dropdown menu on a key frame, as it doesn't pick up generic types. Needs some thinking I guess. --- VL.AlchemX/VL.AlchemX.vl | 55 +++++++++++++++------------- VL.Kairos/vl/VL.Kairos.TimelineUI.vl | 6 +-- 2 files changed, 33 insertions(+), 28 deletions(-) diff --git a/VL.AlchemX/VL.AlchemX.vl b/VL.AlchemX/VL.AlchemX.vl index e0a841be..3270ddeb 100644 --- a/VL.AlchemX/VL.AlchemX.vl +++ b/VL.AlchemX/VL.AlchemX.vl @@ -496,7 +496,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -588,26 +588,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -633,12 +613,37 @@ + + + + + + + + + + + + + + + + - + + + + + + + + + + @@ -652,12 +657,12 @@ - + - + diff --git a/VL.Kairos/vl/VL.Kairos.TimelineUI.vl b/VL.Kairos/vl/VL.Kairos.TimelineUI.vl index de0f2517..0a606711 100644 --- a/VL.Kairos/vl/VL.Kairos.TimelineUI.vl +++ b/VL.Kairos/vl/VL.Kairos.TimelineUI.vl @@ -49119,7 +49119,7 @@ - + @@ -50162,7 +50162,7 @@ - + @@ -50394,7 +50394,7 @@ - +