Releases: chaosct/Musical-Tabletop-Coding-Framework
MTCF v0.3e
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
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
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
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!