-
### Description of Issue
After trying to build USD I got an error with cmake.
I think I successfully installed all required packages, and using VS17 + Python 2.7
Creating library C:/USD/buil…
-
### Use Case
Currently the submitter and adaptor only captures a specific use case - a custom config file for OCIO.
There are other use cases:
- the OCIO environment variable is used to specify t…
-
In PR #1759 we made a fix to try and solve problems caused by the change in library path behavior of Python >= 3.8 on Windows. Following the solution used in OIIO, we basically defaulted to adopting …
-
### What happened?
While configuring using cmake on windows 11. Configuration fails with following error:
```
Using zlib: 1.2.13
Using spdlog: 1.11.0
CMake Error at cmake/macros/rv_…
-
**Describe the bug**
The typedesc_test run does not pass a valgrind run, as data is used before it is initialized.
This causes underfined behaviour.
**OpenImageIO version and dependencies**
…
stolk updated
1 month ago
-
**Describe the bug**
I try another way to get bpy
[root@localhost linux_centos7_x86_64]# python3 -m pip install bpy
Collecting bpy
Using cached bpy-2.82.1.tar.gz (19 kB)
Building wheels for c…
-
How does one derive EV -1 etc - shooting 1 or 2 stops down to avoid too much noise in capture in dark places etc from that parameter set? (the intent is not what is shot).
Also, AE on many cam…
-
### Description of Issue
The metadata setting 'bindMaterialAs = "strongerThanDescendants"' can be used to override the material bindings for descendent prims, but this doesn't work if the override …
-
### Description of Issue
I get errors when using UsdImaging
In python 2.7.5, I get errors with libglf.so when importing Glf or UsdImagingGL
>>> from pxr import UsdImagingGL
Traceback (most rec…
-
Ideally, the same unit test code should be used for OpenGL, OpenGL Core Profile and Dx11.