According to http://hub.jmonkeyengine.org/javadoc/com/jme3/font/LineWrapMode.html, there is a fourth value for LineWrapMode which has the line end mid character. Was this recently removed or added? Are either this javadoc or my jme3 likely outdated? I installed jme from this site only about three weeks ago.
@MichaelLinke said: According to http://hub.jmonkeyengine.org/javadoc/com/jme3/font/LineWrapMode.html, there is a fourth value for LineWrapMode which has the line end mid character. Was this recently removed or added? Are either this javadoc or my jme3 likely outdated? I installed jme from this site only about three weeks ago.
I believe this was recently removed, as I was using this for a while as a default and one day it started throwing exceptions.
It hasn’t been removed. I didn’t even add it until November. Clip is the most recent clip mode.
At least all of my changes are still in SVN. I don’t know when they relate to the last stable or whether you run nightly or not, etc…