]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_particles.h
Optimize VectorNormalize macros by not doing the sqrt on 0 length, this also means...
[xonotic/darkplaces.git] / cl_particles.h
2020-10-02 cloudwalkRemove unneeded #includes in some headers. Make some...
2020-09-29 cloudwalkclient: Add cl_particles.h and move cl_particles defini...