ReStocked/Source/Restock
Bill Currie 7a29651f67 Pre-rotate the anchor transform
This is the launch clamp side of the fix for the EL-ReStock launch clamp
compatibility issue. The issue was reported in the EL thread and started
out as issues with getting the build cost but after fixing that, had
issues with the clamps extending properly when built at a survey site.
The bulk of the fix for that is (or will be) in EL, but this change is
for handling rotated clamps: it points the tower in the correct (editor)
direction prior to the tower being extended.
2020-09-13 15:41:09 +09:00
..
Constraints Code cleanup 2020-01-30 22:24:39 -08:00
MaterialModifiers Unify material modifiers 2019-02-28 22:41:44 -08:00
Properties Add plugin with material modifier 2018-12-02 23:20:39 -08:00
InstallChecker.cs Verify install and warn user of issues 2019-04-21 22:40:48 -07:00
LaunchClampGirderFactory.cs Cache generated girder meshes for later use 2020-04-28 17:21:52 -07:00
ModuleRestockConstraints.cs Fix error with nodes added by the game 2020-06-26 20:58:17 -07:00
ModuleRestockDeployableMeshHider.cs Blarg HONK HONK Blurg...fixes 2020-04-26 13:48:13 -07:00
ModuleRestockDepthMask.cs Add check for if the queue has already been updated 2019-06-11 16:33:30 -07:00
ModuleRestockHeatEffects.cs Update ModuleRestockHeatEffects to fix instantiation issues 2019-12-03 12:41:33 -08:00
ModuleRestockISRUAnimation.cs Fix NREs in ISRU code 2019-11-04 16:55:36 -08:00
ModuleRestockLaunchClamp.cs Pre-rotate the anchor transform 2020-09-13 15:41:09 +09:00
ModuleRestockLinkedMesh.cs Use for loops instead of foreach loops to minimize GC 2019-08-31 11:28:37 -07:00
ModuleRestockModifyFairingMaterials.cs Unify logging 2019-03-01 00:06:59 -08:00
ModuleRestockModifyMaterials.cs Fix transform finder 2019-03-01 23:52:18 -08:00
PartModuleExtensions.cs Unify logging 2019-03-01 00:06:59 -08:00
ResourceBlacklist.cs Blacklist complains if url pattern does not match any files 2019-03-01 01:03:45 -08:00
Restock.csproj Include DeployableMeshHider in compile target 2020-05-02 13:58:46 -07:00