mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
Merge pull request #310 from thecelloman/goodbyeDIF
Remove Interior Object format (DIF)
This commit is contained in:
commit
2dcc7f0247
99 changed files with 76 additions and 17318 deletions
|
|
@ -1532,7 +1532,6 @@ void Camera::_validateEyePoint(F32 pos, MatrixF *mat)
|
|||
disableCollision();
|
||||
RayInfo collision;
|
||||
U32 mask = TerrainObjectType |
|
||||
InteriorObjectType |
|
||||
WaterObjectType |
|
||||
StaticShapeObjectType |
|
||||
PlayerObjectType |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue