mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-27 18:43:48 +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
|
|
@ -96,7 +96,6 @@ public:
|
|||
|
||||
// Default bin types. Not necessarily the only bin types in the system.
|
||||
// RIT = "R"ender "I"nstance "T"ype
|
||||
static const RenderInstType RIT_Interior;
|
||||
static const RenderInstType RIT_Mesh;
|
||||
static const RenderInstType RIT_Shadow;
|
||||
static const RenderInstType RIT_Sky;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue