Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@doonv doonv released this 17 Feb 21:09
1296155

Changelog

  • Updated Bevy to 0.13
  • Changed all camera systems to now run in PostUpdate, fixing some stutter issues, with the side effect of #4.
  • Added the CameraSystems SystemSet, which allows fine control over if you want your systems to run before/after bevy_smooth_pixel_camera's systems.
  • Major code cleanup

Full Changelog: 0.2.2...0.3.0