Rémi Achard

Results 22 issues of Rémi Achard

This PR address the issue described in #1198.

Hello, https://github.com/paylogic/py2deb/blob/05497a5078e09384640e6e9927757668f8c54487/py2deb/package.py#L607 Just playing with manual fields override and noticed it didn't work with the DEFAULT section but was fine with section matching the python package name. Maybe has to...

The release branch is currently pointing at version 3.1.3 whereas the latest is now 3.1.5. OpenColorIO project is using the latest tag available on the release branch to drive it's...

Following in #1645 and discussions at the last TSC meeting, I'm opening this PR to get the ball rolling. As mentioned, the choice of hash function is not fixed, it...

This PR is a follow up of a work started by @michdolan a while back. It mainly deals with the OpenImageIO / OpenColorIO circular dependency issue for apps (ocioconvert, ociolutimage...

Starting from v2, we use hashing more heavily in the library, notably to compute the various Processor `cacheID`. The current algorithm we use is based on MD5 which is probably...

Title says it all, we should investigate the difficulty of including OCIO apps in the Python package. If anyone has good documentation or example we could lean on, that would...

When we are missing external dependencies and `OCIO_INSTALL_EXT_PACKAGES` has been set to `MISSING` or `ALL` , we use CMake [ExternalProject](https://cmake.org/cmake/help/latest/module/ExternalProject.html) to build these locally. This works but tends to be...

Help Wanted
Build Issue

In this issue, I want to discuss about OCIO 2 GPU path and potential for further optimisations. There are two topics that were discussed during the last TSC meeting: *...

Feature Request
Needs Discussion
Help Wanted

Cleanup trailing whitespaces for CTL files only.