David Lanier
David Lanier
The stage file to use to repro : ------------------------------------------------------- #usda 1.0 ( doc = """Generated from Composed Stage of root layer c:\\Users\\lanierd\\Documents\\maya\\projects\\default\\scenes\\stageShape1-layer1.usd """ ) def Mesh "pSphere1" ( kind =...
The cpp file to use to repro : // USDExample.cpp : This file contains the 'main' function. Program execution begins and ends there. // //Include #define NOMINMAX //Don't use min...
I had this as well with cmake trying to generate a Visual studio 2022 solution and fixed it by adding : `-DBoost_PYTHON311_LIBRARY=D:/GIT/maya/builds/main/maya/build/RelWithDebInfo/runTime/lib/python311.lib `To : `cmake .. -G "Visual Studio 17...
Actually, now I understand that both variable names are equivalent, but I think that for consistency, it's better to use $lightData.
@dgovil : Thank you for checking this. Actually, I haven't retried, I was doing this as part of an example of code source we give for customers to create a...
I am assigning the PR to myself to run a preflight to check the changes. It only works with Autodesk employees.