Skip to content
Success

Changes

Summary

  1. Add 3 parameters (commit: 02209e8) (details)
  2. Resolve Conflicts with sarbian/master (commit: 6c5f2ce) (details)
  3. Use the transform var with Felger patch (commit: ddea09d) (details)
  4. v2.6.9 (commit: 987a8b5) (details)
Commit 02209e8610ad75578082558769a12a544a6be304 by jasrapp
Add 3 parameters
Global SmokeScreen Parameter: atmDensityExp - SmokeScreen.cfg variable,
adjusts input atmospheric pressure by an exponent, to give similar plume
scaling between RSS and Stock.
ModelMultiParticlePersistFX Parameters: vRandPosOffset - Random positive
position offset to spread fast particles out.  Additive. vPosOffset -
nonrandom positive offset to adjust starting particle position.
Additive.
(commit: 02209e8)
The file was modified SmokeScreenConfig.cs (diff)
The file was modified PersistentKSPParticleEmitter.cs (diff)
The file was modified ModelMultiParticlePersistFX.cs (diff)
Commit 6c5f2cec1bf56d9cbdda36cdfa198db75ba5c32f by jasrapp
Resolve Conflicts with sarbian/master
Update methodology to match Sarbian's performance tweaks.  Will make
another performance pass at some point.
(commit: 6c5f2ce)
The file was modified PersistentKSPParticleEmitter.cs (diff)
Commit ddea09dfe299b475a903fc1fdf8ccbfcc29966b8 by sarbian
Use the transform var with Felger patch
(commit: ddea09d)
The file was modified PersistentKSPParticleEmitter.cs (diff)
The file was modified Properties/AssemblyInfo.cs (diff)