Skip to content

0.4.1

Compare
Choose a tag to compare
@JonahPlusPlus JonahPlusPlus released this 30 Aug 03:01
· 95 commits to master since this release

0.4.1 Patch

  • Removed ATMOSPHERE_INIT stage and "init" feature.
  • 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.