From 58d5696db39988a5a41b81d8d9ebcd4e6f2aa0f8 Mon Sep 17 00:00:00 2001 From: jordan4ibanez Date: Wed, 29 Nov 2023 03:39:19 -0500 Subject: [PATCH] csm --- include/ISceneManager.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/include/ISceneManager.h b/include/ISceneManager.h index a91ca03a..6dca5414 100644 --- a/include/ISceneManager.h +++ b/include/ISceneManager.h @@ -155,14 +155,6 @@ namespace scene * ISkinnedMesh will be returned by this importer. * * - * Cartography shop 4 (.csm) - * Cartography Shop is a modeling program for creating - * architecture and calculating lighting. Irrlicht can - * directly import .csm files thanks to the IrrCSM library - * created by Saurav Mohapatra which is now integrated - * directly in Irrlicht. - * - * * DirectX (.x) * Platform independent importer (so not D3D-only) for * .x files. Most 3D packages can export these natively