mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-22 04:31:09 +00:00
Document gl1_particle_square.
This commit is contained in:
parent
1cc2c94276
commit
8114748018
1 changed files with 3 additions and 0 deletions
|
@ -243,6 +243,9 @@ it's `+set busywait 0` (setting the `busywait` cvar) and `-portable`
|
||||||
water), `2` (scale by factor 2) and `3` (scale by factor 3). Applied
|
water), `2` (scale by factor 2) and `3` (scale by factor 3). Applied
|
||||||
in realtime, does not need `vid_restart`.
|
in realtime, does not need `vid_restart`.
|
||||||
|
|
||||||
|
* **gl1_particle_square**: If set to `1` particles are rendered as
|
||||||
|
squares.
|
||||||
|
|
||||||
* **gl1_stencilshadow**: If `gl_shadows` is set to `1`, this makes them
|
* **gl1_stencilshadow**: If `gl_shadows` is set to `1`, this makes them
|
||||||
look a bit better (no flickering) by using the stencil buffer.
|
look a bit better (no flickering) by using the stencil buffer.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue