|
Review: added TestForDDImageVersion.cxx to support multiple versions of nuke
(excuse the typos in the actual commit msg)
Added TestForDDImageVersion.cxx to FindNuke.cmake so that we can workout which version of nuke we are building against. This now gets appended to the
(excuse the typos in the actual commit msg)
Added TestForDDImageVersion.cxx to FindNuke.cmake so that we can workout which version of nuke we are building against. This now gets appended to the
|
By
Malcolm Humphreys <malcolmh...@...>
·
#296
·
|
|
Review: Added ${Boost_INCLUDE_DIR} to the nuke CMakeLists.txt
Added ${Boost_INCLUDE_DIR} to the nuke CMakeLists.txt, this is temp till we remove '#include <boost/shared_ptr.hpp>' from
Added ${Boost_INCLUDE_DIR} to the nuke CMakeLists.txt, this is temp till we remove '#include <boost/shared_ptr.hpp>' from
|
By
Malcolm Humphreys <malcolmh...@...>
·
#292
·
|
|
OCIO 0.7.2 released
Version 0.7.2 (Dec 9 2010): * GPUAllocation refactor (API tweak) * Added AllocationTransform * Added LogTransform * Removed CineonLogToLinTransform * A few bug fixes
Available for
Version 0.7.2 (Dec 9 2010): * GPUAllocation refactor (API tweak) * Added AllocationTransform * Added LogTransform * Removed CineonLogToLinTransform * A few bug fixes
Available for
|
By
Jeremy Selan <jeremy...@...>
·
#291
·
|
|
Re: Review: Added 'pure' LogTransform
Looks good to myself!
:)
By
Jeremy Selan <jeremy...@...>
·
#290
·
|
|
Re: Review: AllocationTransform
No objections? Rolling it in...
No objections? Rolling it in...
|
By
Jeremy Selan <jeremy...@...>
·
#289
·
|
|
Re: Review: Bugfix for Nuke LogConvert
No one objected, so I've merged this in.
No one objected, so I've merged this in.
|
By
Jeremy Selan <jeremy...@...>
·
#288
·
|
|
Re: Review: Inital pass at searchpath impl
How about we shoot for tomorrow, I'm still getting backup to speed with things.
.malcolm
How about we shoot for tomorrow, I'm still getting backup to speed with things.
.malcolm
|
By
Malcolm Humphreys <malcolmh...@...>
·
#287
·
|
|
Review: Added 'pure' LogTransform
As a pseudo-replacement for the CineonLogTransform, added
LogTransform. This is the pure mathematical Log operator, with a user
configurable base.
Commits:
7f7ad979
-- Jeremy
As a pseudo-replacement for the CineonLogTransform, added
LogTransform. This is the pure mathematical Log operator, with a user
configurable base.
Commits:
7f7ad979
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#285
·
|
|
Re: Review: Inital pass at searchpath impl
It would also be super nice if the CDLTransform supported the full Color Correction Collection (CCC) in the CDL spec, where you could have something along the lines of '!<CDLTransform> { src:
It would also be super nice if the CDLTransform supported the full Color Correction Collection (CCC) in the CDL spec, where you could have something along the lines of '!<CDLTransform> { src:
|
By
Malcolm Humphreys <malcolmh...@...>
·
#286
·
|
|
Re: Review: Inital pass at searchpath impl
What's your schedule like this week? Up for a conference call? I'd
like to primarily discuss the env-vars / 'globals' / per-shot cc look
options.
-- Jeremy
What's your schedule like this week? Up for a conference call? I'd
like to primarily discuss the env-vars / 'globals' / per-shot cc look
options.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#284
·
|
|
Re: Review: Inital pass at searchpath impl
Next week will be fantastic. Welcome back.
-- Jeremy
<malcolmh...@...> wrote:
Next week will be fantastic. Welcome back.
-- Jeremy
<malcolmh...@...> wrote:
|
By
Jeremy Selan <jeremy...@...>
·
#282
·
|
|
Re: Review: Inital pass at searchpath impl
Hi Jeremy,
Just letting you know I'm back from Holidays now, I'll try and go back through
and review what I have missed.
And we should line up a chat maybe next week if you are around.
.malcolm
Hi Jeremy,
Just letting you know I'm back from Holidays now, I'll try and go back through
and review what I have missed.
And we should line up a chat maybe next week if you are around.
.malcolm
|
By
Malcolm Humphreys <malcolmh...@...>
·
#283
·
|
|
Review: Bugfix for Nuke LogConvert
Nuke's OCIOLogConvert node was being applied in the wrong direction.
(What was listed as log->lin was actually the
Nuke's OCIOLogConvert node was being applied in the wrong direction.
(What was listed as log->lin was actually the
|
By
Jeremy Selan <jeremy...@...>
·
#281
·
|
|
Review: Removed CineonLogToLin Transform
CineonLogToLin was always occupying a sort of transform netherworld.
It's too specific to count as 'general math', but not specific enough
to be useful in many practical cases for linearizing film
CineonLogToLin was always occupying a sort of transform netherworld.
It's too specific to count as 'general math', but not specific enough
to be useful in many practical cases for linearizing film
|
By
Jeremy Selan <jeremy...@...>
·
#280
·
|
|
Review: AllocationTransform
These add a new transform type, AllocationTransform, which is useful
in mapping HDR color ranges into LDR code spaces. Two options are
supported: a uniform allocation, and a log-2 allocation, and
These add a new transform type, AllocationTransform, which is useful
in mapping HDR color ranges into LDR code spaces. Two options are
supported: a uniform allocation, and a log-2 allocation, and
|
By
Jeremy Selan <jeremy...@...>
·
#279
·
|
|
Re: Review: removed TODO
Merging this into trunk, no objections.
-- Jeremy
Merging this into trunk, no objections.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#278
·
|
|
Coming soon: Initial IIF support
For those not familiar with the IIF project, the Academy is
sponsoring a project to standardize a single floating-point linear
workflow across the motion picture
For those not familiar with the IIF project, the Academy is
sponsoring a project to standardize a single floating-point linear
workflow across the motion picture
|
By
Jeremy Selan <jeremy...@...>
·
#277
·
|
|
Review: removed TODO
I've removed the TODO file internal to the codebase, in favor of the
github issue tracking. (Which is really nice!)
Please feel free to add any issues (bugs or features) to this list as
you encounter
I've removed the TODO file internal to the codebase, in favor of the
github issue tracking. (Which is really nice!)
Please feel free to add any issues (bugs or features) to this list as
you encounter
|
By
Jeremy Selan <jeremy...@...>
·
#276
·
|
|
Re: Review: API Change to ColorSpace.GPUAllocation
No one has objected, so I'll roll this into the master branch.
-- Jeremy
No one has objected, so I'll roll this into the master branch.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#275
·
|
|
Review: API Change to ColorSpace.GPUAllocation
This updates the API for setting the ColorSpace GPU allocation hint.
(The allocation is used to determine how a particular lattice is best
sampled using a fixed domain lut on the GPU). Previously
This updates the API for setting the ColorSpace GPU allocation hint.
(The allocation is used to determine how a particular lattice is best
sampled using a fixed domain lut on the GPU). Previously
|
By
Jeremy Selan <jeremy...@...>
·
#274
·
|