DecimateModifier not supported?

Hi,

I am playing a bit with JME and a friend created a small map in Blender. But as I wanted to import it there came the Error Message “Unsupported modifier type: DecimateModifierData”. Is the DecimateModifier not supported in JME or is it just not correctly applied to the object?

Thanks

hololol2

Basically (with exceptions) for jme you need more or less plain triangles,

so if you somehow materialize the modifier it should work.