Since Blender's radiosity code is long overdue for a rewrite and still stuck in the NAN age, I've written a little script that makes it possible to bake radiosity to a texture. The problem was that radiosity doesn't keep UV data and alters the mesh. Due to the floating point error the vertex coordinates don't stay the…