Ray Molenkamp
Ray Molenkamp
Compliance tools can be found at : http://www.usb.org/developers/tools/ Test log initialized. User Input module initialized Windows 7 (Build 7601) Service Pack 1.0 CVExe.exe ver 1.4.7.0 CommandVerifierLog.dll ver 1.4.8.0 TSMFCGuiDialogHelperDLL.dll ver...
**Describe the bug** I'm doing library upgrades for blender and have updated both our OIIO (to 2.2.15.1) and OSL (to 1.11.14.1) dependencies. Leading to an odd build issue: ever since...
### Environment **Operating System: Windows 10 **Version / Commit SHA: VDB 9.1 **CMake Version: 3.23.1 **Compiler: msvc 2019 - v16.9.16 ### Describe the problem When building with these options ```...
**Describe the bug** Occasionally idiff.exe refuses to shutdown on the blender CI environment, previously openexr was to blame here but with recent developments there that specific problem appears to be...
For blender we use the released tgz's of projects rather than cloning from git (for compliance reasons no code can be downloaded during a build, so git, git sub-modules and...
I'm having issues with a halide being a little too aggressive in it's handling of floating point calculations. The issue at its core is that halide thinks that transforming `(x+1)*n`...
I'm working on building the python bindings on windows, and most the correctness and tutorials seem to run, the only issue i have is `lesson 12 using the gpu` has...