Nathan Rusch

Results 14 comments of Nathan Rusch

As an additional note, I think this only affects the Scons-based build, as CMake's built-in `FindBoost` module supports the newer library naming conventions.

This same issue also affects the procedural and Ndr discovery plugin.

Yeah, I can certainly see the argument for not wanting to bundle every useful IBA recipe into OIIO itself. Since it's not quite as simple as just those two calls...

> Can you elaborate on "not quite as simple" Sorry, my thoughts are basically exactly what you said: handling an empty ROI, and handling an unchanged ROI. This is more...

I'm a little late to the party here, but I like the idea of an optional "exclusion" list, and I'm curious what you're thinking in terms of API. My assumption...

All great points. In that light, the "K.I.S.S." changes you outlined make good sense to me.

Hey @lgritz , I just wanted to check in and see if you think this is something you might be able to take a look at sometime soon, or if...

OK, I started looking into this today, and I've been able to get the OIIO build pulling in the static libs at link time, but it's still linking to the...

I've run into this same issue myself with OCIO 2.x, and it's basically the second coming of this old issue: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/414 The current approach works when building a shared library,...

I've implemented an initial version of this op, but I'm going to leave this open, since I still want to add support for time remapping and population masking.