Block a user
Implement GetDoubleSided and GetCullStyle for BlenderSceneDelegate
a929df2082
Fixed mesh double_sided update when material double_sided is changed
d0bf1a9618
Implement GetDoubleSided and GetCullStyle for BlenderSceneDelegate.
Recreate PreviewEngine when render_delegate_name is changed
Fix rendering of Car Demo scene
This check is already in update_objects()
, so here it can be just removed
Recreate PreviewEngine when render_delegate_name is changed
Added small code improvements. Tested - works ok
Need to do the same light power as Cycles in Watts for Hydra RPR
1d7db8fa9d
Merge branch 'hydra-render' into BLEN-386
c53ee9af58
Implement instancing for light objects
Recreate PreviewEngine when render_delegate_name is changed
Discussed offline: there are some bugs with crash related to PreviewEngine which could be fixed in this PR.
Implement instancing for light objects
Need to do the same light power as Cycles in Watts for Hydra RPR
Added some fixes. Tested - works good
30d713d3b2
Merge branch 'hydra-render' into BLEN-386
4896990eac
Fixed comments, fixed sun_angle usage
00048d5054
Fix instances update when parent object is changed
b9cd5b597e
Move bpy_hydra.export_mtlx() exception handling to C code