Shader-less Shadows

One way to work around this bug is to save out the generated shader into a file, and then load it explicitly and apply it to your model instead of enabling the auto-shader. You do have to do this separately for each part of your model that has different states, though.

David