Re: [matplotlib-devel] mplot3d shading "fix"

2011-01-21 Thread Benjamin Root
-- In the process of clearing out patch backlog -- This patch has been committed to the trunk in r8930. I am not going to commit this to 1.0.x unless I am absolutely certain that this patch doesn't break any other use-cases. Ben Root On Fri, Jan 7, 2011 at 9:28 PM, Benjamin Root wrote: > Hell

[matplotlib-devel] mplot3d shading "fix"

2011-01-07 Thread Benjamin Root
Hello, I have been noticing odd behaviors when plotting polygons and surfaces using mplot3d. Some polygon faces were being slightly transparent, for example when you rotate the sphere in the 'surface3d_demo2.py' example. Some faces were completely missing, for example in the 'hist3d_demo.py' exa