Cycles:
* World background samples (Branched Path) were missing after integrator rename.
This commit is contained in:
@@ -911,7 +911,7 @@ class CyclesWorld_PT_settings(CyclesButtonsPanel, Panel):
|
||||
sub = col.row(align=True)
|
||||
sub.active = cworld.sample_as_light
|
||||
sub.prop(cworld, "sample_map_resolution")
|
||||
if not cscene.progressive:
|
||||
if cscene.progressive == 'BRANCHED_PATH':
|
||||
sub.prop(cworld, "samples")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user