Block a user
c8c0b781f5
Continuing
e65e8d782f
BLEN-299: Export instances.
c7c7d5cfb1
Fix lights rendering with Storm
Fix lights rendering with Storm
BLEN-326: Pass MaterialX to Hydra via hdMaterialNetwork
Can we move this function into MaterialData class as method?
BLEN-326: Pass MaterialX to Hydra via hdMaterialNetwork
scene_delegate
is already available in MaterialData from IdData
Fix lights rendering with Storm
Use if (renderIndex.GetRenderDelegate()->GetRendererDisplayName() == "GL")
Fix lights rendering with Storm
I think no need for additional function appendTasks
here, use directly tasks.insert(...)
Fix lights rendering with Storm
change include order: first <pxr/...>
then "simpleLightTaskDelegate.h"
310c73c3cd
BLEN-299: Export instances.
c6d61f345b
BLEN-341: Border render for FinalEngine
BLEN-341: Border render for FinalEngine
BLEN-341: Border render for FinalEngine
Tested - works ok. There are issues with orthographic camera in RPR delegate, but it should be fixed separately
e5cb727ef2
BLEN-299: Export instances.
e5dd65620a
BLEN-342: Border render for ViewportEngine
7dcae7f50c
BLEN-333: Use DNA instead RNA blender API for export/update depsgraph
BLEN-342: Border render for ViewportEngine