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/core/com/jme3
sky..ok f6ea856f9e GLObject/GLObjectManager -> NativeObject/NativeObjectManager in docs 13 years ago
..
animation Javadoc fixes: Down from 260 to 221 warnings 13 years ago
app * Fix paul complaining 13 years ago
asset Javadoc fixes: Down from 260 to 221 warnings 13 years ago
audio * AssetManager now returns AudioData instead of AudioNode (similar to new Material() type behavior) 13 years ago
bounding fixed BoundingBox merge method javadoc 13 years ago
cinematic AnimationTrack null checked the animation channel in onStop, onPause and setLoopMode to avoid NPE 13 years ago
collision * Minor warning fix in BoundingBox, BIHTree 13 years ago
effect Down to 260 Javadoc warnings from 324 13 years ago
export * Remove error message when loading old j3o with TerrainPatch 13 years ago
font Down to 260 Javadoc warnings from 324 13 years ago
input Javadoc fixes: Down from 260 to 221 warnings 13 years ago
light SpotLight, inner and outer angle cos is now correctly packed when opening a saved light 13 years ago
material * AssetCache is now an interface and can be extended by user. Moved to com.jme3.asset.cache package. 13 years ago
math ShadowUtil now use tempVars instead of instantiating new objects 13 years ago
post Down to 260 Javadoc warnings from 324 13 years ago
renderer GLObject/GLObjectManager -> NativeObject/NativeObjectManager in docs 13 years ago
scene Javadoc fixes: Down from 260 to 221 warnings 13 years ago
shader * Remove most common usage of IntMap.iterator() 13 years ago
shadow Shadows/SSAO and transparency : Removed the AlphaDiscardThreshold attribute from the lighting material. Transparency discarding is now handled by the AlphaFallOff render state (as it should be). 13 years ago
system * AppSettings now supports floating point values 13 years ago
texture Javadoc fixes: Down from 260 to 221 warnings 13 years ago
ui jme3: 13 years ago
util Javadoc fixes: Down from 260 to 221 warnings 13 years ago