Merged changes in the trunk up to revision 31499.

This commit is contained in:
2010-08-21 17:05:07 +00:00
129 changed files with 3800 additions and 2798 deletions

View File

@@ -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()