mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-26 01:53:47 +00:00
Fixes up various parts of the entity and component classes.
This commit is contained in:
parent
6479c7592a
commit
1fdbc6594e
5 changed files with 259 additions and 265 deletions
|
|
@ -34,7 +34,6 @@
|
|||
#include "lighting/lightQuery.h"
|
||||
#include "scene/sceneManager.h"
|
||||
#include "gfx/bitmap/ddsFile.h"
|
||||
#include "gfx/bitmap/ddsUtils.h"
|
||||
#include "gfx/gfxTextureManager.h"
|
||||
#include "materials/materialFeatureTypes.h"
|
||||
#include "renderInstance/renderImposterMgr.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue