Skip to content

SMT version 3.7.1

Compare
Choose a tag to compare
@kiwistrongis kiwistrongis released this 12 Nov 17:30
· 300 commits to master since this release

API Additions:

  • The work-in-progress SwipeKeyboard and related work

API Changes:

  • Nothing of major significance

Bug Fixes:

  • Added a lot of missing documentation
  • Indirect zones now render into the pick-buffer properly

Other:

  • Created more examples, including a tutorial, and a table hockey game
  • Compilation with make is now supported.
  • Repository has been cleaned up
  • Creation of everything has been made automated through make ( release zip file, javadoc, etc )

Fixes Since Beta

  • Fix for setDirect() issues
    -- Fixes issues with KeyboardZone
  • Return of required windows binaries to resource folder
  • Changed the table hockey example to run fullscreen as is standard with the other examples
  • Some additions to TextZone