Charles Flèche

Results 7 issues of Charles Flèche

CMake build fails with missing package `FindOpenEXR.cmake`: ``` CMake Error at openexrid/CMakeLists.txt:1 (FIND_PACKAGE): By not providing "FindOpenEXR.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file...

On macOS LLVM (brew) 5.0.1 and 6.0.0, after updating CMakeFile.txt to point to the correct clang, build fails on an Eigen compilation issue: ``` sh [ 79%] Building CXX object...

Building on macOS 10.13.2 (17C205) clang 5.0.1, Autocuts segfaults at startup: ``` $ ./Autocuts_bin Segmentation fault: 11 ```

Let's keep a `master` branch + releases tags for simplicity. Should the need arise, we can fork a `dev` branch again later if required.

Is RayInput expecting a camera that is a direct child of a `Scene` ? The arm model seems to expect a camera whose local matrix is directly driven by `getFrameData`....

### Description of Change(s) This PR adds support for generating PySide's UI code with `uic --generator python` if available, alongside `pyside-uic` and `pyside6-uic`. Some Linux distributions like the current debian...

build

Given a layer that references a templated value clip, `usdzip` manages to create a valid package but warns about failing to resolve references during packaging: ``` F:\usd\scripts\usdzip.bat -c -a main.usda...