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/test/jme3test
sha..rd a8533e5378 * Fixed crash in TestDepthOfField 14 years ago
..
animation * Removed all deprecated classes, methods, and fields 14 years ago
app * Removed incorrect javadoc from TestChangeAppIcon 14 years ago
asset move jme3 to trunk 14 years ago
audio * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
awt * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
blender * Small javadoc fixes 14 years ago
bounding move jme3 to trunk 14 years ago
bullet * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
collision * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
conversion * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
effect * Moved MatParamTexture out of the Material class (might break loading of old j3o models ..) 14 years ago
export move jme3 to trunk 14 years ago
gui Android: getTouchInput() interface add 14 years ago
helloworld * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
input * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
light * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
material move jme3 to trunk 14 years ago
math move jme3 to trunk 14 years ago
model * Fix syntax error in TestOgreAnim 14 years ago
network * Small javadoc fixes 14 years ago
niftygui * Fixed crash in TestNiftyGui by moving hellojme.xml to test-data 14 years ago
post * Fixed crash in TestDepthOfField 14 years ago
renderer - Fixed viewPort positioning and scaling for ortho cam and added multiple gui viewports to TestMultiViews 14 years ago
scene Fixed tests that use wildHouse.zip so that the loading append in the simple init and not in the main, because it fails since the testChooser change 14 years ago
stress GeometryBatchFactory now retain original Lod informations thanks to Rickard 14 years ago
terrain Introduced a new Namer class, so the heightmap tiles' names can be generated independent from the terrain system. 14 years ago
texture * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
water Water Filter : underwater shader 14 years ago
TestChooser.java Getting rid of a couple of compiler warnings. 14 years ago