.. |
r_decal.cpp
|
- renamed FTexture's UseType flags and gave them a dedicated type.
|
2018-03-25 20:26:16 +02:00 |
r_decal.h
|
- extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter.
|
2018-03-18 21:33:44 +01:00 |
r_model.cpp
|
- extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter.
|
2018-03-18 21:33:44 +01:00 |
r_model.h
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_particle.cpp
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_particle.h
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_playersprite.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into 2D_Refactor
|
2018-03-30 22:06:17 +02:00 |
r_playersprite.h
|
- 2D drawer implementation complete for hardware renderer.
|
2018-03-29 16:21:21 +02:00 |
r_sprite.cpp
|
- extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter.
|
2018-03-18 21:33:44 +01:00 |
r_sprite.h
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_visiblesprite.cpp
|
- fixed midtex nowrap clipping bug when 3d floors are in view
|
2018-03-09 01:30:47 +01:00 |
r_visiblesprite.h
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_visiblespritelist.cpp
|
- Fix sprites behind midtextures unrender when near voxel
|
2017-07-02 20:09:46 +02:00 |
r_visiblespritelist.h
|
- Fix sprites behind midtextures unrender when near voxel
|
2017-07-02 20:09:46 +02:00 |
r_voxel.cpp
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_voxel.h
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
r_wallsprite.cpp
|
- extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter.
|
2018-03-18 21:33:44 +01:00 |
r_wallsprite.h
|
- extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter.
|
2018-03-18 21:33:44 +01:00 |