jhodgson

Results 6 comments of jhodgson

[aov_setup_manual_add_RGBA_from_subnet_v3.usd_rop1.usda.zip](https://github.com/Autodesk/arnold-usd/files/9209209/aov_setup_manual_add_RGBA_from_subnet_v3.usd_rop1.usda.zip)

Shaders with parameters of type unsigned in are in some cases being represented as signed ints in the usd description (HTOA-1839). * When running kick to resave such a usd...

husk and uses TBB for threading. The -j/--threads option sets the number of cores in the TBB scheduler. We should be able to pick this up using tbb::this_task_arena::max_concurrency(). Since we...

See the ticket in HtoA https://trac.solidangle.com/htoa/ticket/1423, to investigate the scene.

The USER2 attribute is now coming through correctly, being picked up by user data in the scene. There is a warning in the log related to skinning however, and the...