furby™

Results 17 comments of furby™

I locally modified it to move it over to Python 3. I believe it has to do with utf encoding issues with the `AtPythonString` class in the Arnold SDK. The...

@sirpalee Hey there, how's it going? Went to go build the delegate and it appears the python build is still set for python 2. I presume for building on python...

Alright, I got it to build, essentially what I did was build against the `python2` version of USD, which Arnold created it's schema for successfully. Then I wiped out the...

The delegate is great, interactive, and easy to use on Linux -- however it crashes on windows upon loading of the plugin. Any ideas?

I have created a new ticket for this issue #622. Perhaps the delegate works from the `hdx` api on windows, but not the `UsdImagingGLEngine` api on windows? Note, I have...

This error occurs when building a simple **Tokamak** "Hello World" web app with the unreleased Swift 5.9 toolchain, even with the steps @yonihemi mentioned [here](https://github.com/swiftwasm/carton/issues/250#issuecomment-893963993). Here is the output: ```swift...

Perhaps a pre-release version could be made available at some point? ##### Also, maybe as a separate feature improvement issue - Carton could inform the user that a current version...

@boberfly The bboxCache has been the bane of my existence in terms of being able to upgrade TBB. Every time I've went through all the work you've done - I...

@sybrenstuvel I'd be happy to actively maintain a custom USD build that fits Blender's dependency needs, as it is something I typically find myself doing anyway.