diff --git a/include/ISceneManager.h b/include/ISceneManager.h index 1d3e2785..9c921c1c 100644 --- a/include/ISceneManager.h +++ b/include/ISceneManager.h @@ -242,20 +242,6 @@ namespace scene * loader. * * - * Pulsar LMTools (.lmts) - * LMTools is a set of tools (Windows & Linux) for - * creating lightmaps. Irrlicht can directly read .lmts - * files thanks to
the importer created by Jonas - * Petersen. - * Notes for
this version of the loader:
- * - It does not recognize/support user data in the - * *.lmts files.
- * - The TGAs generated by LMTools don't work in - * Irrlicht for some reason (the textures are upside - * down). Opening and resaving them in a graphics app - * will solve the problem. - * - * * Stanford Triangle (.ply) * Invented by Stanford University and known as the native * format of the infamous "Stanford Bunny" model, this is a