- backported all new scaling and rotation options for the 2D drawer from Raze.
With proper scaling and viewport support, things should become a lot easier now. The 2D drawer now also can rotate content by arbitrary angles.
This commit is contained in:
parent
db895b43b2
commit
dbf2d4d7d7
7 changed files with 341 additions and 81 deletions
|
|
@ -55,6 +55,7 @@
|
|||
#include "texturemanager.h"
|
||||
#include "v_draw.h"
|
||||
#include "doommenu.h"
|
||||
#include "sbar.h"
|
||||
|
||||
FIntermissionDescriptorList IntermissionDescriptors;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue