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/java/com/jme3
Daniel Johansson 9f9cb824cd 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
..
cinematic fix a NPE and a ClassCastExcpetion on Cinematic.clear() 10 years ago
collision bounding: add bound vs. spatial, also improve unit test 10 years ago
light light : fixed pointLight v. bounding sphere unit test 9 years ago
material/plugins 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
math FastMath: faster nearestPowerOfTwo and unit test 10 years ago
util ListMap: create unit test 10 years ago
SetupTest.java build: enable assertion for test and run (previously only test as assertionEnabled = true) 10 years ago