Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makes BezierInterpolationModel generic #297

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 30 additions & 25 deletions VL.AlchemX/VL.AlchemX.vl
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@
<Choice Kind="InterfaceTypeFlag" Name="IInterpolationModel" />
</TypeReference>
</p:Interfaces>
<Patch Id="B6ZYc41v7SpMIaCIJTZIoh">
<Patch Id="B6ZYc41v7SpMIaCIJTZIoh" IsGeneric="true" ExplicitTypeParameters="T">
<Canvas Id="UoUEQAgP604NemTpWPLwtw" CanvasType="Group">
<Pad Id="J39nxEeJLd8MZTd4gcJAe8" SlotId="S0S66Jy9xH9QFOHrZligW5" Bounds="378,278" />
<Pad Id="DPR26NBmj94NSmsBSiIO94" SlotId="SXT3fErx7WaLp758mOf9bE" Bounds="806,277" />
Expand All @@ -513,7 +513,7 @@
<p:NodeReference LastCategoryFullName="Primitive" LastDependency="builtin">
<Choice Kind="OperationDefinition" Name="Operation" />
</p:NodeReference>
<Patch Id="Ts9qb4aGcr3LPMCSIkzaXO">
<Patch Id="Ts9qb4aGcr3LPMCSIkzaXO" IsGeneric="true">
<Pin Id="H7SVyxkfibKP2Yv45312XH" Name="Output" Kind="OutputPin" />
<ControlPoint Id="Qkv5QIZbfrqMqyYubTROen" Bounds="782,562" />
<Link Id="FksdeQwgBNbOGPbPmbyqF4" Ids="Qkv5QIZbfrqMqyYubTROen,H7SVyxkfibKP2Yv45312XH" IsHidden="true" />
Expand Down Expand Up @@ -588,26 +588,6 @@
<Link Id="EIgJ1AEtdNWQUTqKBn4eei" Ids="VUbjb7fXuB0OxCim5Oh2Lw,TjvQZ9i5fPyMaBT6cse9sf" />
<Link Id="DSICet7xM2AMgfiE8HB7oB" Ids="KVMz43B6L60LBSSdgGDbfq,LrhrBrgDyNPLFXN6ESSLne" />
<Link Id="BTlLb9kbmnxMVJbw8ObMf8" Ids="S5VORyiKEWbPyEMKFeUZzY,TNtVvkZLakyMNKllMoJ2Ia" />
<Pin Id="LmkGkKMujCuMFIRTWsU7Ck" Name="Input" Kind="InputPin">
<p:TypeAnnotation>
<Choice Kind="TypeFlag" Name="T" />
</p:TypeAnnotation>
</Pin>
<Pin Id="VPQc1r1t6GjNhsYUx9dsar" Name="Model" Kind="InputPin">
<p:TypeAnnotation LastCategoryFullName="AlchemX.Interpolation.Model" LastDependency="VL.AlchemX.vl">
<Choice Kind="TypeFlag" Name="BezierInterpolationModel" />
</p:TypeAnnotation>
</Pin>
<Pin Id="TH9648EjhInPkpgpV2dwNZ" Name="Output" Kind="OutputPin" Bounds="910,687">
<p:TypeAnnotation LastCategoryFullName="AlchemX.Interpolation.Interpolator" LastDependency="VL.AlchemX.vl">
<Choice Kind="TypeFlag" Name="IInterpolator" />
<p:TypeArguments>
<TypeReference>
<Choice Kind="TypeFlag" Name="T" />
</TypeReference>
</p:TypeArguments>
</p:TypeAnnotation>
</Pin>
<Node Bounds="514,553,48,19" Id="UlKG2Het7d8L0KVxDii70k">
<p:NodeReference LastCategoryFullName="Primitive.Object" LastDependency="VL.CoreLib.vl">
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
Expand All @@ -633,12 +613,37 @@
<Link Id="EZubkULFQ7wOx0M9wfsDtf" Ids="SHl4H0ld5DIOWVuEw6XQJT,LeXRjQd64t8MsPdvm5iruO" />
<Link Id="I0RvofGYItALFfNk3Fh49z" Ids="Jrq71N60RxILa7p21Mj9mf,TcD5OzAfm50PYLqJRyqpj1" />
<ControlPoint Id="CiZ3TmhqE9sP983ROb1gPx" Bounds="609,453" />
<Link Id="KAHcYLR4JNSMxbvAHY0sad" Ids="K1SaQxVNWVMQV22JfCxiXs,CiZ3TmhqE9sP983ROb1gPx" IsHidden="true" />
<Pin Id="LmkGkKMujCuMFIRTWsU7Ck" Name="Input" Kind="InputPin">
<p:TypeAnnotation>
<Choice Kind="TypeFlag" Name="T" />
</p:TypeAnnotation>
</Pin>
<Pin Id="VPQc1r1t6GjNhsYUx9dsar" Name="Model" Kind="InputPin">
<p:TypeAnnotation LastCategoryFullName="AlchemX.Interpolation.Model" LastDependency="VL.AlchemX.vl">
<Choice Kind="TypeFlag" Name="BezierInterpolationModel" />
<p:TypeArguments>
<TypeReference>
<Choice Kind="TypeFlag" Name="T" />
</TypeReference>
</p:TypeArguments>
</p:TypeAnnotation>
</Pin>
<Pin Id="K1SaQxVNWVMQV22JfCxiXs" Name="Node Context" Kind="InputPin">
<p:TypeAnnotation LastCategoryFullName="System.Reflection" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="NodeContext" />
</p:TypeAnnotation>
</Pin>
<Link Id="KAHcYLR4JNSMxbvAHY0sad" Ids="K1SaQxVNWVMQV22JfCxiXs,CiZ3TmhqE9sP983ROb1gPx" IsHidden="true" />
<Pin Id="TH9648EjhInPkpgpV2dwNZ" Name="Output" Kind="OutputPin" Bounds="910,687">
<p:TypeAnnotation LastCategoryFullName="AlchemX.Interpolation.Interpolator" LastDependency="VL.AlchemX.vl">
<Choice Kind="TypeFlag" Name="IInterpolator" />
<p:TypeArguments>
<TypeReference>
<Choice Kind="TypeFlag" Name="T" />
</TypeReference>
</p:TypeArguments>
</p:TypeAnnotation>
</Pin>
</Patch>
</Node>
<Pad Id="MMiDnOOctAOPtOXMzPN0rN" SlotId="OHg0wiT8xB4Lg2R22s3OKu" Bounds="497,277" />
Expand All @@ -652,12 +657,12 @@
</Canvas>
<Slot Id="OHg0wiT8xB4Lg2R22s3OKu" Name="Handle A">
<p:TypeAnnotation p:Type="TypeReference">
<Choice Kind="TypeFlag" Name="Float32" />
<Choice Kind="TypeFlag" Name="T" />
</p:TypeAnnotation>
</Slot>
<Slot Id="SXT3fErx7WaLp758mOf9bE" Name="Handle B">
<p:TypeAnnotation p:Type="TypeReference">
<Choice Kind="TypeFlag" Name="Float32" />
<Choice Kind="TypeFlag" Name="T" />
</p:TypeAnnotation>
</Slot>
<Link Id="Ln5Sm860YQMPKeOafNxW2D" Ids="Hw87iUBlLbkOR3GXM0OX3N,Aa3RKGg4IGzNdViKiJyMib" IsHidden="true" />
Expand Down
6 changes: 3 additions & 3 deletions VL.Kairos/vl/VL.Kairos.TimelineUI.vl
Original file line number Diff line number Diff line change
Expand Up @@ -49119,7 +49119,7 @@
<p:NodeReference LastCategoryFullName="Primitive" LastDependency="Builtin">
<Choice Kind="OperationDefinition" Name="Operation" />
</p:NodeReference>
<Patch Id="S0EOwz2QbaVPyTsieqKi21">
<Patch Id="S0EOwz2QbaVPyTsieqKi21" IsGeneric="true">
<ControlPoint Id="NDznNnN3zzvMeVJ20oeZXp" Bounds="1131,242" />
<Link Id="QmGN0TLhngdONPmFu2sxeX" Ids="NDznNnN3zzvMeVJ20oeZXp,C1SsuCL71q2LC2SUuxLQcR" IsHidden="true" />
<ControlPoint Id="BQm9hMyhvqFQBNfQcJKCrj" Bounds="1134,137" />
Expand Down Expand Up @@ -50162,7 +50162,7 @@
<p:NodeReference LastCategoryFullName="Primitive" LastDependency="Builtin">
<Choice Kind="ContainerDefinition" Name="Process" />
</p:NodeReference>
<Patch Id="ViJCl6C2r2bL9U5EMs7wc4">
<Patch Id="ViJCl6C2r2bL9U5EMs7wc4" IsGeneric="true">
<Canvas Id="G3DzKqva87rNeoQgn2Gnod" CanvasType="Group">
<Node Bounds="560,942,299,19" Id="UEhFAZ8FUlMN3HVbk9Akqh">
<p:NodeReference LastCategoryFullName="Touchy.Object" LastDependency="VL.Touchy.vl">
Expand Down Expand Up @@ -50394,7 +50394,7 @@
<Pin Id="Etn1o5s5F1LMWVnTysaneb" Name="Output Maximum" Kind="InputPin" />
<Pin Id="DmIoO5LpfQpOi3VsWbzZAz" Name="Output" Kind="OutputPin" />
</Node>
<Node Bounds="1202,19,105,19" Id="GgRyuqdCvOhNgKkhRLLp6I">
<Node Bounds="1202,19,105,26" Id="GgRyuqdCvOhNgKkhRLLp6I">
<p:NodeReference LastCategoryFullName="Kairos.Common.IKairosCamera" LastDependency="VL.Kairos.Common.vl">
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
<CategoryReference Kind="InterfaceTypeFlag" Name="IKairosCamera" NeedsToBeDirectParent="true" />
Expand Down