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
Added new "detection" feature that checks for new AtmosphereCamera components each frame, instead of just at startup. (Removal detection will be added in a future release)
Removed unnecessary "radsort" dependency.
Made removing Atmosphere and AtmosphereSettings resources set back to default.
settings example now shows removing AtmosphereSettings.
Added files to package.exclude of Cargo.toml, in order to reduce package size.