ynput / LabLib

Create VFX Dailies with Python! Can be used to render directly or as a module extending other code.
MIT License
2 stars 2 forks source link

Introduction generator module types #13

Closed jakubjezek001 closed 2 months ago

jakubjezek001 commented 3 months ago

We've opted to restructure our codebase, separating ocio_config_file.py and slate_generator.py modules from processors due to their distinct requirements and their role in creating new file-based data representations. In collaboration with @tweak-wtf , we're moving these methods into a dedicated 'generators' module.

To streamline the naming: