mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +00:00
Remove Interior Object format (DIF)
This commit is contained in:
parent
a868b649ad
commit
b4ea1123dc
99 changed files with 76 additions and 17318 deletions
|
|
@ -44,7 +44,6 @@ class GFXShaderConstHandle;
|
|||
class RenderPrePassMgr;
|
||||
class PlatformTimer;
|
||||
|
||||
class blInteriorSystem;
|
||||
class blTerrainSystem;
|
||||
|
||||
class BasicLightManager : public LightManager
|
||||
|
|
@ -121,7 +120,6 @@ protected:
|
|||
/// A timer used for tracking update time.
|
||||
PlatformTimer *mTimer;
|
||||
|
||||
blInteriorSystem* mInteriorSystem;
|
||||
blTerrainSystem* mTerrainSystem;
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue