[Software] A few floorsprite fixes
This fixes the texture of the floorsprite sometimes facing the wrong way, since plane rendering can change the view angle.
parent
df9b5c43
No related branches found
No related tags found
Showing
- src/r_data.c 1 addition, 5 deletionssrc/r_data.c
- src/r_draw8.c 1 addition, 11 deletionssrc/r_draw8.c
- src/r_plane.c 3 additions, 10 deletionssrc/r_plane.c
- src/r_splats.c 11 additions, 16 deletionssrc/r_splats.c
- src/r_splats.h 1 addition, 2 deletionssrc/r_splats.h
- src/r_textures.c 2 additions, 7 deletionssrc/r_textures.c
- src/r_things.c 3 additions, 2 deletionssrc/r_things.c
- src/r_things.h 1 addition, 0 deletionssrc/r_things.h
Loading
Please register or sign in to comment