1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Completely generalized mesh generation; ContentFeatures serialization

This commit is contained in:
Perttu Ahola
2011-11-15 19:58:36 +02:00
parent 89e7bacd99
commit eed727c61b
18 changed files with 795 additions and 821 deletions

View File

@@ -26,7 +26,6 @@ video::SColor(255,30,30,30));d->endScene();}
#include "irrlichttypes.h"
#ifndef SERVER
#include <SColor.h>
#include <IMesh.h>
#include <IImage.h>
#include <IrrlichtDevice.h>