Changeset View
Changeset View
Standalone View
Standalone View
intern/cycles/blender/addon/properties.py
| Context not available. | |||||
| ('LEFT_TO_RIGHT', "Left to Right", "Render from left to right"), | ('LEFT_TO_RIGHT', "Left to Right", "Render from left to right"), | ||||
| ('TOP_TO_BOTTOM', "Top to Bottom", "Render from top to bottom"), | ('TOP_TO_BOTTOM', "Top to Bottom", "Render from top to bottom"), | ||||
| ('BOTTOM_TO_TOP', "Bottom to Top", "Render from bottom to top"), | ('BOTTOM_TO_TOP', "Bottom to Top", "Render from bottom to top"), | ||||
| ('HILBERT', "Hilbert Curve", "Render along a hilbert curve"), | |||||
| ) | ) | ||||
| enum_use_layer_samples = ( | enum_use_layer_samples = ( | ||||
| Context not available. | |||||