|
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: pyglue install location and link flag defaults
https://github.com/imageworks/OpenColorIO/pull/248
https://github.com/imageworks/OpenColorIO/pull/248
|
By
dbr/Ben
·
|
|
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: 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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
Is OCIO ready to package?
Hey guys, it's been quiet for a while so I thought I'd check in. I'm still interested in packaging OCIO for Fedora and with Jeremy's patch to use the new yaml-cpp 0.3.0 building works fine. I'm guessi
Hey guys, it's been quiet for a while so I thought I'd check in. I'm still interested in packaging OCIO for Fedora and with Jeremy's patch to use the new yaml-cpp 0.3.0 building works fine. I'm guessi
|
By
Richard Shaw
·
|
|
Is OCIO ready to package?
2 messages
Sorry, it's not quite ready yet. There was one issue in yaml-cpp 0.3.0 I had to track down. Let's aim for the end of next week? -- Jeremy
Sorry, it's not quite ready yet. There was one issue in yaml-cpp 0.3.0 I had to track down. Let's aim for the end of next week? -- Jeremy
|
By
Jeremy Selan
·
|
|
Review: IRIDAS .look LUT support
https://github.com/imageworks/OpenColorIO/pull/254 (Sam: Thanks! The test files were perfect)
https://github.com/imageworks/OpenColorIO/pull/254 (Sam: Thanks! The test files were perfect)
|
By
dbr/Ben
·
|
|
Review: bump to yaml 0.3
https://github.com/imageworks/OpenColorIO/pull/255
https://github.com/imageworks/OpenColorIO/pull/255
|
By
Jeremy Selan
·
|
|
windows build, apparent bugs
4 messages
Hi there, I am a bit of a newbie here, so please be gentle :-) I built openColorIO yesterday on the windows platform, and while the process had parts that i had to do manually (for yaml and tinyxml),
Hi there, I am a bit of a newbie here, so please be gentle :-) I built openColorIO yesterday on the windows platform, and while the process had parts that i had to do manually (for yaml and tinyxml),
|
By
LaszloSebo
·
|
|
Review: added op combining for MatrixOffsetOps and ExponentOps
https://github.com/imageworks/OpenColorIO/pull/258 https://github.com/imageworks/OpenColorIO/issues/19
https://github.com/imageworks/OpenColorIO/pull/258 https://github.com/imageworks/OpenColorIO/issues/19
|
By
Jeremy Selan
·
|
|
Travis-CI build thing
https://github.com/imageworks/OpenColorIO/pull/260
https://github.com/imageworks/OpenColorIO/pull/260
|
By
dbr/Ben
·
|
|
OCIO CUDA
25 messages
I'm currently integrating OpenColorIO into an application that uses CUDA for GPU processing. In order to use OCIO's shader path, we'd need to copy our images over to OpenGL textures and back again. If
I'm currently integrating OpenColorIO into an application that uses CUDA for GPU processing. In order to use OCIO's shader path, we'd need to copy our images over to OpenGL textures and back again. If
|
By
Nathan Weston
·
|
|
A qq on 3d luts
6 messages
Hi, I have a library that wraps color processing engines including OCIO. This library has a call to inverse. Whilst I am able to generate the inverse of a 3d lut (with all the usual caveats and edge c
Hi, I have a library that wraps color processing engines including OCIO. This library has a call to inverse. Whilst I am able to generate the inverse of a 3d lut (with all the usual caveats and edge c
|
By
Piotr Stanczyk
·
|
|
OCIO 1.0.7 released
4 messages
This release is a duesy. OCIO 1.0.7 is ABI and source compatible with all 1.X versions (of course), but has a lot of features / fixes: Version 1.0.7 (April 17 2012): * IRIDAS .look support * ociolutim
This release is a duesy. OCIO 1.0.7 is ABI and source compatible with all 1.X versions (of course), but has a lot of features / fixes: Version 1.0.7 (April 17 2012): * IRIDAS .look support * ociolutim
|
By
Jeremy Selan
·
|
|
Standard OCIO Directories
13 messages
I'd like to propose that we define standard directories on each platform where OCIO configurations might live. Nuke has taken a step in this direction now that they are shipping with OCIO. They have s
I'd like to propose that we define standard directories on each platform where OCIO configurations might live. Nuke has taken a step in this direction now that they are shipping with OCIO. They have s
|
By
Brendan Bolles
·
|
|
Review: unit tests pass on the travis-ci continuous integration vm
https://github.com/imageworks/OpenColorIO/pull/267
https://github.com/imageworks/OpenColorIO/pull/267
|
By
Jeremy Selan
·
|