Skip to content

Commit a800d09

Browse files
committed
just a bit more love for details
1 parent 858477f commit a800d09

File tree

4 files changed

+48
-23
lines changed

4 files changed

+48
-23
lines changed

VL.Skia/help/Examples/Example Particle Life.vl

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Document xmlns:p="property" xmlns:r="reflection" Id="AHSPWwKr5ddPKaFmbjSTQH" LanguageVersion="2025.7.0-0420-gfa71002a1a" Version="0.128">
2+
<Document xmlns:p="property" xmlns:r="reflection" Id="AHSPWwKr5ddPKaFmbjSTQH" LanguageVersion="2025.7.0-0450-gf91772d401" Version="0.128">
33
<NugetDependency Id="URZgVx0JByIL1sViPXj4Au" Location="VL.CoreLib" Version="2024.6.0-0280-g5542bf5529" />
44
<Patch Id="MQYZJPR3i79MqraWAwdyMd">
55
<Canvas Id="EXCiKSKPeaiOzkrweGVZ9V" DefaultCategory="Main" CanvasType="FullCategory">
@@ -1574,6 +1574,20 @@
15741574
</AttributeArgument>
15751575
</p:Arguments>
15761576
</AttributeData>
1577+
<AttributeData>
1578+
<p:TypeReference LastCategoryFullName="VL.Core.EditorAttributes" LastDependency="VL.CoreLib.vl">
1579+
<Choice Kind="TypeFlag" Name="MinAttribute" />
1580+
</p:TypeReference>
1581+
<p:Arguments>
1582+
<AttributeArgument>
1583+
<p:Value SerializedValue="0">
1584+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
1585+
<Choice Kind="TypeFlag" Name="String" />
1586+
</p:TypeAnnotation>
1587+
</p:Value>
1588+
</AttributeArgument>
1589+
</p:Arguments>
1590+
</AttributeData>
15771591
</p:Attributes>
15781592
</Slot>
15791593
<Link Id="M1KiWIbtzLNOnFFQUZZpWp" Ids="QzMreKbLIAKO9j8fNnBji5,VD7CuKshVxjPFqigFZrfxh" />
Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<!DOCTYPE ROOT PUBLIC "" ""[]>
3-
<ChannelBrowserState Bezier_Handles_Visible="True" Current_View=" " Transition_Duration="2">
3+
<ChannelBrowserState Bezier_Handles_Visible="True" Current_View=" " Transition_Duration="20">
4+
<Main_Panel_Channels_Collapsed>
5+
<Item>SceneA.Group</Item>
6+
<Item>SceneA.Spot 1</Item>
7+
<Item>SceneA.Spot 2</Item>
8+
</Main_Panel_Channels_Collapsed>
49
<Main_Panel_Channels_Opened>
10+
<Item>SceneA.Boxes[4]</Item>
11+
<Item>SceneA.Boxes[3]</Item>
512
<Item>SceneA.Boxes[0]</Item>
613
</Main_Panel_Channels_Opened>
714
<Panel_Sizes>
815
<Item Key="Presets Panel" Value="2.496" />
16+
<Item Key="Views Panel" Value="2" />
917
</Panel_Sizes>
1018
<Preset_Columns>
1119
<Item Preset="Default" />
12-
<Item Index="1" Preset="Dramatic" />
1320
</Preset_Columns>
1421
<Views>
1522
<Item Key=" ">
@@ -20,11 +27,12 @@
2027
</Views>
2128
<Visible_Columns>
2229
<Item>Name</Item>
23-
<Item>Value</Item>
24-
<Item>Monitor</Item>
2530
<Item>Presets</Item>
31+
<Item>Monitor</Item>
32+
<Item>Value</Item>
2633
</Visible_Columns>
2734
<Visible_Panels>
2835
<Item>Main Panel</Item>
36+
<Item>Presets Panel</Item>
2937
</Visible_Panels>
3038
</ChannelBrowserState>

VL.Stride/help/Misc/Example Locations in Public Channel Setup.vl

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Document xmlns:p="property" xmlns:r="reflection" Id="UBORWl80cqpLEzijmVrRxz" LanguageVersion="2025.7.0-0420-gfa71002a1a" Version="0.128">
2+
<Document xmlns:p="property" xmlns:r="reflection" Id="UBORWl80cqpLEzijmVrRxz" LanguageVersion="2025.7.0-0450-gf91772d401" Version="0.128">
33
<NugetDependency Id="FA0kT5ibPIuNfp95xc2BYQ" Location="VL.CoreLib" Version="2024.6.7-0190-g7148809e5a" />
44
<Patch Id="LgaqcPIhshJL0Myllrkvdy">
55
<Canvas Id="TJNL6PJRjXIOGtbidCMrRZ" DefaultCategory="Main" CanvasType="FullCategory">
@@ -21,7 +21,7 @@
2121
<Choice Kind="ProcessAppFlag" Name="SceneWindow" />
2222
</p:NodeReference>
2323
<Pin Id="Dn4XAZsyGPEQKaVhWmajJE" Name="Node Context" Kind="InputPin" IsHidden="true" />
24-
<Pin Id="UTPFqQgXSfvLL4fbk2DlTn" Name="Bounds" Kind="InputPin" DefaultValue="1795, 152, 564, 556" IsHidden="true" />
24+
<Pin Id="UTPFqQgXSfvLL4fbk2DlTn" Name="Bounds" Kind="InputPin" DefaultValue="1447.2, 48, 976, 520.8" IsHidden="true" />
2525
<Pin Id="A2wNculxBj9Nav8Wembd18" Name="Bound to Document" Kind="InputPin" DefaultValue="True" />
2626
<Pin Id="GeKXrOwll3RLSNM7kUcEc4" Name="Dialog If Document Changed" Kind="InputPin" IsHidden="true" />
2727
<Pin Id="TQiLPbIfCDbMPEYmUcUysM" Name="Save Bounds" Kind="InputPin" IsHidden="true" />
@@ -253,6 +253,9 @@
253253
<p:TypeAnnotation LastCategoryFullName="3D" LastDependency="VL.CoreLib.vl">
254254
<Choice Kind="TypeFlag" Name="Vector3" />
255255
</p:TypeAnnotation>
256+
<p:ValueBoxSettings>
257+
<p:fontsize p:Type="Int32">7</p:fontsize>
258+
</p:ValueBoxSettings>
256259
</Pad>
257260
<Node Bounds="559,291,43,19" Id="DkJ1ndn0vRAMpiT2CL6RCl">
258261
<p:NodeReference LastCategoryFullName="Reactive.Channel" LastDependency="VL.CoreLib.vl">
@@ -290,7 +293,7 @@
290293
<Pin Id="UpHUbgQ3mCyNcGenYSQDEY" Name="Output" Kind="OutputPin" IsHidden="true" />
291294
<Pin Id="LgTGBIESO6XMsE4w7OoBdG" Name="Entity" Kind="OutputPin" />
292295
</Node>
293-
<Pad Id="ICaCndiLsLJNrB2FJUhvx0" Comment="" Bounds="341,816,45,30" ShowValueBox="true" isIOBox="true" Value="0.12999997, 0.12999997, 0.12999997, 1">
296+
<Pad Id="ICaCndiLsLJNrB2FJUhvx0" Comment="" Bounds="341,816,45,30" ShowValueBox="true" isIOBox="true" Value="0.14999993, 0.14999993, 0.14999993, 1">
294297
<p:TypeAnnotation LastCategoryFullName="Color" LastDependency="VL.CoreLib.vl">
295298
<Choice Kind="TypeFlag" Name="RGBA" />
296299
</p:TypeAnnotation>
@@ -328,7 +331,7 @@
328331
<Pin Id="QjKL2KVJWp6PAo1Cp6Xnye" Name="Output" Kind="OutputPin" IsHidden="true" />
329332
<Pin Id="DMgo9PwlHMSLBu30XHRpOj" Name="Entity" Kind="OutputPin" />
330333
</Node>
331-
<Pad Id="LTLcCJppWBMLEjbMrWjdnF" Comment="" Bounds="512,795,47,15" ShowValueBox="true" isIOBox="true" Value="Front">
334+
<Pad Id="LTLcCJppWBMLEjbMrWjdnF" Comment="" Bounds="512,795,54,15" ShowValueBox="true" isIOBox="true" Value="Front">
332335
<p:TypeAnnotation LastCategoryFullName="Stride.Graphics" LastDependency="VL.Stride.vl">
333336
<Choice Kind="TypeFlag" Name="CullMode" />
334337
</p:TypeAnnotation>
@@ -342,10 +345,10 @@
342345
<Pin Id="Ur2axyaHNLCLs7McPwhNuZ" Name="Components" Kind="InputPin" />
343346
<Pin Id="Qg9m2q7E8naNvBTQGnqaq2" Name="Children" Kind="InputPin" />
344347
<Pin Id="Ro5o6cBglfoMIq5fUPnDdf" Name="Initial Interest" Kind="InputPin" DefaultValue="0, 0.36, 0" />
345-
<Pin Id="UWNllYGe0qjOxWOe4CifYw" Name="Initial Yaw" Kind="InputPin" DefaultValue="0" />
346-
<Pin Id="KA610yEQcw3QWJ09ge1Lco" Name="Initial Pitch" Kind="InputPin" DefaultValue="-0.05" />
347-
<Pin Id="PTlHLcMojrMQMZ4hbcwRUN" Name="Initial Distance" Kind="InputPin" DefaultValue="-6.01" />
348-
<Pin Id="Bt6unAp42gfNFfYlqB7fwc" Name="Initial Vertical Field Of View" Kind="InputPin" DefaultValue="0.07" />
348+
<Pin Id="UWNllYGe0qjOxWOe4CifYw" Name="Initial Yaw" Kind="InputPin" DefaultValue="0.07" />
349+
<Pin Id="KA610yEQcw3QWJ09ge1Lco" Name="Initial Pitch" Kind="InputPin" DefaultValue="-0.02" />
350+
<Pin Id="PTlHLcMojrMQMZ4hbcwRUN" Name="Initial Distance" Kind="InputPin" DefaultValue="-6.49" />
351+
<Pin Id="Bt6unAp42gfNFfYlqB7fwc" Name="Initial Vertical Field Of View" Kind="InputPin" DefaultValue="0.04" />
349352
<Pin Id="QgiaHDlHemoORHj275UlSE" Name="Projection" Kind="InputPin" />
350353
<Pin Id="VtH9QJi0aMZOLxNMZWnqN4" Name="Near Clip Plane" Kind="InputPin" />
351354
<Pin Id="BJTkxODC4DPMTfIcYBsXBl" Name="Far Clip Plane" Kind="InputPin" />
@@ -946,7 +949,7 @@
946949
<Pin Id="GK3N458SP75OKVeJv06N4R" Name="Clamping By Default" Kind="InputPin" IsHidden="true" />
947950
<Pin Id="DtT0fJDdyKnNjufmgJGYtm" Name="Presets" Kind="OutputPin" />
948951
</Node>
949-
<Pad Id="Nopd06GNG1jOQ51hlB3ySw" Comment="Transition Duration" Bounds="411,300,35,15" ShowValueBox="true" isIOBox="true" Value="10">
952+
<Pad Id="Nopd06GNG1jOQ51hlB3ySw" Comment="Transition Duration" Bounds="411,300,35,15" ShowValueBox="true" isIOBox="true" Value="20">
950953
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
951954
<Choice Kind="TypeFlag" Name="Float32" />
952955
</p:TypeAnnotation>

