On Tue, Nov 22, 2011 at 8:34 AM, Thomas Dinges <blen...@dingto.org> wrote: > Another issue: AVI JPEG now misses it's Quality slider in the Render > Output panel.
Ill finish up my next commit and look into this after. > Am 21.11.2011 22:30, schrieb Thomas Dinges: >> Hi Campbell, >> nice refactor, still the new UI looks horrible imo, especially in the >> Render Output panel. >> >> Another thing are function names. " BKE_imtype_is_zbuf_ok" should be >> better something like " BKE_imtype_use_zbuf", as the functions are there >> to check if the image format supports these things. "is_zbuf_ok" is >> rather confusing. >> Just my 2 cents. BKE_imtype_use_zbuf is misleaking because its only checking if the format has the capability, perhaps BKE_imtype_is_zbuf_supported (was trying to be brief with `ok` :) ) >> Regards, >> Thomas >> >> Am 21.11.2011 21:20, schrieb Campbell Barton: >>> Revision: 42041 >>> >>> http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=42041 >>> Author: campbellbarton >>> Date: 2011-11-21 20:19:58 +0000 (Mon, 21 Nov 2011) >>> Log Message: >>> ----------- >>> move image settings into their own structure so the interface can be shared >>> where image saving settings are needed. >>> currently file out node and render output share this struct& UI. >>> > > > -- > Thomas Dinges > Blender Developer, Artist and Musician > > www.dingto.org > > _______________________________________________ > Bf-committers mailing list > Bf-committers@blender.org > http://lists.blender.org/mailman/listinfo/bf-committers > -- - Campbell _______________________________________________ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers