Releases: bellinitte/bad-apple-uxn
Releases · bellinitte/bad-apple-uxn
v1.0.2
v1.0.1
Description
This release syncs the latest changes to Uxn's opcodes. It also adds a small feature regarding layout responsiveness.
Changelog
- Removed the automatic assembling with Ruxnasm.
- Removed black bars on screens with unconstrained sizes. On screens with fixed sizes, the video now scales to fit the screen.
- Removed
OFFSET-X
andOFFSET-Y
tweakables — the video is always in the center now. - Replaced
FRAGMENT-WIDTH
andFRAGMENT-HEIGHT
tweakables with a singleDEFAULT-SCALE
tweakable, which determines the scale on screens with unconstrained size. - Split the Tweakables section into Tweakables and Constants.
v1.0.0
Description
This is the initial release of bad-apple-uxn.