Skip to content

Lib:Mod 1.1.0

Latest
Compare
Choose a tag to compare
@StefanoMarina StefanoMarina released this 12 Jan 18:27
dc3be35

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)