Changeset View
Changeset View
Standalone View
Standalone View
intern/cycles/blender/addon/ui.py
| Context not available. | |||||
| sub.prop(cworld, "sample_map_resolution") | sub.prop(cworld, "sample_map_resolution") | ||||
| if use_branched_path(context): | if use_branched_path(context): | ||||
| sub.prop(cworld, "samples") | sub.prop(cworld, "samples") | ||||
| sub.prop(cworld, "max_bounces") | |||||
| col = split.column() | col = split.column() | ||||
| col.label(text="Volume:") | col.label(text="Volume:") | ||||
| Context not available. | |||||