Skip to content

Commit 741cd96

Browse files
committed
unifyes body related node names; introduses AzureJointNames
1 parent 12b8c5f commit 741cd96

6 files changed

Lines changed: 397 additions & 216 deletions

VL.Devices.AzureKinect.HDE.vl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Document xmlns:p="property" xmlns:r="reflection" Id="S3BYXYbBcOQLrAesdzH6KE" LanguageVersion="2025.7.0-0389-g5972a096a9" Version="0.128">
3-
<NugetDependency Id="BfQ9BqV8poEPnZWKYQROv0" Location="VL.CoreLib" Version="2025.7.0-0389-g5972a096a9" />
2+
<Document xmlns:p="property" xmlns:r="reflection" Id="S3BYXYbBcOQLrAesdzH6KE" LanguageVersion="2025.7.1-0103-gf49d596041" Version="0.128">
3+
<NugetDependency Id="BfQ9BqV8poEPnZWKYQROv0" Location="VL.CoreLib" Version="2025.7.1-0103-gf49d596041" />
44
<Patch Id="DYRuwp4ufPyNyKtULooXvw">
55
<Canvas Id="QYFOXjrMgATQTcpBMDj2hQ" DefaultCategory="Devices.AzureKinect.Body.HDE" CanvasType="FullCategory">
66
<!--
@@ -200,7 +200,7 @@
200200
</Patch>
201201
<Slot Id="RuoMCZhg6MPNEgZi4nLdY4" Name="Value">
202202
<p:TypeAnnotation p:Type="TypeReference">
203-
<Choice Kind="TypeFlag" Name="Skeleton" />
203+
<Choice Kind="TypeFlag" Name="BodyData" />
204204
</p:TypeAnnotation>
205205
</Slot>
206206
<Patch Id="PGE5hxJS6wfK9ompQzJxHS" Name="Update">
@@ -335,7 +335,7 @@
335335
<Node Bounds="719,502,105,26" Id="AUROCUtNMLMOxzo0mexJGs">
336336
<p:NodeReference LastCategoryFullName="Devices.Kinect2.Skeleton" LastDependency="VL.Devices.Kinect2.vl">
337337
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
338-
<CategoryReference Kind="ClassType" Name="Skeleton" />
338+
<CategoryReference Kind="ClassType" Name="BodyData" />
339339
<Choice Kind="OperationCallFlag" Name="Split" />
340340
</p:NodeReference>
341341
<Pin Id="C9oXD7CZ8haLnOaLYu2PYf" Name="Input" Kind="StateInputPin" />
@@ -578,8 +578,8 @@
578578
</Patch>
579579
</Node>
580580
</Patch>
581-
<NugetDependency Id="PplJ8M06DDYNWsWk2Slfxl" Location="VL.Skia" Version="2025.7.0-0389-g5972a096a9" />
582-
<NugetDependency Id="Vx0IDKk0ZwjLq5dkCVhG5Z" Location="VL.HDE" Version="2025.7.0-0389-g5972a096a9" />
581+
<NugetDependency Id="PplJ8M06DDYNWsWk2Slfxl" Location="VL.Skia" Version="2025.7.1-0103-gf49d596041" />
582+
<NugetDependency Id="Vx0IDKk0ZwjLq5dkCVhG5Z" Location="VL.HDE" Version="2025.7.1-0103-gf49d596041" />
583583
<NugetDependency Id="SENEgtiPifvO2cyj0n9cBa" Location="VL.Devices.AzureKinect" Version="0.0.0.0" />
584584
<NugetDependency Id="Pztoe82H5JNNgeZV0CCeiV" Location="VL.Skia3d" Version="1.1.2" />
585585
</Document>

0 commit comments

Comments
 (0)