mirror of
https://github.com/minetest/irrlicht.git
synced 2025-02-23 06:10:22 +01:00
Rip out 2 forgotten formats
This commit is contained in:
parent
dde2ef0a4c
commit
f7bf20a1e4
@ -24,12 +24,6 @@ namespace scene
|
|||||||
//! Maya .obj static model
|
//! Maya .obj static model
|
||||||
EAMT_OBJ,
|
EAMT_OBJ,
|
||||||
|
|
||||||
//! My3D Mesh, the file format by Zhuck Dimitry
|
|
||||||
EAMT_MY3D,
|
|
||||||
|
|
||||||
//! Pulsar LMTools .lmts file. This Irrlicht loader was written by Jonas Petersen
|
|
||||||
EAMT_LMTS,
|
|
||||||
|
|
||||||
//! Cartography Shop .csm file. This loader was created by Saurav Mohapatra.
|
//! Cartography Shop .csm file. This loader was created by Saurav Mohapatra.
|
||||||
EAMT_CSM,
|
EAMT_CSM,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user