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
Kirill Vainer d269839efb FastMath: faster nearestPowerOfTwo and unit test 9 years ago
..
main FastMath: faster nearestPowerOfTwo and unit test 9 years ago
plugins/java/com/jme3 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
test FastMath: faster nearestPowerOfTwo and unit test 9 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