You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix fittable engines being fit every time even if they had no changes
Breaking Change Refactor EngineThermodynamics to be a struct, which makes it easier to use without adding GC alloc
Fix issue with negative mach transformations
Breaking Change Streamline engine fitting code
Only save fitted engine when parsing prefab, this prevents part upgrades from affecting the cache (however, upgraded parts will have to be fit every time)