Project

General

Profile

« Previous | Next » 

Revision 3331596a

Added by danij about 17 years ago

Parameterized Rend_RenderModel(). Parameters are packed into modelparams_t before being passed in instead of vissprite_t. vissprite-type specific logic branching formerly in Rend_RenderModel() now happens externally to this routine by use of the passed parameters. Particle and sky models are now translated directly to modelparams_t so the VSPR_SKY_MODEL and VSPR_PARTICLE_MODEL vissprite types have been removed.

Implemented a new vissprite type VSPR_DECORATION to explicitly state when a vissprite is a light decoration.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences