LOD in SDK bugged?

When I try set LoD for .j3o in SDK like here: https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:advanced:level_of_detail
It doesn’t save my PROPORTIONAL method. Only CONSTANT work.

That’s strange, it should work. i’ll have a look.

@nehon said: That's strange, it should work. i'll have a look.

I know what’s the problem. Take a look on ss, there are Level 4 2x. I use newest version of JME (i think).

So totaly there are 10 Levels out of 9 maximum and that’s why the LoD doesn’t work. I had to put only 9 levels

oh duh…
thanks I’ll fix this