-
Notifications
You must be signed in to change notification settings - Fork 1
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
Updates for AMF v2 #1
Commits on Dec 27, 2023
-
add support for location of .ccc or .cdl files that include ref ids f…
…or cdl:colorCorrectionRef
Configuration menu - View commit details
-
Copy full SHA for 5c5af2a - Browse repository at this point
Copy the full SHA 5c5af2aView commit details -
add applied tag to aces:outputTransformType by adding to base aces:tr…
…ansformType. - remove applied tag from aces:inputTransformType and and aces:lookTransform type as they inheriet from aces:transformType.
Configuration menu - View commit details
-
Copy full SHA for 1f17033 - Browse repository at this point
Copy the full SHA 1f17033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3a20f - Browse repository at this point
Copy the full SHA 8a3a20fView commit details -
- updates email regex checking to be more permissive. This should allow unicode charaters in email as it only requires characters to be followed by an @ symbol to be followed by characters.
Configuration menu - View commit details
-
Copy full SHA for 26bd853 - Browse repository at this point
Copy the full SHA 26bd853View commit details -
- require the uuid tag under amfInfo tag. This is need to require there's a unique tag in the AMF that allow OCIO to build a config that works for more than one AMF at a time. (e.g. supporting a VFX shot that has 10 clips that are inputs to the shot)
Configuration menu - View commit details
-
Copy full SHA for bcc268f - Browse repository at this point
Copy the full SHA bcc268fView commit details -
add support to ACEScsc transforms to be used as IDTs
- supports transformID v1.5 syntax
Configuration menu - View commit details
-
Copy full SHA for e5d962d - Browse repository at this point
Copy the full SHA e5d962dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8ed99 - Browse repository at this point
Copy the full SHA 3e8ed99View commit details -
Merge branch 'v2_updates/optional-output-transforms' into v2_updates/…
…v2_stage * v2_updates/optional-output-transforms: make outputTransform element optional # Conflicts: # schema/acesMetadataFile.xsd
Configuration menu - View commit details
-
Copy full SHA for 642806c - Browse repository at this point
Copy the full SHA 642806cView commit details -
Merge branch 'v2_updates/colorCorrectionRef' into v2_updates/v2_stage
* v2_updates/colorCorrectionRef: specify that exactly one cdl:colorCorrectionRef is required add support for location of .ccc or .cdl files that include ref ids for cdl:colorCorrectionRef
1Configuration menu - View commit details
-
Copy full SHA for 58a9067 - Browse repository at this point
Copy the full SHA 58a9067View commit details -
Merge branch 'v2_updates/email-regex-update' into v2_updates/v2_stage
* v2_updates/email-regex-update: update email regex
Configuration menu - View commit details
-
Copy full SHA for ea9ee9b - Browse repository at this point
Copy the full SHA ea9ee9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3971e6 - Browse repository at this point
Copy the full SHA b3971e6View commit details -
Merge branch 'v2_updates/require-amfInfo-uuid' into v2_updates/v2_stage
* v2_updates/require-amfInfo-uuid: require amfInfo uuid
Configuration menu - View commit details
-
Copy full SHA for 024e6e3 - Browse repository at this point
Copy the full SHA 024e6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a0e09 - Browse repository at this point
Copy the full SHA 42a0e09View commit details -
Merge branch 'v2_updates/csc-as-idt' into v2_updates/v2_stage
* v2_updates/csc-as-idt: add support to ACEScsc transforms to be used as IDTs
Configuration menu - View commit details
-
Copy full SHA for d9a143a - Browse repository at this point
Copy the full SHA d9a143aView commit details -
Merge branch 'v2_updates/optional-output-transforms' into v2_updates/…
…v2_stage * v2_updates/optional-output-transforms: make outputTransform element optional
Configuration menu - View commit details
-
Copy full SHA for 7d385b3 - Browse repository at this point
Copy the full SHA 7d385b3View commit details -
Merge branch 'v2_updates/workingLocation' into v2_updates/v2_stage
* v2_updates/workingLocation: update and add amf examples add workingLocation tag
Configuration menu - View commit details
-
Copy full SHA for 7b25b1c - Browse repository at this point
Copy the full SHA 7b25b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4d3ec - Browse repository at this point
Copy the full SHA 7b4d3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f71bb - Browse repository at this point
Copy the full SHA f7f71bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa22c46 - Browse repository at this point
Copy the full SHA aa22c46View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80427da - Browse repository at this point
Copy the full SHA 80427daView commit details -
fix output tranform applied tag integration
- previous logic causes the applied tag to have to exist on the sub-elements of <outputTransform> (e.g. <referenceRenderingTransform> and <outputDeviceTransform>)
Configuration menu - View commit details
-
Copy full SHA for 059903a - Browse repository at this point
Copy the full SHA 059903aView commit details