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 5f5eb708da - Added steep parallax mapping, activate it by setting SteepParallax attribute to true in lighting material 14 years ago
..
animation * Fixed crash in TestCinematic 14 years ago
app * Fix crash in TestEverything 14 years ago
asset * New block language parser 14 years ago
audio * Fix crash in TestEverything 14 years ago
awt J3O incompatibility issues fixed 14 years ago
blender Creating common setup for both types of loaders. 14 years ago
bounding move jme3 to trunk 14 years ago
bullet * Fix hard edge bug for spot lights on NVIDIA cards 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 * Fix hard edge bug for spot lights on NVIDIA cards 14 years ago
input Added javadoc, fixed tiny typo, reformatted sample a bit. 14 years ago
light * New block language parser 14 years ago
material - Added steep parallax mapping, activate it by setting SteepParallax attribute to true in lighting material 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 hard edge bug for spot lights on NVIDIA cards 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