Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Aliases, NamedTransform, Base Config Inheritance #31

Merged
merged 5 commits into from
Sep 1, 2021

Conversation

KelSolaar
Copy link
Contributor

This PR implements support for:

  • Aliases for the opencolorio_config_aces.colorspace_factory definition.
  • NamedTransform creation via the opencolorio_config_aces.named_transform_factory definition.
  • Base config inheritance in the opencolorio_config_aces.generate_config definition so that the config can be generated from an existing config, e.g. ACES 1.2 config.
  • Small polishing updates.

The important milestone is that it is the first time I'm using the repository and the exposed API to generate custom configs at work. It is quite neat and I managed to remove a lot of our custom code!

I will see if I can put together a small example on how to programmatically modify the ACES 1.2 config.

Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
…rspace_factory" definition.

Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
…use an existing base configuration.

Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
@KelSolaar
Copy link
Contributor Author

Thanks, merging!

@KelSolaar KelSolaar merged commit 79e0706 into master Sep 1, 2021
@KelSolaar KelSolaar deleted the feature/aliases_named_transforms_inheritance branch September 1, 2021 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants