Skip to content

Releases: chaosct/Musical-Tabletop-Coding-Framework

MTCF v0.3e

06 Jan 16:34
Compare
Choose a tag to compare

This release has some minor improvements and fixes, mainly in OSX.


Detailed Changelog:

added: ChangeLog File
fixed: mtcf-slider not changing pill color.
fixed: window title not displaying MTCF.
fixed: updated ofxTableGestures, adding better support for OSX.
removed: old PD decorations.

MTCF v0.3d

22 Nov 15:16
Compare
Choose a tag to compare

This version focus on improving rendering performance, thanks to a new version of ofx2DFigures.

Linux and Windows versions are compiled against OF0.7.4 for performance reasons. OS X seems to work fine with OF0.8.0.

MTCF v0.3c

17 Jul 10:16
Compare
Choose a tag to compare

Release v0.3c has focused on a major integration with mMTCF using its format for PD application bundles. It has also fixed some bugs and improved the documentation.

Major bugfixes:
  • matrix command erased previous transformations.
  • hidden command did not prevent from capturing finger interaction.
  • mtcf-polygon did not accept object interaction.
  • Some name collisions with new pd-extended externals.

MTCF v0.3a

16 Jul 10:30
Compare
Choose a tag to compare

v0.3a presents a major upgrade, being totally incompatible with previous versions. In next releases we will include a compatibility layer in order to reuse old code. This change makes MTCF totally compatible with Mobile MTCF ( mMTCF ), so your MTCF applications will now be usable also in Android!