Module name:    twilight
Repository:     twilight/qw/
Changes by:     digiman 20 Sep 2001 20:05:24 UTC

Log message:
  Added smooth lights on models (interpolation to follow).
  Also sped up drawing of shadows (Q_RSqrt legacy).

Modified files:
      twilight/nq/:
        cl_main.c gl_rlight.c gl_rmain.c gl_screen.c render.h 
      twilight/qw/:
        cl_ents.c cl_parse.c gl_rlight.c gl_rmain.c gl_screen.c 
        render.h 
  
  Revision      Changes    Path
  1.24          +3 -1      twilight/nq/cl_main.c
  1.29          +2 -3      twilight/nq/gl_rlight.c
  1.36          +30 -20    twilight/nq/gl_rmain.c
  1.23          +3 -2      twilight/nq/gl_screen.c
  1.8           +2 -1      twilight/nq/render.h
  1.26          +3 -1      twilight/qw/cl_ents.c
  1.27          +2 -1      twilight/qw/cl_parse.c
  1.28          +2 -3      twilight/qw/gl_rlight.c
  1.34          +30 -19    twilight/qw/gl_rmain.c
  1.25          +3 -2      twilight/qw/gl_screen.c
  1.11          +7 -5      twilight/qw/render.h


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

Reply via email to