Merged changes in the trunk up to revision 31499.
This commit is contained in:
@@ -574,7 +574,7 @@ class RENDER_PT_output(RenderButtonsPanel, bpy.types.Panel):
|
||||
|
||||
subsplit = split.split()
|
||||
col = subsplit.column()
|
||||
col.prop(rd, "exr_half")
|
||||
col.prop(rd, "use_exr_half")
|
||||
col.prop(rd, "exr_zbuf")
|
||||
|
||||
col = subsplit.column()
|
||||
|
||||
Reference in New Issue
Block a user