Skip to content

Commit

Permalink
Merge PR 'Make particles solid squares when cl_particles_quake is set…
Browse files Browse the repository at this point in the history
… to 2'

This creates a new function, CL_NewQuakeParticle, that is used instead of CL_NewParticle when cl_particles_quake is enabled. The function calls CL_NewParticle with a some hardcoded defaults to make the particle texture a disc, or solid square, based on the value of cl_particles_quake.

Improves particle function documentation.

See DarkPlacesEngine/DarkPlaces#137

Closes https://gitlab.com/xonotic/darkplaces/-/issues/308

Signed-off-by: bones_was_here <[email protected]>
  • Loading branch information
hemebond authored Apr 12, 2024
1 parent 4c8d375 commit 58dc787
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 53 deletions.
Loading

0 comments on commit 58dc787

Please sign in to comment.