Jens Lindgren
Jens Lindgren
Using the JSON Schema example (http://flask-restplus.readthedocs.io/en/stable/marshalling.html#define-model-using-json-schema) Address object looks like it's recognized but not much more. This is on 0.10.1   This is a stopper for me right now....
**Is your feature request related to a problem? Please describe.** Most RAW-files have embedded thumbnails in them. It's currently not possible to access them with OIIO. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** We have some huge DNG-files that we're unable to develop with the default memory allocation in libraw. **Describe the solution...
Hi! When building OCIO with shared libs on windows it fails to link correctly with Imath. I get the following when building with Imath 3.1.10, OpenExr 3.2.1 and OpenColorIO 2.3.2...
This update brings support for the following new Arnold features from Arnold 7.1.4 to 7.2.2 - Global light sampling (v7.2.1 and v7.2.2) - New parameter `enable_sky` in `physical_sky` to disable...
This update brings support for the following new Arnold features from Arnold 7.1.0 to 7.1.4 - Per axis texture on `triplanar` (v7.1) - Flip opposite on `triplanar` (v7.1) - Dual...
Arnold Light has Temperature controls in at least 3ds Max, Maya and Cinema 4D. We should add those to Softimage as well. I've been going through the code in MtoA...
Arnold added an USD reader in version 6.0.2.0. Will be smart to add support for it and Alembic (#20) at the same time. I had a look at MtoA source...
While doing #26 I noticed that the stylized highlights in the Toon shader doesn't render properly every time. I haven't been able to reproduce it in kick so it seems...
Arnold 5.1 includes an alembic procedural. We need to check if this already works with the Procedural property or if any changes needs to be made.