-
One of the requirements for nanoColor is that it have no external dependencies. Most of the dependencies have already been removed, via optional CMake flags. However, code from Imath and Pystring was …
-
https://github.com/cgvirus/Olive-Editor-Community-Effects/blob/94b4b1a97a8d0c5f528764c1bce3060f2ab5c264/bloom/bloom.frag#L42
-
The checklist below is the current state of work that needs to be done to get a form live.
It is a starting point, based on the CDS platform intake form. These actions will evolve and be reassessed a…
-
In OCIO v1, the Config getViews(display) method returned all views. This was considered a bug (per issue #67) and a fix was attempted in closed PR #324 and then finally fixed in PR #875 (as part of O…
-
Named Transforms are an alternative to color spaces and are used in the new OCIO configs for ACES. It would be helpful if the OCIO command-line tool ocioconvert added an option to apply a NamedTransfo…
-
### Make sure to follow our issue report guidelines
- [X] I'm using the latest version of Natron (not required but recommended)
- [X] I've restarted Natron and the issue persists
- [X] I've run Natro…
-
### What happened?
RV is failing to compile the GL program when OCIO is using 1D luts with length 2048 both in forwards and inverse directions. The error is:
> ERROR: Multiple declarations of 'oci…
-
Validate updates to validation table in Databricks. -
ocio_dex_tst.hl7_mmg_validation_err_bronze
ocio_dex_tst.hl7_mmg_validation_ok_bronze
ocio_dex_tst.hl7_structure_elr_ok_bronze
ocio_dex_tst.hl7_…
-
### Make sure to follow our issue report guidelines
- [X] I have read the [feature request guidelines](https://hackmd.io/@natron-dev-awesome/B1SW6Hbau)
- [X] I have followed the [contributing guid…
-
Hello,
When looking at the `GradingPrimary` class, I have a hard time understanding why do we need to specify the _GradingStyle_ in the `__init__` of the class ? I do understand it's kind of needed…