Treb Connell

Results 9 comments of Treb Connell

I'm still ramping up to esbuild, but could esbuild [external](https://esbuild.github.io/api/#external) option be used? Or potentially the same way preload.js is done in the main-ts template, making the js a separate...

Ah cool. I'll tweak this to load the first two then. I'm getting test errors in the CI, but I can't access the Travis to see what they are. Are...

Enabling second uv is a bit more involved as the rprApi wrapper doesn't currently support it. Shouldn't be too hard to route through, but will be larger than this PR

I have this working, but it was non-trivial because OSL and Cycles link to static OIIO and Usd links to dynamic OIIO. Previously I had switched Cycles to also link...

Just an FYI I'm attempting a Windows build as well... I'm trying to get it to work with Usd v20.08 (latest), VS2019, Python3, Windows. I'm hoping to have hdCycles reference...

I got this working... PR's incoming to fix a few issues I hit. Wasn't terribly hard fortunately.

I'm intending to do some work here, so I can have a PR out relatively soon. edit: I plan to support primId and instanceId for usdView selection support via cryptomatte....

HoudiniConfig.cmake is being loaded correctly, but these libs are hardcoded in src/CMakeLists.txt for WIN32. Perhaps this is only an issue for WIN32? It seems the steps that are happening in...

I was able to get it to build. I'll work on getting a PR sent out shortly.