Skip to content

Releases: rumblesan/improviz

Version 1.1

28 Feb 12:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.1

Version 1.0.2

29 Dec 12:07
Compare
Choose a tag to compare

Version 1.0.2

Features

  • Added aspectRatio variable

Improviz-1.0.0-prerelease

09 Dec 16:05
Compare
Choose a tag to compare
Pre-release

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 of materials:

Improviz-0.9.5

07 Aug 10:04
Compare
Choose a tag to compare
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

28 May 16:21
Compare
Choose a tag to compare
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

28 Apr 14:43
2f1e5fb
Compare
Choose a tag to compare

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

16 Jan 12:18
Compare
Choose a tag to compare
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

20 Oct 21:34
Compare
Choose a tag to compare
Version 0.9.0

Breaking changes

* loop keyword is now required at the start of loop statements

Improviz-0.8.3

16 Oct 19:29
Compare
Choose a tag to compare
Updating docs for text toggle osc message

Improviz-0.8.2

25 Aug 20:21
Compare
Choose a tag to compare
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