Skip to content

Releases: StefanoMarina/mt-mods

Lib:Mod 1.1.0

12 Jan 18:27
dc3be35
Compare
Choose a tag to compare

1.1.0

This Version includes:

  • Lib Token

  • Add on

  • Macro set

  • New add-on build system using Perl.

  • Database now stores its own data version instead of library version.

  • Database is accessed via mod.openDB() instead of Configure.

  • Addon release is now under .mtlib

  • No property is exported (version can be accessed via getInfo('w1.lmod')

  • Minor changes in effect library gui.

  • Mods may now be strings! String mods will return the whole expression instead of an eval.

  • Configure and database now called from effect library.

  • Custom effect properties;

  • Custom mod properties;

  • Basic macro set for simple management

  • mod.eval and a bunch of new macros;

  • Operations (*2 , /2) or force value (=2)

1.0.3

28 Oct 09:55
Compare
Choose a tag to compare
  • Feature : now all states are supported, it is no longer needed to create a custom list
  • Database window now calls dialog instead of dialog5. No fanciness needed!
  • Effect library control dialog now shows dynamic options if no effect is ready
  • Bug fixed bad label when no effect was present on effect library dialog.
  • All configurations options now under a single tab

Lib:Mod 1.0.2 (Token)

05 Oct 15:24
Compare
Choose a tag to compare
  • Some bug fixes
  • Introducing effect references