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. 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 [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