VL.Stride/help/Misc/presets_/Default.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,28 @@
99
<Value r:Type="Vector3 [3D]">12.01901, 0.1568639, 13.2844305</Value>
1010
</Item>
1111
<Item Key="SceneA.Boxes[1].Position">
12-
<Value r:Type="Vector3 [3D]">-1.2067467, 0, 0</Value>
12+
<Value r:Type="Vector3 [3D]">-1.0401347, 0.5830896, -0.0014389966</Value>
1313
</Item>
1414
<Item Key="SceneA.Boxes[1].Scale">
15-
<Value r:Type="Vector3 [3D]">0.16945773, 0.8020309, 2.5273821</Value>
15+
<Value r:Type="Vector3 [3D]">0.3614624, 0.8020309, 1.1457427</Value>
1616
</Item>
1717
<Item Key="SceneA.Boxes[2].Position">
18-
<Value r:Type="Vector3 [3D]">0.08731192, -0.00097035314, -1.4788843</Value>
18+
<Value r:Type="Vector3 [3D]">0.37678912, 0.36615574, -0.583338</Value>
1919
</Item>
2020
<Item Key="SceneA.Boxes[2].Scale">
21-
<Value r:Type="Vector3 [3D]">2.7682867, 1, 0.5226141</Value>
21+
<Value r:Type="Vector3 [3D]">1.188602, 0.41269702, 0.5226141</Value>
2222
</Item>
2323
<Item Key="SceneA.Boxes[3].Position">
24-
<Value r:Type="Vector3 [3D]">1.4024286, -8.403743E-05, -0.3727033</Value>
24+
<Value r:Type="Vector3 [3D]">-0.3957042, 0.22208053, 0.38302213</Value>
2525
</Item>
2626
<Item Key="SceneA.Boxes[3].Scale">
27-
<Value r:Type="Vector3 [3D]">0.15481925, 0.80939883, 2.9709673</Value>
27+
<Value r:Type="Vector3 [3D]">0.14896464, 0.11307141, 0.3233104</Value>
2828
</Item>
2929
<Item Key="SceneA.Boxes[4].Position">
30-
<Value r:Type="Vector3 [3D]">0.1026938, 0.56270325, -1.5099565</Value>
30+
<Value r:Type="Vector3 [3D]">0.7920192, 0.33167157, 0.38493264</Value>
3131
</Item>
3232
<Item Key="SceneA.Boxes[4].Scale">
33-
<Value r:Type="Vector3 [3D]">2.436708, 0.2809583, 0.31075108</Value>
33+
<Value r:Type="Vector3 [3D]">0.3639686, 0.2809583, 0.5105863</Value>
3434
</Item>
3535
<Item Key="SceneA.Spot 1.Color">
3636
<Value r:Type="RGBA [Color]">1, 0.90917987, 0.8834356, 1</Value>
@@ -60,7 +60,7 @@
6060
<Value r:Type="Float32 [Primitive]">0.003</Value>
6161
</Item>
6262
<Item Key="SceneA.Target For Spots">
63-
<Value r:Type="Vector3 [3D]">0.16806825, 0.5216021, -0.16981262</Value>
63+
<Value r:Type="Vector3 [3D]">-0.47694078, 0.5775948, 0.37411523</Value>
6464
</Item>
6565
</ChannelValues>
6666
</PresetModel>

0 commit comments

Comments
 (0)