Converted last components to new component drawing system
This commit is contained in:
@@ -33,16 +33,7 @@ class EditorSelectionPanel
|
||||
|
||||
private:
|
||||
TransformPanel mTransformPanel;
|
||||
LightPanel mLightPanel;
|
||||
NetScriptPanel mNetScriptPanel;
|
||||
MeshPanel mMeshPanel;
|
||||
CameraPanel mCameraPanel;
|
||||
MeshColliderPanel mMeshColliderPanel;
|
||||
CapsuleColliderPanel mCapsuleColliderPanel;
|
||||
CylinderColliderPanel mCylinderColliderPanel;
|
||||
CharacterControllerPanel mCharacterControllerPanel;
|
||||
BonePanel mBonePanel;
|
||||
NavMeshVolumePanel mNavMeshVolumePanel;
|
||||
MeshPanel meshPanel;
|
||||
|
||||
Ref<Nuake::File> currentFile;
|
||||
Ref<Nuake::Resource> selectedResource;
|
||||
|
||||
Reference in New Issue
Block a user