OCIO 1.0.8 released


Jeremy Selan <jeremy...@...>
 

It's been a long time since our last release!

There have been a bunch of updates that have not made it into any
tagged release, and seeing as how we have a bunch of development work
in progress it seemed appropriate to release a tagged minor version
prior to adding the new code.

Version 1.0.8 (Dec 11 2012):
* After Effects plugin
* Core increased precision for matrix inversion
* Core md5 symbols no longer leaked
* CMake compatibility with OIIO 1.0 namespacing
* Cmake option to control python soname
* Nuke register_viewers defaults OCIODisplay to "all"
* Nuke ColorLookup <-> spi1d lut examples
* Windows uses boost shared_ptr by default
* Windows fixed csp writing
* Windows build fixes
* ociobakelut supports looks

-- Jeremy


Richard Shaw <hobbe...@...>
 

On Tue, Dec 11, 2012 at 5:25 PM, Jeremy Selan <jeremy...@...> wrote:
It's been a long time since our last release!

There have been a bunch of updates that have not made it into any
tagged release, and seeing as how we have a bunch of development work
in progress it seemed appropriate to release a tagged minor version
prior to adding the new code.
Yay! No more patching on Fedora! Also, since we now have a cmake28
package in Fedora EPEL I don't have to do any ugly cmake hacks anymore
for RHEL/CentOS/SL 6.

Thanks,
Richard


Jeremy Selan <jeremy...@...>
 

I didn't realize you were doing ugly patching.
You should have ocio-dev for a dot release sooner! Tags are free
after all... ;)

-- Jeremy

On Tue, Dec 11, 2012 at 5:36 PM, Richard Shaw <hobbe...@...> wrote:
On Tue, Dec 11, 2012 at 5:25 PM, Jeremy Selan <jeremy...@...> wrote:
It's been a long time since our last release!

There have been a bunch of updates that have not made it into any
tagged release, and seeing as how we have a bunch of development work
in progress it seemed appropriate to release a tagged minor version
prior to adding the new code.
Yay! No more patching on Fedora! Also, since we now have a cmake28
package in Fedora EPEL I don't have to do any ugly cmake hacks anymore
for RHEL/CentOS/SL 6.

Thanks,
Richard

--


Richard Shaw <hobbe...@...>
 

On Tue, Dec 11, 2012 at 7:38 PM, Jeremy Selan <jeremy...@...> wrote:
I didn't realize you were doing ugly patching.
You should have ocio-dev for a dot release sooner! Tags are free
after all... ;)
Wasn't a problem on your end. :) ocio itself only really requires
cmake 2.6 to build but the documentation build uses functions only
provided by 2.8. RHEL/CentOS only has 2.6 but I helped get a "cmake28"
package in Fedora EPEL so the hack was no longer necessary.

Thanks,
Richard