Skip to content

Missing actions when making Python trace

The following actions are not traced :

  1. Loading an OSPRay material library. Should trace
materialLibrary = GetMaterialLibrary()
materialLibrary.LoadMaterials("/path/to/library.json")
GetRenderView().OSPRayMaterialLibrary = materialLibrary1
XXX

where XXX is a piece of code that distribute the material library across all MPI ranks (coudln't find this piece of information yet).

  1. Every information about the default light kit i.e. enabling/disabling, reset to default, luminance, etc.
Edited by Timothee Chabat
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information