|
Review: Fixes a few compiler warnings
https://github.com/imageworks/OpenColorIO/pull/97
Fixes warnings when using -pedantic.
-- Jeremy
https://github.com/imageworks/OpenColorIO/pull/97
Fixes warnings when using -pedantic.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#497
·
|
|
Review: Adds build option to use boost ptr instead of tr1
https://github.com/imageworks/OpenColorIO/pull/96
This adds a compile-time option to use boost ptr instead of tr1. The
tr1 ptr is defaut, but for folks who had already locked off on OCIO
0.7s ABI
https://github.com/imageworks/OpenColorIO/pull/96
This adds a compile-time option to use boost ptr instead of tr1. The
tr1 ptr is defaut, but for folks who had already locked off on OCIO
0.7s ABI
|
By
Jeremy Selan <jeremy...@...>
·
#496
·
|
|
Re: Review: Build Nuke stuff into lib/nuke6.2
LGTM
long live the bubbles system ;)
LGTM
long live the bubbles system ;)
|
By
Malcolm Humphreys <malcolmh...@...>
·
#494
·
|
|
Review: Build Nuke stuff into lib/nuke6.2
https://github.com/imageworks/OpenColorIO/pull/94
https://github.com/imageworks/OpenColorIO/pull/94
|
By
dbr/Ben <b...@...>
·
#495
·
|
|
Review: OCIOCDLTransform node
https://github.com/imageworks/OpenColorIO/pull/93
https://github.com/imageworks/OpenColorIO/pull/93
|
By
dbr/Ben <b...@...>
·
#493
·
|
|
Re: OCIO for Windows
Hello Jeremy !
Thanks for your reply ;)
The IDT/ODTs we made are not already expressed in CTL. They are simple "matrix + transfer function" that can also be computed into 3DLUT.
I also have some
Hello Jeremy !
Thanks for your reply ;)
The IDT/ODTs we made are not already expressed in CTL. They are simple "matrix + transfer function" that can also be computed into 3DLUT.
I also have some
|
By
Marie Fétiveau <m...@...>
·
#491
·
|
|
Review: Add CMAKE_INSTALL_EXEC_PREFIX option
https://github.com/imageworks/OpenColorIO/pull/91
https://github.com/imageworks/OpenColorIO/pull/91
|
By
dbr/Ben <b...@...>
·
#492
·
|
|
Re: OCIO for Windows
Marie,
Thanks for the email. In terms of testing OCIO with new IDT/ODTs,
are your transforms CTL programs, or have you formulated them in the
OCIO vocabulary. (luts, matricies, etc).
I believe you
Marie,
Thanks for the email. In terms of testing OCIO with new IDT/ODTs,
are your transforms CTL programs, or have you formulated them in the
OCIO vocabulary. (luts, matricies, etc).
I believe you
|
By
Jeremy Selan <jeremy...@...>
·
#490
·
|
|
Re: 0.7.8 Released
A big heads up I forgot to mention, 0.7.8 is not binary compatible
with 0.7.7 due to the boost ptr change. My hope (and intent) is for
this to be the final binary incompatible change before locking
A big heads up I forgot to mention, 0.7.8 is not binary compatible
with 0.7.7 due to the boost ptr change. My hope (and intent) is for
this to be the final binary incompatible change before locking
|
By
Jeremy Selan <jeremy...@...>
·
#489
·
|
|
0.7.8 Released
Version 0.7.8:
* Iridas lut (.cube) bugfix, DOMAIN_MIN / DOMAIN_MAX now obeyed
* Exposed GPU functions in python (needed for Mari)
* Nuke OCIODisplay cleanup: Fixed knob names and added
Version 0.7.8:
* Iridas lut (.cube) bugfix, DOMAIN_MIN / DOMAIN_MAX now obeyed
* Exposed GPU functions in python (needed for Mari)
* Nuke OCIODisplay cleanup: Fixed knob names and added
|
By
Jeremy Selan <jeremy...@...>
·
#488
·
|
|
OCIO for Windows
Hello all !
I finally have some time to have look at OCIO ;)
In a few words, I'd like in a near future to set up in my studio a Color Pipeline integrating IIF and OCIO improvements.
I'm part of a
Hello all !
I finally have some time to have look at OCIO ;)
In a few words, I'd like in a near future to set up in my studio a Color Pipeline integrating IIF and OCIO improvements.
I'm part of a
|
By
Marie Fétiveau <m...@...>
·
#487
·
|
|
Review: Iridas (.cube) lut bugfix
https://github.com/imageworks/OpenColorIO/pull/90
Bugfix in Iridas (.cube) lut support. DOMAIN_MIN / DOMAIN_MAX now supported.
(also fixes a bug in Lut3DOp. from_min, from_max are now obeyed
https://github.com/imageworks/OpenColorIO/pull/90
Bugfix in Iridas (.cube) lut support. DOMAIN_MIN / DOMAIN_MAX now supported.
(also fixes a bug in Lut3DOp. from_min, from_max are now obeyed
|
By
Jeremy Selan <jeremy...@...>
·
#486
·
|
|
Review: Exposed Processor GPU functions to python
https://github.com/imageworks/OpenColorIO/pull/89
First step in the development of the Mari OCIO viewer plugin.
-- Jeremy
https://github.com/imageworks/OpenColorIO/pull/89
First step in the development of the Mari OCIO viewer plugin.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#485
·
|
|
Review: Benign header cleanup
https://github.com/imageworks/OpenColorIO/pull/88
Removed OpenColorABI.h. Simpler just to put all the compiler specific
stuff in one header, OpenColorTypes.h
This doesnt effect ABI or code
https://github.com/imageworks/OpenColorIO/pull/88
Removed OpenColorABI.h. Simpler just to put all the compiler specific
stuff in one header, OpenColorTypes.h
This doesnt effect ABI or code
|
By
Jeremy Selan <jeremy...@...>
·
#484
·
|
|
Review: First pass at a ICCTransform
https://github.com/imageworks/OpenColorIO/pull/87
Had sometime on the plane so did a first pass at a ICCTransform, which will be needed for 'iv color profiles/LUTs' on the
https://github.com/imageworks/OpenColorIO/pull/87
Had sometime on the plane so did a first pass at a ICCTransform, which will be needed for 'iv color profiles/LUTs' on the
|
By
Malcolm Humphreys <malcolmh...@...>
·
#483
·
|
|
Review: Updated Nuke OCIODisplay, added config.getCacheID(), context.getCacheID(), ClearAllCaches()
https://github.com/imageworks/OpenColorIO/pull/84
nuke ociodisplay: ocio_populate_viewer works again
nuke ociodisplay: Renamed viewer knobs to "gain" and "gamma". This
allows them, when used as
https://github.com/imageworks/OpenColorIO/pull/84
nuke ociodisplay: ocio_populate_viewer works again
nuke ociodisplay: Renamed viewer knobs to "gain" and "gamma". This
allows them, when used as
|
By
Jeremy Selan <jeremy...@...>
·
#482
·
|
|
Interesting article: How to use github effectively
Not directly related to OCIO, but I thought those github users on the
list may enjoy this article:
http://lumberjaph.net/dancer/2011/03/06/how_to_use_github_effectively_for_your_project.html
My
Not directly related to OCIO, but I thought those github users on the
list may enjoy this article:
http://lumberjaph.net/dancer/2011/03/06/how_to_use_github_effectively_for_your_project.html
My
|
By
Jeremy Selan <jeremy...@...>
·
#481
·
|
|
Review: FormatRegistry cleanup
https://github.com/imageworks/OpenColorIO/pull/82
This adds a bit more infrastructure behind the internal FormatRegistry. This checkin fixes the make test error in Baker.cpp, so format ordering is
https://github.com/imageworks/OpenColorIO/pull/82
This adds a bit more infrastructure behind the internal FormatRegistry. This checkin fixes the make test error in Baker.cpp, so format ordering is
|
By
Jeremy Selan <jeremy...@...>
·
#479
·
|
|
Review: removing boost as a dependency
https://github.com/imageworks/OpenColorIO/pull/81
Removed boost dep from the code based, you now need gcc >= 4 to get access to std::tr1::shared_ptr
This has only been tested on OSX, doing a bit of
https://github.com/imageworks/OpenColorIO/pull/81
Removed boost dep from the code based, you now need gcc >= 4 to get access to std::tr1::shared_ptr
This has only been tested on OSX, doing a bit of
|
By
Malcolm Humphreys <malcolmh...@...>
·
#480
·
|
|
Re: Review: First pass at TruelightTransform and TruelightOp
If you can send me the header, I'm happy to flesh something out.
I didn't get around to it before I left DRD but I was hoping to use the lut baker to build a tool to take advantage of the lutio table
If you can send me the header, I'm happy to flesh something out.
I didn't get around to it before I left DRD but I was hoping to use the lut baker to build a tool to take advantage of the lutio table
|
By
Malcolm Humphreys <malcolmh...@...>
·
#478
·
|