Commit Graph

318 Commits (a457d2d922f48c791ef099b96d6f73820acc0264)

Author SHA1 Message Date
ant..om 4fa5522c8e Added a terrain material that uses height and slope information to map textures instead of alphamap. 14 years ago
ant..om 58ede837c6 Added my own noise library as jar (noise-0.0.1-SNAPSHOT.jar), hope I didn't break any build stuff 14 years ago
Sha..rd e91fe8f541 * Converted terrain textures to JPG to reduce filesize 14 years ago
ant..om 0bfd5aa2a3 fixed a bug calculating camera cell 14 years ago
ant..om 34a47debb9 TerrainGrid added to terrain package, test included 14 years ago
rem..om 792f44cf9f Post process filters : 14 years ago
sha..rd a28c2622d9 * Revert back to fixed ortho matrix calculation 14 years ago
rem..om 083333ac6e - Fixed viewPort positioning and scaling for ortho cam and added multiple gui viewports to TestMultiViews 14 years ago
sha..rd 6b537307fd * Deprecated ViewPort.setClearEnabled, since we have separate clear flags for each channel in the framebuffer 14 years ago
sha..rd f004d23070 * LwjglCanvas now correctly resets the renderer state by calling renderer.invalidateState(). Doing renderer.resetGLObjects() is NOT sufficient in many cases ... 14 years ago
Sha..om 7d91174b5b * Throw proper exception in TestJoystick if none found 14 years ago
Sha..om e6d859143f * Removed incorrect javadoc from TestChangeAppIcon 14 years ago
sha..rd cfb647f743 * Reduce input lag by polling after framerate syncing 14 years ago
rem..om 4d1d9edc29 KinematicRagdollControl : 14 years ago
rem..om 4b52dba7f8 Made ragdollTest silent again 14 years ago
rem..om 427163475c - RagdollControl is now called KinematicRagdollControl 14 years ago
rem..om 93d0ed73e3 - Added a test case for the add kinematic object to physic space to tets with native bullet 14 years ago
rem..om c407296ccb Ragdoll 14 years ago
nor..67 b6f1ed585d - remove wrong native call from test 14 years ago
nor..67 ba6419f924 - fix TestBoneRagdoll init order for native physics 14 years ago
nor..67 a9f544fbf8 - remove static fields from physics tests 14 years ago
rem..om bb6a8c8062 Ragdoll 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
nor..67 650acbc715 - add maxtime for BombControl 14 years ago
rem..om 0d4e07f924 WIP Ragdoll 14 years ago
rem..om 2f1f2e7e54 - WIP Sinbad Ragdoll can now stand up after beeing whacked 14 years ago
sha..rd d66a02eafc * Added TestSoftwareMouse 14 years ago
sha..rd b729309949 * Fix syntax error in TestOgreAnim 14 years ago
sha..rd 8aa7468370 * Removed deprecated methods from AnimControl 14 years ago
sha..rd e9e64c7cb7 * Removed deprecated AnimControl constructor 14 years ago
rem..om 75fa331345 - added LightNode 14 years ago
sha..rd e990b25822 * TestNiftyGui now uses jme3test/niftygui/hellojme.xml and acts as a ScreenController 14 years ago
rem..om cdba72d2b7 Ragdoll, some enhancements 14 years ago
nor..67 bfdffb1ffb - improve ragdoll test 14 years ago
rem..om 3378222dfa Ragdoll : 14 years ago
rem..om 1f286f424f - RagdollControl now has automagic joint setup via RagdollPreset and HumanoidRagdollPreset 14 years ago
nor..67 75d0c560bf - enable animation for ragdoll test 14 years ago
sha..rd 7f7fc50ab5 * Increased buffering for streaming audio from ~250 ms to 1000 ms. 14 years ago
sha..rd 53da7c4de4 * Added CCD threshold to BoneRagdoll test so that balls collide more often 14 years ago
rem..om 6417263674 - RagdollControl now uses SixDofJoints instead of ConeJoints. 14 years ago
sha..rd 643eebb4bd * Deleted useless TestYCoCgDds test and related textures 14 years ago
rem..om 23e17164da Fixed ogreComplexAnim scale 14 years ago
rem..om 916f4f203c Ragdoll : 14 years ago
rem..om 0a82e1ee11 Lolilol the ragdoll 14 years ago
PSp..om 8858ccf2ef Getting rid of a couple of compiler warnings. 14 years ago
rem..om dc030c897f Bone animation : 14 years ago
rem..om 6d27155e86 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
sha..rd 12fae01a80 * OBJLoader will no longer crash when it cannot find materials in MTL file 14 years ago
rem..om 50d55b7e59 RagdollControl ---WIP---- 14 years ago
mul..va 4877b17cab Missing Search Textfield in TestChooser 14 years ago