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
rem..om 91477b73f5 Engine : 14 years ago
..
animation * Fixed crash in TestCinematic 14 years ago
app * Fix crash in TestEverything 14 years ago
asset * All asset cache operations can now work on smart cache 14 years ago
audio * Fix crash in TestEverything 14 years ago
awt J3O incompatibility issues fixed 14 years ago
blender Changes to animations storing (not yet used in the selected blender file) and small refactoring. 14 years ago
bounding move jme3 to trunk 14 years ago
bullet Added CameraNode and new navigation to TestPhysicsCharacter. 14 years ago
collision * Fix crash in TestEverything 14 years ago
conversion * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
effect * AnimControl now supports abstract animation (doesn't have to be BoneAnimation) 14 years ago
export J3O incompatibility issues fixed 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 Added javadoc, fixed tiny typo, reformatted sample a bit. 14 years ago
light - Added SpotLight light type. 14 years ago
material * Fix crashes due to introduction of MaterialKey 14 years ago
math move jme3 to trunk 14 years ago
model * Fix crashes due to introduction of MaterialKey 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 * Plane.normal is now created by default and set instead of using references 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 * Fix crashes due to introduction of MaterialKey 14 years ago
terrain Fix: fixed exception when trying to jump with physics turned off 14 years ago
texture Engine : 14 years ago
water * Plane.normal is now created by default and set instead of using references 14 years ago
TestChooser.java * AnimControl now supports abstract animation (doesn't have to be BoneAnimation) 14 years ago