You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jme3-terrain uses awt internally, this make it unsuitable as crossplatform module for android and ios.
All the awt calls in jme3-terrain should be replaced by crossplatform alternatives, better if provided by jme3-core itself
jme3-terrain uses awt internally, this make it unsuitable as crossplatform module for android and ios.
All the awt calls in jme3-terrain should be replaced by crossplatform alternatives, better if provided by jme3-core itself