billboards!
This commit is contained in:
@ -47,6 +47,7 @@ typedef struct EngineContext {
|
||||
/* rendering */
|
||||
Primitive2D *render_queue_2d;
|
||||
MeshBatchItem *uncolored_mesh_batches;
|
||||
MeshBatchItem *billboard_batches;
|
||||
TextCache text_cache;
|
||||
TextureCache texture_cache;
|
||||
|
||||
|
Reference in New Issue
Block a user