Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional"
This reverts commit f492c8d488.
This commit is contained in:
@@ -989,7 +989,6 @@ class IMAGE_PT_view_display(Panel):
|
||||
row = col.row()
|
||||
row.active = ima.source != 'TILED'
|
||||
row.prop(sima, "show_repeat", text="Repeat Image")
|
||||
col.prop(sima, "show_pure_emissive_colors")
|
||||
|
||||
if show_uvedit:
|
||||
col.prop(uvedit, "show_pixel_coords", text="Pixel Coordinates")
|
||||
|
||||
Reference in New Issue
Block a user