[Bf-blender-cvs] CVS commit: blender/source/blender/radiosity/intern/source radpostprocess.c radpreprocess.c

Ton Roosendaal ton at blender.org
Fri Jul 11 14:45:06 CEST 2003


ton (Ton Roosendaal) 2003/07/11 14:45:06 CEST

  Modified files:
    blender/source/blender/radiosity/intern/source 
                                                   radpostprocess.c 
                                                   radpreprocess.c 
  
  Log:
  * fixed code that tried to restore material links, after radiosity, and
    when you want a new Mesh.
    Problem happened when over 16 materials are used for 'collect meshes'.
    Blender does not support (yet) more than 16. For clarity, I added a
    warning for the user when this occurs
  
    (was bug 370)
  
  Revision  Changes    Path
  1.5       +4 -1      blender/source/blender/radiosity/intern/source/radpostprocess.c
  1.5       +4 -8      blender/source/blender/radiosity/intern/source/radpreprocess.c



More information about the Bf-blender-cvs mailing list