You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added integration with Spine animation software (Rhubarb Lip Sync for Spine).
Added full Unicode support: File names, dialog files, strings in exported files etc. should now be fully Unicode-compatible.
Added--machineReadable command-line option to allow for better integration with other applications.
Added--consoleLevel command-line option to control how much detail to log to the console (stderr).
Changed message output to the console: Unless specified using --consoleLevel, only errors and fatal errors are printed to the console. Previously, warnings were also printed.
Fixed segfault with WAVE file containing some initial music before spoken words (issue #25)