Christoph Oelckers
|
18cf208b7d
|
- fixed SW shadows in new renderer.
shade clamping and full sprite sort was missing,
|
2021-03-28 22:29:13 +02:00 |
|
Christoph Oelckers
|
0ae93318e3
|
- flip camera textures to have the correct orientation.
|
2021-03-28 21:00:24 +02:00 |
|
Christoph Oelckers
|
d9ff2fd1e2
|
- used display size for all texture positioning.
|
2021-03-28 18:22:30 +02:00 |
|
Christoph Oelckers
|
b7bad558da
|
- added y-off-by-one-fix for y-centered sprites.
|
2021-03-28 12:05:29 +02:00 |
|
Mitchell Richters
|
ffb956749d
|
- HWSprite::Process() : Fix yoff adjustment when spr->cstat & CSTAT_SPRITE_YCENTER .
|
2021-03-28 20:46:50 +11:00 |
|
Christoph Oelckers
|
9f48b36627
|
- redid sprite projection math.
|
2021-03-28 10:49:34 +02:00 |
|
Christoph Oelckers
|
fa44d75e98
|
- draw regular sprites.
Mostly functional, but the projected size is off.
|
2021-03-27 23:12:41 +01:00 |
|
Christoph Oelckers
|
d0f38d7362
|
- wall sprite WIP.
|
2021-03-27 13:22:34 +01:00 |
|
Christoph Oelckers
|
1dfb2672a8
|
- flat sprite rendering!
|
2021-03-26 20:28:44 +01:00 |
|