Cleanup: spelling in comments, format
This commit is contained in:
@@ -394,7 +394,7 @@ class OBJECT_PT_visibility(ObjectButtonsPanel, Panel):
|
||||
layout.separator()
|
||||
col = layout.column(heading="Ray Visibility")
|
||||
col.prop(ob, "visible_shadow", text="Shadow", toggle=False)
|
||||
|
||||
|
||||
if ob.type in {'MESH', 'CURVE', 'SURFACE', 'META', 'FONT', 'CURVES', 'POINTCLOUD', 'VOLUME', 'LIGHT'}:
|
||||
layout.separator()
|
||||
col = layout.column(heading="Light Probes")
|
||||
|
||||
Reference in New Issue
Block a user