[Bf-blender-cvs] CVS commit: blender/source/blender/blenlib/intern rand.c

Ton Roosendaal ton at blender.org
Sat Nov 5 22:17:55 CET 2005


ton (Ton Roosendaal) 2005/11/05 22:17:55 CET

  Modified files:
    blender/source/blender/blenlib/intern rand.c 
  
  Log:
  Bugfix #3249
  
  Error in BLI_array_randomize(), an unused call in Blender until the
  Build Modifier was added. It did a weird modulus I don't really grasp...
  somehow that caused the bug (create a corrupt mesh). But why? Dunno...
  
  Revision  Changes    Path
  1.10      +9 -8      blender/source/blender/blenlib/intern/rand.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenlib/intern/rand.c.diff?r1=1.9&r2=1.10&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list