aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_bladerunner/subtitles/mixResourceCreator/mixResourceCreator.py
AgeCommit message (Collapse)Author
2019-07-23DEVTOOLS: BLADERUNNER: More quality fixes (codacy)Thanasis Antoniou
2019-07-11DEVTOOLS: BLADERUNNER: Fix Python 3 print syntax errorThanasis Antoniou
2019-01-06DEVTOOLS: Quotes Excel creator exports extra audioantoniou79
quoteSpreadsheetCreator exports dev commentary and some optional speech audio from SFX.MIX
2019-01-06DEVTOOLS: Script code cleanupantoniou79
All scripts got better info and debug messages. Also improved the --trace switch for all scripts and fixed some code formatting issues.
2019-01-06DEVTOOLS: Revert to python envantoniou79
Requiring python to be in env variables This should be more portable (there's an error message if the python in env is not 2.7)
2019-01-06DEVTOOLS: semi-auto creation of SUBTITLES.MIXantoniou79
add make rules for output FON and MIX files Create wrappers for all scripts to check for python 2.7 update module.mk to create FON file, then create the SUBTITLES.MIX file Remove the intermediate TRE files. Input is expected to be in sampleInput folder