A complete 3D game development suite written purely in Java.
 
 
 
 
 
jmonkeyengine/jme3-examples/src/main/java/jme3test
shadowislord 948fdb21eb * Add new flag to Platform enum which specifies if its 32-bit platform or 64-bit. 11 years ago
..
animation switch to gradle layout 11 years ago
app * Add new flag to Platform enum which specifies if its 32-bit platform or 64-bit. 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 - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 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 * Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead 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 * Add option to toggle instancing either on or off to see the difference (if any) 11 years ago
stress switch to gradle layout 11 years ago
terrain switch to gradle layout 11 years ago
texture * Added two missing 32-bit image formats to TestImageRaster: ARGB8 and BGRA8 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