News :
- Orientation (switch between landscape and portrait) are now fully fonctionnal.
- You can now edit size and position of each control at runtime.
- A right-click context menu has been added to cut/copy/paste/duplicate and delete the control in the editor. You can also add Button or Joystick with right-click on designer canvas.
- I added some shortcuts like left mouse button click + B or J to add a new control, O to change the opacity or P to change the orientation. The complete list of available shortcuts will be added soon.
- First implementation of Gestures Recognizer in a version currently experimental. It should work fine but it’s still missing a few gestures. The system in its current state should not crash so you can enable it without fear. However, in some cases, gestures may not be recognized correctly. Gestures supported : Tap, Double Tap, Long Press, Drag (Movement after long press).
- I added some utility fonctions to retrieve Touch Designer Interface widget state.
Improvements :
- The default names generated for the creation of new controls have been improved.
- Designer Toolbar design improvements.
- Editor Toolbar icons changed.
- Touch Designer Interface class icon changed.