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/test/resources
Nehon 7bd2feb416 Made a test for shaderNode based j3md loading 9 years ago
..
no-default-technique.j3md test: add missing test data 9 years ago
no-shader-specified.j3md test: add missing test data 9 years ago
same-name-technique.j3md test: add required file 9 years ago
testMatDef.j3md Made a test for shaderNode based j3md loading 9 years ago
texture-parameters-newstyle.j3m Fixed an issue with J3MLoader thinking certain texture path patterns with new texture options still looked like old style and hence ignoring new options and getting the texture path wrong. 9 years ago
texture-parameters-oldstyle.j3m Added unit test for J3MLoader to cover the new texture parameters available in #295. Also fixed a couple of issues in the code to reduce logging that was not needed and removed redundant code. This update also updates junit to 4.12 and adds Mockito and Fest Assertions as test dependencies. 10 years ago