v0.7.3
- Adds code obfuscation:
- Code is now encrypted and obfuscated, both inside and outside the DCC.
- As a result of the changes, the main execution script is now rapidpbr.py:
- The installation script remains the same, install_requirements.py.
- An script to obfuscate the code has been added, obfuscate_code.py.
- Adjusts installation scripts:
- You may now install dependencies only for the main Python installation by adding the flag
--ignoreDCC
.
- You may now install dependencies only for the main Python installation by adding the flag
- Fixes issue with
--prepareForCloud
flag cleanup.
For more information, see the reference documentation for RapidPipeline DCC Importer.