Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 1.78 KB

CHANGES.rst

File metadata and controls

79 lines (51 loc) · 1.78 KB

Turbulenz Python Tools Changes

release-date:2014-02-03
  • Add support for non-ascii encoded source files in makehtml and maketzjs
  • Fix missing dependency on urllib3 for the export events tool
  • Fix incorrect log call in dae2json
release-date:2013-10-30
  • Fix support for multiple animation elements targeting the same attribute
  • Fix scale animation export when stored as separate axis components
  • Fix dae2json referencing a legacy flat effect in the shaders
release-date:2013-10-08
  • Updated exportevents tool to support latest format of metrics from the Hub
  • Added support for a physics material to be exported in dae2json
  • Updated code to conform to Pylint 1.0.0 and updated .pylintrc file with new settings
  • Minor bugfixes in json2json tool
release-date:2013-07-30
  • Updated obj2json tool to support variable numbers of components, fix issues with no uv sets, fix degenerate removal
  • Prevent error when running exportevents tool against unpublished projects
  • Update exportevents tool to remove the requirement of PyCrypto
  • Refactored the exportevents tool to more correctly deal with requests for realtime events
  • Updated exportevents tool to support a future format of event downloads
release-date:2013-05-20
  • Fix exportevents tool when working with encrypted data stored in the local filesystem
  • Update exportevents tool to support gzipped responses for efficient download of user metrics
release-date:2013-05-02
  • First open source release