[Bf-blender-cvs] CVS commit: blender/source/blender/render/intern/source ray.c

Ton Roosendaal ton at blender.org
Tue Apr 27 00:14:31 CEST 2004


ton (Ton Roosendaal) 2004/04/27 00:14:31 CEST

  Modified files:
    blender/source/blender/render/intern/source ray.c 
  
  Log:
  Error found in code that allows dynamic octrees. A lookup table was not
  cleared correctly for each face, causing too many octree nodes to be
  filled in.
  Especially for more complex scenes this fix is quite a time saver.
  
  Still looking at ways to speedup octree filling though.
  
  Revision  Changes    Path
  1.34      +2 -2      blender/source/blender/render/intern/source/ray.c



More information about the Bf-blender-cvs mailing list