mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 18:05:22 +02:00
Remove obsolete SMeshBuffer.h (#16308)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <iostream>
|
||||
#include <ISceneNode.h>
|
||||
#include <SMaterial.h>
|
||||
#include <SMeshBuffer.h>
|
||||
#include <CMeshBuffer.h>
|
||||
|
||||
class IShaderSource;
|
||||
|
||||
|
@@ -37,7 +37,7 @@
|
||||
#include <quaternion.h>
|
||||
#include <SMesh.h>
|
||||
#include <IMeshBuffer.h>
|
||||
#include <SMeshBuffer.h>
|
||||
#include <CMeshBuffer.h>
|
||||
|
||||
class Settings;
|
||||
struct ToolCapabilities;
|
||||
|
@@ -8,7 +8,7 @@
|
||||
#include <vector>
|
||||
#include <IGUIFont.h>
|
||||
#include <SMaterial.h>
|
||||
#include <SMeshBuffer.h>
|
||||
#include <CMeshBuffer.h>
|
||||
#include "irr_ptr.h"
|
||||
#include "irr_aabb3d.h"
|
||||
#include "../hud.h"
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "client/texturesource.h"
|
||||
#include <SMesh.h>
|
||||
#include <IMeshBuffer.h>
|
||||
#include <SMeshBuffer.h>
|
||||
#include <CMeshBuffer.h>
|
||||
|
||||
/*
|
||||
MeshMakeData
|
||||
|
@@ -7,7 +7,7 @@
|
||||
#include "irrlichttypes.h"
|
||||
#include "irr_ptr.h"
|
||||
#include "IMesh.h"
|
||||
#include "SMeshBuffer.h"
|
||||
#include "CMeshBuffer.h"
|
||||
|
||||
#include "util/numeric.h"
|
||||
#include "client/tile.h"
|
||||
|
@@ -13,7 +13,7 @@
|
||||
#include <IAnimatedMeshSceneNode.h>
|
||||
#include "S3DVertex.h"
|
||||
#include <SMesh.h>
|
||||
#include "SMeshBuffer.h"
|
||||
#include "CMeshBuffer.h"
|
||||
|
||||
inline static void applyShadeFactor(video::SColor& color, float factor)
|
||||
{
|
||||
|
@@ -7,7 +7,7 @@
|
||||
#include "irrlichttypes.h"
|
||||
#include "irr_ptr.h"
|
||||
#include "rect.h"
|
||||
#include "SMeshBuffer.h"
|
||||
#include "CMeshBuffer.h"
|
||||
|
||||
#include "../hud.h"
|
||||
#include "mapnode.h"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "settings.h"
|
||||
#include "profiler.h"
|
||||
|
||||
#include "SMeshBuffer.h"
|
||||
#include "CMeshBuffer.h"
|
||||
|
||||
using BlendMode = ParticleParamTypes::BlendMode;
|
||||
|
||||
|
@@ -8,7 +8,7 @@
|
||||
#include "irr_ptr.h"
|
||||
#include "ISceneNode.h"
|
||||
#include "S3DVertex.h"
|
||||
#include "SMeshBuffer.h"
|
||||
#include "CMeshBuffer.h"
|
||||
|
||||
#include <mutex>
|
||||
#include <memory>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "irrlichttypes_bloated.h"
|
||||
#include <ISceneNode.h>
|
||||
#include <SMeshBuffer.h>
|
||||
#include <CMeshBuffer.h>
|
||||
#include <array>
|
||||
#include "camera.h" // CameraMode
|
||||
#include "irr_ptr.h"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "client/renderingengine.h"
|
||||
#include <SMesh.h>
|
||||
#include <IMeshBuffer.h>
|
||||
#include <SMeshBuffer.h>
|
||||
#include <CMeshBuffer.h>
|
||||
#include "item_visuals_manager.h"
|
||||
|
||||
#define WIELD_SCALE_FACTOR 30.0f
|
||||
|
Reference in New Issue
Block a user