]> icculus.org git repositories - divverent/darkplaces.git/commit
fixed a bug in texture generator that made all the particles too large in the particl...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 15 Jan 2005 02:11:53 +0000 (02:11 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 15 Jan 2005 02:11:53 +0000 (02:11 +0000)
commitdc6e9d0eb1f32abe3aecb9350ce29d26dd596209
tree92fd4449f54732e8c6ad86353544e91f45e83a8f
parent644a9a5c132c974f1eba782d102f1a16fd16c403
fixed a bug in texture generator that made all the particles too large in the particle font by one pixel (now they're smaller than their frame, like they were supposed to be), this fixes all the sharp edges on particles
changed nexbeam to be quite a bit brighter in the center than the sides (as I really wanted it all along)
nexbeam no longer scrolls its texture (looked odd)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4937 d7cf8633-e32d-0410-b094-e92efae38249
cl_particles.c