A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-core/src
shadowislord 6680a1dec4 * FilterPostProcessor now crashes early if packed float texture isn't supported - since it is now required by all filters 11 years ago
..
main * FilterPostProcessor now crashes early if packed float texture isn't supported - since it is now required by all filters 11 years ago
plugins/java/com/jme3 * Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead 11 years ago
tools/java/jme3tools Introduced a new Enum ColorSpace. 11 years ago