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 81b5c48fb0 unit test: add unit tests for bounds and light filter / sort 10 years ago
..
main spot light: fix broken filter for infinite range 10 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 unit test: add unit tests for bounds and light filter / sort 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