mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-27 10:33:50 +00:00
A clean implementation of Lukas' Fix side projection #684 PR with Az's addendum fix rolled in
This commit is contained in:
parent
1f4c488640
commit
434c6c26fe
3 changed files with 147 additions and 359 deletions
|
|
@ -26,6 +26,10 @@
|
|||
#include "gfx/gfxTextureManager.h"
|
||||
#include "gfx/bitmap/gBitmap.h"
|
||||
|
||||
#ifdef TORQUE_TOOLS
|
||||
#include "console\persistenceManager.h"
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue