]> icculus.org git repositories - btb/d2x.git/commit
use the orientation parameter of g3_draw_bitmap main github/main
authorBradley Bell <btb@icculus.org>
Sat, 31 Mar 2018 08:21:52 +0000 (01:21 -0700)
committerBradley Bell <btb@icculus.org>
Sun, 18 Jul 2021 04:07:13 +0000 (21:07 -0700)
commit077c99128ec93510370f556054c78abaced3dc3d
treef3e5e47b4998b64a3b65a7653281e3a30c7ea36d
parent589f580133853005dc176e19ec4923e9aaab42dc
use the orientation parameter of g3_draw_bitmap

This doesn't actually have any effect.

The one place that calls this, draw_object_blob(), was written to give
some randomness to explosions by altering their orientation, but for
some reason this was disabled before release. We could re-enable it
there if desired.
3d/rod.c