Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Disable loading Python DLLs from PATH by default on Windows
Users can enable the legacy behavior by setting env var `OIIO_PYTHON_LOAD_DLLS_FROM_PATH=1`. This commit also changes the environment variable name from `OIIO_LOAD_DLLS_FROM_PATH` to `OIIO_PYTHON_LOAD_DLLS_FROM_PATH` to match the convention used by OCIO.
- Loading branch information