Print upgrade for CDL and Matrix transforms#23
Merged
Conversation
doug-walker
approved these changes
Sep 25, 2024
doug-walker
pushed a commit
that referenced
this pull request
Oct 12, 2024
doug-walker
pushed a commit
that referenced
this pull request
Dec 17, 2024
doug-walker
pushed a commit
that referenced
this pull request
Mar 10, 2025
doug-walker
pushed a commit
that referenced
this pull request
Jul 28, 2025
(cherry picked from commit 7e6378f) Signed-off-by: Doug Walker <doug.walker@autodesk.com>
doug-walker
added a commit
that referenced
this pull request
Oct 1, 2025
* Hue Curve Transform GPU (cherry picked from commit 393c0f6) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fixes P1 (cherry picked from commit 5b9ff85) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fixes P2 (cherry picked from commit d1a5d7a) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fixes P3 (cherry picked from commit 83340c5) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fixes P4 (cherry picked from commit b243d1d) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * GradingHueCurveOpData_tests (cherry picked from commit 2a96167) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fix, ChannelCrosstalk (cherry picked from commit 0bac401) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fix, missing fixed function enums in switch cases (cherry picked from commit 051bd7d) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Review Fix, Missing comment on unused test parameters (cherry picked from commit 07aca3c) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * CI Fix, removing multi-line comment (cherry picked from commit bf78019) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fixes for Test 2: test_cpu (cherry picked from commit 4a5001e) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fix Windows CI Towards clean (cherry picked from commit d298681) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fix for missing slopes on periodic curves (cherry picked from commit 3f393f8) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Remove leftover #include from debuging (cherry picked from commit e7fd3f2) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Enable to draw the curve eval only for a specific hue curve. (#11) (cherry picked from commit d658e70) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * RGB to HSY fixed functions using CPU (#17) (cherry picked from commit a25c1c7) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fix identity hue curve draw only (#20) (cherry picked from commit 4f276e5) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * <<Operator upgrade for list of floats (#23) (cherry picked from commit 7e6378f) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fix unit tests Signed-off-by: Doug Walker <doug.walker@autodesk.com> (cherry picked from commit a9e51c8) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fix hue curve unit tests Signed-off-by: Doug Walker <doug.walker@autodesk.com> (cherry picked from commit 6c233c8) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Comment out OSL tests Signed-off-by: Doug Walker <doug.walker@autodesk.com> (cherry picked from commit cf7744e) Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Finish the implementation Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Improve interface, add tests Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Minor clean-up Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Op<< should contain slopes Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Fix python doc line Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Improve validation of control points Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Update API calls based on Vulkan PR Signed-off-by: Doug Walker <doug.walker@autodesk.com> * Saturation robustness Signed-off-by: Doug Walker <doug.walker@autodesk.com> * HSY transform setter adjustment Signed-off-by: Doug Walker <doug.walker@autodesk.com> --------- Signed-off-by: Doug Walker <doug.walker@autodesk.com> Co-authored-by: Jonathan Laroche <jonathan.laroche@autodesk.com> Co-authored-by: larochj <143038478+larochj@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.