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
Mute/unmute state is now saved across reloads (#54)
Projects can now manually override device pixel ratio (#56)
Renin now uses the Visibility API instead of a time-based heuristic to detect when a tab regains foreground focus -- the result of this is that renin no longer stutters music during playback on slow computers / heavy demos. (#57)
A bug was fixed where some layers could be accidentally overlapping in the UI (#60)
Renin now has better support for non-4/4 time signatures (#61)
The frame panel should now render correctly on all screens (#63)
The glow animation of the audio track bar is improved slightly (#62)
Fullscreen mode now properly centers the demo horizontally and vertically, and adds a black backdrop. As a consequence, demos compiled in non-production mode (which is the currently recommended way of compiling demos 🙄) now work better on non 16:9 screens. (#64)