From a95de833c8c484126efb12ac6db5d5df35d7963f Mon Sep 17 00:00:00 2001 From: jordan4ibanez Date: Wed, 29 Nov 2023 03:39:38 -0500 Subject: [PATCH] smf --- include/ISceneManager.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/ISceneManager.h b/include/ISceneManager.h index 6dca5414..16a85f46 100644 --- a/include/ISceneManager.h +++ b/include/ISceneManager.h @@ -140,12 +140,6 @@ namespace scene * Description * * - * 3D World Studio (.smf) - * Loader for Leadwerks SMF mesh files, a simple mesh format - * containing static geometry for games. The proprietary .STF texture format - * is not supported yet. This loader was originally written by Joseph Ellis. - * - * * Bliz Basic B3D (.b3d) * Loader for blitz basic files, developed by Mark * Sibly. This is the ideal animated mesh format for game