v0.2.65
To learn how to install and configure OpenCue, see our Getting Started guide.
Changes:
- 026e3b5 Add Blender as an option to cuesubmit (#381)
- 44a7804 Set up CI with Azure Pipelines (#379)
- de827aa Add a Github Pull Request template. (#376)
- 350c924 Update HostSearch to return wrapped objects instead of Response class. (#373)
- 9ef655c Include LICENSE file in all Python tarballs and publish it alongside the other build artifacts. (#375)
- 0265e3e Ensure ElementTree.SubElement receives a str #368 (#369)
- 388399d Adding missing wrapper function for RegisterOutputPath (#363)
- d5c8480 honor the user-specified 'Chunk Size' value #365 (#366)
- ff41865 Adding owner and deed wrappers (#362)
- 0742615 Migrate RQD unit tests to use setup.py. (#352)
- ebf876a Update Constants.py
- 3a6a59f Add a first few CueSubmit unit tests. (#346)
- 29133e2 Add missing columns from query to fix getHostWhiteboard call (#341)
- f954aad Fix the "make a suggestion" CueGUI link. (#336)
- de2f00d fixes #327. Make frameStateTotals return a dictionary so order does not matter. (#331)