Fix: Python code style

This commit is contained in:
Sergey Sharybin
2025-09-10 17:53:18 +02:00
parent d77cd0e8b5
commit 66be5d857c

View File

@@ -1054,7 +1054,8 @@ class CyclesRenderSettings(bpy.types.PropertyGroup):
name="Tile Size",
default=2048,
description="Render high resolution images in tiles of this size, to reduce memory usage. Tiles are cached to disk while rendering to save memory",
min=8, max=8192,
min=8,
max=8192,
)
# Various fine-tuning debug flags