Cache generated girder meshes for later use

Should help with vessels that have large numbers of launch clamps
This commit is contained in:
2020-04-28 17:21:52 -07:00
parent 1ce483f36b
commit fd68fe9b10
4 changed files with 180 additions and 107 deletions

View File

@ -49,6 +49,7 @@
<Compile Include="Constraints\IConstraint.cs" />
<Compile Include="Constraints\LookAtConstraint.cs" />
<Compile Include="InstallChecker.cs" />
<Compile Include="LaunchClampGirderFactory.cs" />
<Compile Include="MaterialModifiers\ColorPropertyMaterialModifier.cs" />
<Compile Include="MaterialModifiers\FloatPropertyMaterialModifier.cs" />
<Compile Include="MaterialModifiers\IMaterialModifier.cs" />