]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed particle trail handling so that the TE_TEI_G3 effect can spawn particles...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 20 Apr 2006 23:55:54 +0000 (23:55 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 20 Apr 2006 23:55:54 +0000 (23:55 +0000)
commitdd9b8d45813829d59e35fb50068009b2f6d85c7b
treefd3d8a47cd8c12d58e1461e3d5e4840c8ff24f48
parentf39fed9f802790e3031eb9aa3e25d37b803116c1
changed particle trail handling so that the TE_TEI_G3 effect can spawn particles along the beam just like trails can
cleaned up particle texture generation, no longer generates them if loading from disk, now also allows all 64 slots to be used (except the beam one) by generating generic texcoords for all of them

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