LJ Sonic
|
4af3b860fd
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into folder-next
|
2021-06-25 00:30:30 +02:00 |
|
Jaime Ita Passos
|
4025a1d517
|
[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.
|
2021-03-29 23:04:13 -03:00 |
|
Jaime Ita Passos
|
dca158096d
|
Experimental implementation
|
2021-03-22 23:56:55 -03:00 |
|
Jaime Ita Passos
|
7e0a1709de
|
Fix a crash in Picture_GetPatchPixel with PICFMT_DOOMPATCH formats
|
2020-12-14 00:53:42 -03:00 |
|
Jaime Passos
|
b15bbd505c
|
Merge branch 'next' into patch-stuff-again-2
|
2020-10-10 17:01:10 -03:00 |
|
Jaime Passos
|
aaa9cff6ac
|
Fix PNG issue in OpenGL + optimize PNG sprite loading
|
2020-10-02 19:48:13 -03:00 |
|
Jaime Passos
|
92c4993d67
|
Introduce Doom patch format into picture formats
Fixes sprite rotation
|
2020-08-15 21:52:01 -03:00 |
|
Jaime Passos
|
9b426b474c
|
Merge branch 'pictureformats' into patch-stuff-again-2
|
2020-08-15 20:48:28 -03:00 |
|
Jaime Passos
|
ca060a4372
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into pictureformats
|
2020-07-21 22:25:00 -03:00 |
|
Jaime Passos
|
5e28e358ad
|
Fix memory leak
|
2020-05-15 15:45:00 -03:00 |
|
Jaime Passos
|
1a79f6246d
|
Merge remote-tracking branch 'origin/next' into pictureformats
|
2020-05-15 01:34:54 -03:00 |
|
Jaime Passos
|
f4a976f3be
|
Merge remote-tracking branch 'origin/next' into pictureformats
|
2020-01-20 16:53:41 -03:00 |
|
Jaime Passos
|
79116ae471
|
Provide some cleaner method to generate textures as flats.
R_GenerateTextureAsFlat
|
2020-01-07 16:51:02 -03:00 |
|
Jaime Passos
|
1358507785
|
Fix OpenGL
|
2020-01-07 14:07:14 -03:00 |
|
Jaime Passos
|
5b5f371b0c
|
R_GetTextureFlat -> R_GetLevelFlat
|
2020-01-07 13:27:59 -03:00 |
|
Jaime Passos
|
76a6710f8b
|
Move location of R_CheckPowersOfTwo and R_CheckFlatLength
|
2020-01-07 12:46:46 -03:00 |
|
Jaime Passos
|
06d6e2e027
|
Move location of R_GetTextureFlat
|
2020-01-07 12:45:22 -03:00 |
|
Jaime Passos
|
762ce146eb
|
Organise header files, use R_GetFlat
|
2020-01-07 12:43:27 -03:00 |
|
Jaime Passos
|
f85476c723
|
Move texture stuff to its own file
|
2020-01-07 12:35:10 -03:00 |
|