[Bf-blender-cvs] CVS commit: blender/source/blender/src editface.c

Ton Roosendaal ton at blender.org
Tue Oct 7 20:42:37 CEST 2003


ton (Ton Roosendaal) 2003/10/07 20:42:37 CEST

  Modified files:
    blender/source/blender/src editface.c 
  
  Log:
  - if( a || b && c) is (a || (b && c))
    and not the other way! thats what you get with cleaning warnings. :)
  
  Revision  Changes    Path
  1.11      +2 -2      blender/source/blender/src/editface.c



More information about the Bf-blender-cvs mailing list