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
Daniel Johansson 9059eb30e4 Added support for setting minification and magnification filters on a texture in the j3m material file. This also adds support for double and single quoted paths as well as being able to set WrapMode for a specific WrapAxis. This resolves #295 10 years ago
..
main Fixed issue https://github.com/jMonkeyEngine/jmonkeyengine/issues/252 10 years ago
plugins/java/com/jme3 Added support for setting minification and magnification filters on a texture in the j3m material file. This also adds support for double and single quoted paths as well as being able to set WrapMode for a specific WrapAxis. This resolves #295 10 years ago
test/java/com/jme3 build: enable assertion for test and run (previously only test as assertionEnabled = true) 10 years ago
tools/java/jme3tools BatchNode safe catch of a crash when the batch node geoms don't have the same buffer types. 10 years ago