Pal Mezei

Results 48 issues of Pal Mezei

**Describe[scene_2108.usda.zip](https://github.com/Autodesk/arnold-usd/files/6965892/scene_2108.usda.zip)he bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Download the [ALAB asset](https://animallogic.com/usd-alab/) 2. Place the usda from [scene_2108.usda.zip](https://github.com/Autodesk/arnold-usd/files/6965892/scene_2108.usda.zip)...

bug
render delegate

The Procedural supports using a static USD build, but that limits extensibility and the option to run custom plugins. We need to investigate what's the best option to load plugins...

enhancement
investigate
core
procedural
user

We should handle arnold metadata and store additional information in the ndr plugins. This include: - metadata on arnold nodes - metadata on arnold parameters - metadata storing the arnold...

enhancement
ndr
user

Describe the feature you'd like We should add support for periodic curves when rendering BasisCurves. Details can be found here: https://github.com/PixarAnimationStudios/USD/blob/090ef0d849ced875b3b99a15e454b69148ccd8e1/pxr/usd/usdGeom/schema.usda#L1235

enhancement
render delegate
user

**Describe the bug** Changing a variant on a shader causes the render delegate to crash. **To Reproduce** Steps to reproduce the behavior: 1. Open the attached [arnold_vari_hang.usda.zip](https://github.com/Autodesk/arnold-usd/files/6179477/arnold_vari_hang.usda.zip) file in usdview...

bug
render delegate
crash
upstream
user

**Describe the feature you'd like** Per-instance light linking is not currently handled by the render delegate, we should investigate if this is allowed and how can we access per-instance light...

enhancement
render delegate
user

**Describe the feature you'd like** USD 21.02 added new features to allow defining renderer specific lights using the Sdr and supports describing lights as shader networks.

enhancement
render delegate
user

The Ndr Discovery and Parser plugins should register all the other node types available in arnold. **Describe the solution you'd like** All we need to do is to change the...

enhancement
ndr

**Describe the feature you'd like** We should add support for Arnold light schemas to pre-21.02 USD versions (like 20.08 used in Houdini 18.5): - Add support for Arnold lights as...

enhancement
render delegate
imaging

**Describe the bug** At the moment connecting camera nodes to UsdShade (to use for camera projection) nodes is not working. We face several challenges: - We need to be able...

bug
render delegate
user