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-examples/src/main/java/jme3test
neph1 8700871e76 Fixed some merge issues (now it's working properly) 11 years ago
..
animation switch to gradle layout 11 years ago
app * Make sure we load the auxilary jinput library as well (required on windows) 11 years ago
asset switch to gradle layout 11 years ago
audio switch to gradle layout 11 years ago
awt fix race in TestAwtPanels as discussed at http://hub.jmonkeyengine.org/forum/topic/fix-for-race-in-testawtpanels 11 years ago
batching switch to gradle layout 11 years ago
blender switch to gradle layout 11 years ago
bounding switch to gradle layout 11 years ago
bullet Fixed some merge issues (now it's working properly) 11 years ago
collision switch to gradle layout 11 years ago
conversion switch to gradle layout 11 years ago
effect switch to gradle layout 11 years ago
export switch to gradle layout 11 years ago
games switch to gradle layout 11 years ago
gui switch to gradle layout 11 years ago
helloworld switch to gradle layout 11 years ago
input switch to gradle layout 11 years ago
light Fixed an issue where you couldn't chain several shadow renderers. Thanks to Perjin for narrowing down the issue. 11 years ago
material Fixed ColorRGBA javadoc, made the clamp method use FastMath.clamp, integrated @kwando's pull request 131 11 years ago
math switch to gradle layout 11 years ago
model switch to gradle layout 11 years ago
network switch to gradle layout 11 years ago
niftygui switch to gradle layout 11 years ago
post * Deprecated LTC and LATC texture formats, OpenGL3+ does not support them. Instead RGTC / BC5 must be used. 11 years ago
renderer switch to gradle layout 11 years ago
scene * Fix outstanding cloning related issues in InstancedNode 11 years ago
stress switch to gradle layout 11 years ago
terrain switch to gradle layout 11 years ago
texture * Enable mipmapping in TestTextureArray 11 years ago
tools switch to gradle layout 11 years ago
water Adjusted TestPostWater to gamma correction 11 years ago
TestChooser.java issue#85 short approach - setDefaultCloseOperation 11 years ago