- Convert PolyTranslucentObject to be a base class for all the different forms of translucent objects to be drawn
This commit is contained in:
parent
23aebaecc6
commit
dd0bc02eec
9 changed files with 92 additions and 61 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include "po_man.h"
|
||||
#include "st_stuff.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "p_effect.h"
|
||||
#include "polyrenderer/scene/poly_light.h"
|
||||
#include "swrenderer/scene/r_scene.h"
|
||||
#include "swrenderer/drawers/r_draw_rgba.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue