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/engine/src
sky..ok f6ea856f9e GLObject/GLObjectManager -> NativeObject/NativeObjectManager in docs 13 years ago
..
android AndroidAudioRenderer : propperly set the looping value on media player 13 years ago
blender/com/jme3 Fix to properties loading: properties are now stored in Spatial as basic types (supported by UserData) or Savables supported by jme core. 13 years ago
bullet/com/jme3/bullet Javadoc fixes: Down from 260 to 221 warnings 13 years ago
bullet-common/com/jme3/bullet Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
bullet-native - fix GhostObject overlapping objects in native bullet (thanks to @ttrocha) (Fixes issue 457) 13 years ago
core GLObject/GLObjectManager -> NativeObject/NativeObjectManager in docs 13 years ago
core-data Shadows/SSAO and transparency : Removed the AlphaDiscardThreshold from the frag shaders 13 years ago
core-effects Javadoc fixes: Down from 260 to 221 warnings 13 years ago
core-plugins/com/jme3 * AssetCache is now an interface and can be extended by user. Moved to com.jme3.asset.cache package. 13 years ago
desktop Javadoc fixes: Down from 260 to 221 warnings 13 years ago
jbullet/com/jme3/bullet Better Javadoc for PhysicsVehicle#getForwardVector(Vector3f) 13 years ago
jheora/com/jme3/newvideo * Added new Jheora video system, however as advertised, audio will NOT work. If you want to try and fix it, go ahead. 13 years ago
jogg/com/jme3/audio/plugins Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 13 years ago
lwjgl/com/jme3 * Fix incorrect format for DepthStencil in TextureUtil (fix potential GL issue) 13 years ago
networking/com/jme3/network - fix DefaultServer initialization, it would place a null in the channels list (tcp/udp channels) if there was no UPD poprt specified. 13 years ago
niftygui Cinematic, fixed time seeking when having several SpatialAnimation with a speed > 1 13 years ago
ogre/com/jme3/scene/plugins/ogre * Proper equals/hashCode methods in OgreMaterialKey/OgreMeshKey 13 years ago
terrain updated terrainLighting.frag's shininess to match more of Lighting.frag 13 years ago
test/jme3test * Fix incorrect format for DepthStencil in TextureUtil (fix potential GL issue) 13 years ago
tools/jme3tools * Added shader validation system. Requires either NVIDIA Cg or GPU Shader Analyser to be in the path. Run the ShaderCheck class to see which jME3 shaders fail validation. 13 years ago
xml/com/jme3/export/xml * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 13 years ago