|
Have any example IRIDAS .look files?
4 messages
Adding support for IRIDAS .look LUT's should be easy, but a few test files are needed. https://github.com/imageworks/OpenColorIO/issues/249 If you have access to a bit of IRIDAS software which can wri
Adding support for IRIDAS .look LUT's should be easy, but a few test files are needed. https://github.com/imageworks/OpenColorIO/issues/249 If you have access to a bit of IRIDAS software which can wri
|
By
dbr/Ben
·
|
|
Mac Install of OCIO via Homebrew
For those who are looking to have an 'easy' system install of OCIO on the mac, you can now do it using homebrew. http://mxcl.github.com/homebrew/ http://braumeister.org/formula/opencolorio Thanks to 2
For those who are looking to have an 'easy' system install of OCIO on the mac, you can now do it using homebrew. http://mxcl.github.com/homebrew/ http://braumeister.org/formula/opencolorio Thanks to 2
|
By
Jeremy Selan
·
|
|
OCIO in CryEngine?
2 messages
Cinema sandbox apparently includes OpenColorIO support. http://mycryengine.com/index.php?conid=59 I wonder if they've just pulled out our lut reading code, or have full blown $OCIO profile support...
Cinema sandbox apparently includes OpenColorIO support. http://mycryengine.com/index.php?conid=59 I wonder if they've just pulled out our lut reading code, or have full blown $OCIO profile support...
|
By
Jeremy Selan
·
|
|
Review: pyglue tests (and cmake/ctest slowness)
https://github.com/imageworks/OpenColorIO/pull/251 On a slightly related note, there's a bug in cmake <2.8.7 which causes "make test" (or "ctest") to take about 30 seconds (instead of the ~30 millisec
https://github.com/imageworks/OpenColorIO/pull/251 On a slightly related note, there's a bug in cmake <2.8.7 which causes "make test" (or "ctest") to take about 30 seconds (instead of the ~30 millisec
|
By
dbr/Ben
·
|
|
Review: OCIO now adheres to commonwealth convention
8 messages
This breaks ABI compatibility. Let me know if anyone has any concerns? https://github.com/imageworks/OpenColorIO/pull/250 Example diff: https://github.com/jeremyselan/OpenColorIO/commit/f83809c28cfae5
This breaks ABI compatibility. Let me know if anyone has any concerns? https://github.com/imageworks/OpenColorIO/pull/250 Example diff: https://github.com/jeremyselan/OpenColorIO/commit/f83809c28cfae5
|
By
Jeremy Selan
·
|
|
Docs editing in github
I just noticed that you can edit any files (in your own forks) directly though github. (I presume this has been there for awhile, but this it's the first time I have used it). While editing *code* ove
I just noticed that you can edit any files (in your own forks) directly though github. (I presume this has been there for awhile, but this it's the first time I have used it). While editing *code* ove
|
By
Jeremy Selan
·
|
|
review: pyglue install location and link flag defaults
https://github.com/imageworks/OpenColorIO/pull/248
https://github.com/imageworks/OpenColorIO/pull/248
|
By
dbr/Ben
·
|
|
Review: pyglue: config.clearLooks() was incorrectly named clearLook()
https://github.com/imageworks/OpenColorIO/pull/247
https://github.com/imageworks/OpenColorIO/pull/247
|
By
Jeremy Selan
·
|
|
Review: cccid can be specified as name or index
https://github.com/imageworks/OpenColorIO/pull/245 https://github.com/imageworks/OpenColorIO/issues/244 -- Jeremy
https://github.com/imageworks/OpenColorIO/pull/245 https://github.com/imageworks/OpenColorIO/issues/244 -- Jeremy
|
By
Jeremy Selan
·
|
|
ASC .ccc files
8 messages
Right now, when you use OCIO FileTransform to point at a .ccc file (a color correction collection) you must also specify the id of which to use. Example .ccc file: <ColorCorrectionCollection> <ColorCo
Right now, when you use OCIO FileTransform to point at a .ccc file (a color correction collection) you must also specify the id of which to use. Example .ccc file: <ColorCorrectionCollection> <ColorCo
|
By
Jeremy Selan
·
|
|
photoshop 6 beta?
5 messages
Has anyone tried the photoshop 6 beta yet? One of the line items is '3dlut adjustment', and I was curious what this meant. Couldn't find the docs online (yet). Maybe you can now select a 3dlut from di
Has anyone tried the photoshop 6 beta yet? One of the line items is '3dlut adjustment', and I was curious what this meant. Couldn't find the docs online (yet). Maybe you can now select a 3dlut from di
|
By
Jeremy Selan
·
|
|
Review: nuke: config-dependent knob defaults are preserved
https://github.com/imageworks/OpenColorIO/pull/242
https://github.com/imageworks/OpenColorIO/pull/242
|
By
Jeremy Selan
·
|
|
Review: looks syntax to allow for fallbacks
https://github.com/imageworks/OpenColorIO/pull/241 See https://github.com/imageworks/OpenColorIO/issues/234 for the discussion Example: "-cc,+di | +di | " Note the introduction of the 'or' operator. T
https://github.com/imageworks/OpenColorIO/pull/241 See https://github.com/imageworks/OpenColorIO/issues/234 for the discussion Example: "-cc,+di | +di | " Note the introduction of the 'or' operator. T
|
By
Jeremy Selan
·
|
|
Nuke now shipping with OpenColorIO support
2 messages
Nuke 6.3v7 has just been released, with built-in support for OpenColorIO. Congrats to the Nuke team for making this happen. :) http://vimeo.com/38773736 (jump to 6:29 for the OCIO integration demonstr
Nuke 6.3v7 has just been released, with built-in support for OpenColorIO. Congrats to the Nuke team for making this happen. :) http://vimeo.com/38773736 (jump to 6:29 for the OCIO integration demonstr
|
By
Jeremy Selan
·
|
|
Default PyOpenColorIO linking behavior
I'd like to draw people's attention to the discussion thread: https://github.com/imageworks/OpenColorIO/issues/236 Under proposal is to have the default OCIO installation install PyOpenColorIO inside
I'd like to draw people's attention to the discussion thread: https://github.com/imageworks/OpenColorIO/issues/236 Under proposal is to have the default OCIO installation install PyOpenColorIO inside
|
By
Jeremy Selan
·
|
|
Review: ociolutimage
This adds a prototype utility, ociolutimage, which can be used to generate / extract 3dluts from images. The tool has work left to be done, but in it's current state is sufficient to re-generate the a
This adds a prototype utility, ociolutimage, which can be used to generate / extract 3dluts from images. The tool has work left to be done, but in it's current state is sufficient to re-generate the a
|
By
Jeremy Selan
·
|
|
IIF config updated
Folks, I've just pushed an updated IIF OCIO configuration to the repo: http://github.com/imageworks/OpenColorIO-Configs/zipball/master http://github.com/imageworks/OpenColorIO-Configs/tarball/master A
Folks, I've just pushed an updated IIF OCIO configuration to the repo: http://github.com/imageworks/OpenColorIO-Configs/zipball/master http://github.com/imageworks/OpenColorIO-Configs/tarball/master A
|
By
Jeremy Selan
·
|
|
Gain/gamma on alpha or not?
3 messages
Currently I have my display config set up the same as Katana, where the gain/gamma also affect the alpha channel. I have users asking to turn this off. Is there a recommended way to handle this? Is th
Currently I have my display config set up the same as Katana, where the gain/gamma also affect the alpha channel. I have users asking to turn this off. Is there a recommended way to handle this? Is th
|
By
Paul Miller
·
|
|
Review: nuke ociolooktransform gets reload button
4 messages
https://github.com/imageworks/OpenColorIO/pull/235 https://github.com/imageworks/OpenColorIO/issues/188 -- Jeremy
https://github.com/imageworks/OpenColorIO/pull/235 https://github.com/imageworks/OpenColorIO/issues/188 -- Jeremy
|
By
Jeremy Selan
·
|
|
proper display transforms for Depth?
In Katana we have a few buttons in the monitor popup to control things like this: - First, we have a post-displaytransform color-correction where the user can specify viewmin, viewmax, viewgamma.(thin
In Katana we have a few buttons in the monitor popup to control things like this: - First, we have a post-displaytransform color-correction where the user can specify viewmin, viewmax, viewgamma.(thin
|
By
Jeremy Selan
·
|