[Bf-blender-cvs] CVS commit: blender/release/scripts uv_vcol_to_image.py blender/release/scripts/bpymodules BPyRender.py

Campbell Barton cbarton at metavr.com
Wed Jul 26 04:07:12 CEST 2006


campbellbarton (Campbell Barton) 2006/07/26 04:07:12 CEST

  Added files:
    blender/release/scripts uv_vcol_to_image.py 
    blender/release/scripts/bpymodules BPyRender.py 
  
  Log:
  Added a script that makes an image from vertex colors using UV coords. the advantage this has over other existing scripts is that it bleeds the colors from edge polygons so you dont get mipmapping errors.
  usefull for baking radiosity back into an image (with non overlapping UV's) and also has an option for including the texface image, and using normals (instead of colors)
  
  Added BPyRender with a utility function to render off an ortho image from a number of objects.



More information about the Bf-blender-cvs mailing list