|
Review: Nuke OCIOFileTransform src knob renamed to 'file'
0.9 / 1.0 branch only https://github.com/imageworks/OpenColorIO/pull/160 Addresses issue #154 -- Jeremy
0.9 / 1.0 branch only https://github.com/imageworks/OpenColorIO/pull/160 Addresses issue #154 -- Jeremy
|
By
Jeremy Selan
·
|
|
Review: remove testbed directory
0.9 / 1.0 branch only https://github.com/imageworks/OpenColorIO/pull/161 Addresses issue #150 -- Jeremy
0.9 / 1.0 branch only https://github.com/imageworks/OpenColorIO/pull/161 Addresses issue #150 -- Jeremy
|
By
Jeremy Selan
·
|
|
Review: Makefile
https://github.com/imageworks/OpenColorIO/pull/162 Exposes additional build options Allows more flexibility at cmake build time, including... - build unittests without building library - build documen
https://github.com/imageworks/OpenColorIO/pull/162 Exposes additional build options Allows more flexibility at cmake build time, including... - build unittests without building library - build documen
|
By
Jeremy Selan
·
|
|
OpenColorIO 1.0 RC1 Release
As promised, OpenColorIO 1.0 Release Candidate 1 is now available for testing. (No branches necessary, it's the top of the master repository.) https://github.com/imageworks/OpenColorIO We will continu
As promised, OpenColorIO 1.0 Release Candidate 1 is now available for testing. (No branches necessary, it's the top of the master repository.) https://github.com/imageworks/OpenColorIO We will continu
|
By
Jeremy Selan
·
|
|
FileTransform interface changes
Hey, Just giving my two cents but having ocio support icc transforms would be a killer feature. Would this be too invasive a change to make it into 1.0? Cheers, Andrew
Hey, Just giving my two cents but having ocio support icc transforms would be a killer feature. Would this be too invasive a change to make it into 1.0? Cheers, Andrew
|
By
Andrew Hunter
·
|
|
Review: Updated ocio2icc
2 messages
https://github.com/imageworks/OpenColorIO/pull/163 Added support for --lut command-line argument. Instead of requiring an ocio profile, users can specify a lut (or a chain of luts) to create an icc pr
https://github.com/imageworks/OpenColorIO/pull/163 Added support for --lut command-line argument. Instead of requiring an ocio profile, users can specify a lut (or a chain of luts) to create an icc pr
|
By
Jeremy Selan
·
|
|
FileTransform interface changes
7 messages
Hi, As we are fast approaching 1.0 I know it's a bit late in the day for some API changes. But I noticed these while doing the JNI wrapping for the android port some things which would be really good
Hi, As we are fast approaching 1.0 I know it's a bit late in the day for some API changes. But I noticed these while doing the JNI wrapping for the android port some things which would be really good
|
By
Malcolm Humphreys
·
|
|
Review: Fixed Truelight LUT reading bug
https://github.com/imageworks/OpenColorIO/pull/165 Oh no! Today, in the normal course of production work (debugging why our editorial deliverables didn't match on-set reference), we discovered that OC
https://github.com/imageworks/OpenColorIO/pull/165 Oh no! Today, in the normal course of production work (debugging why our editorial deliverables didn't match on-set reference), we discovered that OC
|
By
Jeremy Selan
·
|
|
OpenColorIO Version 1.0 is released
Friends, We've just officially released version 1.0, now available for download here: http://github.com/imageworks/OpenColorIO/zipball/v1.0.0 http://github.com/imageworks/OpenColorIO/tarball/v1.0.0 I
Friends, We've just officially released version 1.0, now available for download here: http://github.com/imageworks/OpenColorIO/zipball/v1.0.0 http://github.com/imageworks/OpenColorIO/tarball/v1.0.0 I
|
By
Jeremy Selan
·
|
|
Question about IIF config
Hello all ! I'm having a look at IIF config.ocio and I was wondering how you build the aceslg2_to_Rec709.cube LUT for the rrt_odt_r709 colorspace. I'm asking because when I compare an OCIOColorspace n
Hello all ! I'm having a look at IIF config.ocio and I was wondering how you build the aceslg2_to_Rec709.cube LUT for the rrt_odt_r709 colorspace. I'm asking because when I compare an OCIOColorspace n
|
By
Marie Fétiveau
·
|
|
AllocationVars?
3 messages
Could anybody say a little about what ColorSpace::setAllocation() and ColorSpace::setAllocationVars() do? I'm starting to get up and running writing my own luts into the spi1d format for converting fr
Could anybody say a little about what ColorSpace::setAllocation() and ColorSpace::setAllocationVars() do? I'm starting to get up and running writing my own luts into the spi1d format for converting fr
|
By
Ciaran
·
|
|
CMake help
4 messages
Sorry, cmake is brand new to me and I figured it would be quicker to ask... What would be the proper way to tell cmake to build the nuke plugins linking to the versions of libraries (libstdc++ etc) in
Sorry, cmake is brand new to me and I figured it would be quicker to ask... What would be the proper way to tell cmake to build the nuke plugins linking to the versions of libraries (libstdc++ etc) in
|
By
Ciaran
·
|
|
Posting JOBS to ocio-dev
I'd like to encourage folks to utilize the ocio-dev as a resource for job postings. The ocio-dev list is rather focused, so it seems nice to be able to take advantage of it when a company is looking t
I'd like to encourage folks to utilize the ocio-dev as a resource for job postings. The ocio-dev list is rather focused, so it seems nice to be able to take advantage of it when a company is looking t
|
By
Jeremy Selan
·
|
|
JOBS: Sony Pictures Imageworks - Color Scientist
Hello! Unfortunately, Joseph Slomka has decided to move on from Imageworks so we're looking for a new color scientist (details below). Please email me off-list if you have any referrals or specific qu
Hello! Unfortunately, Joseph Slomka has decided to move on from Imageworks so we're looking for a new color scientist (details below). Please email me off-list if you have any referrals or specific qu
|
By
Jeremy Selan
·
|
|
Maya Viewport 2.0
Does anyone have any experience with Maya Viewport 2.0 color management? We'd like to get the Maya / OCIO integration ball rolling, and wondered who here has experience in that area. -- Jeremy
Does anyone have any experience with Maya Viewport 2.0 color management? We'd like to get the Maya / OCIO integration ball rolling, and wondered who here has experience in that area. -- Jeremy
|
By
Jeremy Selan
·
|
|
Updated IIF Color Configuration
The IIF color configuration has been updated to match the ut11 Reference Rendering Transform (RRT). - Alex can probably better speak to the differences, but the major visual difference in this RRT (co
The IIF color configuration has been updated to match the ut11 Reference Rendering Transform (RRT). - Alex can probably better speak to the differences, but the major visual difference in this RRT (co
|
By
Jeremy Selan
·
|
|
Review: Luts with incorrect file extensions are now correctly loaded
https://github.com/imageworks/OpenColorIO/pull/172 Luts with incorrect file extensions are now correctly loaded. This was always the intent, but there was a bug in the implementation, where were doing
https://github.com/imageworks/OpenColorIO/pull/172 Luts with incorrect file extensions are now correctly loaded. This was always the intent, but there was a bug in the implementation, where were doing
|
By
Jeremy Selan
·
|
|
Review: update to ociobakelut
Adds --lut option, which lets you create a baked output lut, even in the absence of an input configuration. Example: ociobakelut --lut filmlut.3dl --lut calibration.3dl --format flame lg_to_srgb.3dl h
Adds --lut option, which lets you create a baked output lut, even in the absence of an input configuration. Example: ociobakelut --lut filmlut.3dl --lut calibration.3dl --format flame lg_to_srgb.3dl h
|
By
Jeremy Selan
·
|
|
Review: DisplayTransform looks are no longer automatically applied to 'data'
https://github.com/imageworks/OpenColorIO/pull/174 DisplayTransform looks are no longer automatically applied to 'data' ('data' being normals, pts, etc). By design, colorspaces tagged as data do not h
https://github.com/imageworks/OpenColorIO/pull/174 DisplayTransform looks are no longer automatically applied to 'data' ('data' being normals, pts, etc). By design, colorspaces tagged as data do not h
|
By
Jeremy Selan
·
|
|
OCIO 1.0.1 released
Version 1.0.1 (Oct 31 2011): * Luts with incorrect extensions are properly loaded * ocio2icc / ociobakelut get --lut option (no longer requires ocio config) * DisplayTransform looks do not apply to 'd
Version 1.0.1 (Oct 31 2011): * Luts with incorrect extensions are properly loaded * ocio2icc / ociobakelut get --lut option (no longer requires ocio config) * DisplayTransform looks do not apply to 'd
|
By
Jeremy Selan
·
|