-
Hi,
Build/Package works fine for first person template, but when packaging my application following error occures:
```ParallelExecutor.ExecuteActions: [35/387] Module.Composure.cpp
ParallelExec…
-
As mentioned in [the Installation guide](https://opencolorio.readthedocs.io/en/latest/quick_start/installation.html), there are two .bat scripts available to help install prerequisites and build OCIO …
-
Thought I would share some notes I took while deep diving the Authoring documentation:
- The reference definition in [Roles](https://opencolorio.readthedocs.io/en/latest/guides/authoring/authoring.…
-
There have been some changes around dependencies, I had a difficult time getting it to run. So I am sharing the changes I made to run Photoshapes.
**Requirements file**
```
aiocache==0.8.0
aioht…
-
Hello, and kudos on the fantastic design and performance of basis universal!
I represent [Pixar's Universal Scene Description (USD) project](https://openusd.org), and we would very much like to sup…
-
```
bpy.ops.object.origin_set(type='ORIGIN_CENTER_OF_MASS', center='MEDIAN')
bpy.ops.mesh.generate_spaceship()
Python: Traceback (most recent call last):
File "/home/kenorb/.config/blender/2.93/…
-
### Description of Issue
I have built and installed USD following the build instructions. Then I wanted to run the HelloWorld example in the /USD/extras/usd/tutorials folder. I ran the following co…
-
The question is the same for all external dependencies, but solution could be different depending of the third-party library usage within OCIO.
OCIO has three main types of third-party library depe…
-
I guess minizip-ng support was added before minizip-ng become 3.0.8 and compilation had no issues. Now when MZ is 3.0.8 compiling give an error.
```
/* MZ_VERSION */
#define MZ_VERSION …
-
As part of my efforts to improve my personal ACES OCIO configuration, I developed a simple gamut mapping method meant for display transforms. It's applied after the matrix transform and brings all val…