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
allow setting camera shake speed.
Makes the shake speed parameter configurable and dramatically
slows the default speed so that the sampling across the perlin
noise produces a smooth shake instead of a random jitter.
add time resource + sync system
New Features (BREAKING)
Upgrade to Bevy 0.10.
allow specifying arbitrary frame list for animated sprites.
This allows for more flexible sprite animations, that aren't
simply represented by a range of frames in the spritesheet.
Commit Statistics
3 commits contributed to the release over the course of 119 calendar days.