billboards!
This commit is contained in:
@ -452,6 +452,7 @@ void finally_draw_command(DeferredCommandDraw command) {
|
||||
command.colors.type,
|
||||
command.colors.stride,
|
||||
(void *)command.colors.offset);
|
||||
|
||||
} else if (command.constant_colored)
|
||||
glColor4ub(command.color.r,
|
||||
command.color.g,
|
||||
|
Reference in New Issue
Block a user