mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-25 06:15:36 +00:00
Merge branch 'alpha40translucency2' of https://github.com/Azaezel/Torque3D into Preview4_0
This commit is contained in:
commit
5088197d05
1106 changed files with 62767 additions and 205088 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
#include "scene/sceneRenderState.h"
|
||||
#include "core/util/systemInterfaceList.h"
|
||||
#include "core/util/SystemInterfaceList.h"
|
||||
#include "ts/tsShape.h"
|
||||
#include "ts/tsShapeInstance.h"
|
||||
#include "T3D/assets/ShapeAsset.h"
|
||||
|
|
@ -59,4 +59,4 @@ public:
|
|||
|
||||
//Render our particular interface's data
|
||||
static void renderInterface(U32 interfaceIndex, SceneRenderState* state);
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue