The current release of ITT is v1.1.
Changes since v1.0
Bug fixes
Changes since v0.9
ITT is no longer considered to be in beta
All Timeline Ctrl Object actors except for the Timeline Trigger Ctrl Object actor take up either the top or bottom half of the timeline and the actors have a new input field (track) that allows the user to select which half the actor is displayed in. Note: This does not effect the actual outputs of the objects, merely how they are displayed in the ITT programming interface.
The Shape, Text, Line, etc actors that make up the timeline programming interface are deactivated when the interface is hidden. This represents a significant increase in how efficient ITT it. When running in playback mode (hidden programming interface) ITT now uses very very few computer resources.
Changes since v0.8:
Added the Timeline Scene Ctrl Object actor
Added the Timeline Transport Controls actor
Added the Timeline Time Output actor
Changes since v0.7:
Fixed significant issue with button drawing. Previously, the layout would render improperly when a patch containing ITT was saved and then re-opened. This is no longer the case.
Several new Timeline Ctrl Object Actors added.
Some other random bugs fixed.
Documentation cleaned up a bit.
Example patch added.