Module name:    twilight
Repository:     twilight/qw/
Changes by:     knghtbrd        12 Nov 2001 15:52:24 UTC

Log message:
  Vic changed the blendfunc to GL_SRC_ALPHA, GL_ONE for drawing the particle
  torches.  He uses software brightness, so when he forgot to change it back
  it didn't seem to bother him much.  It bothers everyone else, I can assure
  you it does.  =)  Seems r_brightness > 1 causes texture corruption in NQ
  still, this is probably attributed to the halfassed state change reduction
  in NQ - I'm betting there's a GL_BLEND that's getting turned on in there
  and then not turned off again.

Modified files:
      twilight/nq/:
        r_part.c 
      twilight/qw/:
        r_part.c 
  
  Revision      Changes    Path
  1.32          +4 -3      twilight/nq/r_part.c
  1.35          +4 -3      twilight/qw/r_part.c


_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits

Reply via email to