Skip to content

Commit

Permalink
Adds Explanation Working with Fluids patch, empty for now. Adds to #48
Browse files Browse the repository at this point in the history
  • Loading branch information
sebescudie committed Oct 17, 2021
1 parent 7d542bc commit ca8d150
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions help/Fluid3D/Explanation Working with Fluids.vl
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<Document xmlns:p="property" Id="JIKPcj6TEU8MmftLrgAE7o" LanguageVersion="2021.4.0.526" Version="0.128">
<NugetDependency Id="CI1vXGqSIKnQJFw6FB0SVK" Location="VL.CoreLib" Version="2021.4.0-0526-gd606d93626" />
<Patch Id="AWvyiBqg4WMLK7uKKWzZ57">
<Canvas Id="IhlF6kmoXVvPoeL8O31ijm" DefaultCategory="Main" BordersChecked="false" CanvasType="FullCategory" />
<!--
************************ Application ************************
-->
<Node Name="Application" Bounds="100,100" Id="H5PY4DtL2iXPKUihoeXoXS">
<p:NodeReference>
<Choice Kind="ContainerDefinition" Name="Process" />
<FullNameCategoryReference ID="Primitive" />
</p:NodeReference>
<Patch Id="HBI9kcBQjyXQWqAHVzY6X5">
<Canvas Id="F9veHdAx9DAPokqy14rxkd" CanvasType="Group">
<Pad Id="TstSoUXvTzwQcUDSxNh0sv" Bounds="268,356,292,65" ShowValueBox="true" isIOBox="true" Value="- Basic fluid setup with just a few nodes&#xD;&#xA;- Explain component/entity system&#xD;&#xA;- Explain output pins of the main Fluid node">
<p:TypeAnnotation>
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
</Canvas>
<Patch Id="CP3WVCIdsxbLsu86GPAbnc" Name="Create" />
<Patch Id="PZgpKuh7ZzTOEvSl5jektx" Name="Update" />
<ProcessDefinition Id="QvUyHDIDzC2LoFiSVUEMn0">
<Fragment Id="NxOsgNQaollOLVS8nN1R2W" Patch="CP3WVCIdsxbLsu86GPAbnc" Enabled="true" />
<Fragment Id="DwHrHY8k7zjLzs3AaVfWa3" Patch="PZgpKuh7ZzTOEvSl5jektx" Enabled="true" />
</ProcessDefinition>
</Patch>
</Node>
</Patch>
<NugetDependency Id="Aw6SSogCruFPIsO8ScR3Ke" Location="VL.CoreLib" Version="2021.4.0-0526-gd606d93626" />
<NugetDependency Id="M8uaO98WORBO57aUFUgB53" Location="VL.Fuse" Version="0.1.5" />
<NugetDependency Id="VOKsKUPRJPaPjDXqcS8N0R" Location="VL.Stride" Version="2021.4.0-0526-gd606d93626" />
</Document>

0 comments on commit ca8d150

Please sign in to comment.