Releases: rumblesan/improviz
Releases · rumblesan/improviz
Version 1.1
Version 1.0.2
Version 1.0.2
Features
- Added aspectRatio variable
Improviz-1.0.0-prerelease
Version 1.0.0
Features
- Custom post processing animation shaders
- Post processing shader variables
- Improving built in web editor
Tweaks
- Documentation improvements
- Adding shader variable to motionBlur animation style
Breaking Changes
- In the configuration YAML file for the materials, the root entry now needs to be
shaders:
instead ofmaterials:
Improviz-0.9.5
Version 0.9.5 Features * Can use # as well as // for single line comments * Can use lists as arguments to material variables * ColourMult material variable added to texture and wobbler materials
Improviz-0.9.3
Version 0.9.3 Features * Wobbler material now uses TextureAlpha material variable * Version number for release now easily available in the version.txt file found in the release bundles Tweaks * Simplifying texture material a bit
Improviz-0.9.2
Version 0.9.2
Features
- Adding slideshow function
- Allowing default Material Variables to be defined in the material config file
- Adding TextureAlpha material variable
Improviz-0.9.1
Version 0.9.1 Features * Allow setting text display toggled off to start via config setting Tweaks Improved the configuration documentation
Improviz-0.9.0
Version 0.9.0 Breaking changes * loop keyword is now required at the start of loop statements
Improviz-0.8.3
Updating docs for text toggle osc message
Improviz-0.8.2
Version 0.8.2 Features * Added :wobbler material * Underscores and dollar signs now allowed in identifier names Tweaks * Made uniform naming on custom textures a bit more consistent