Commit Graph

277 Commits (7b85ebead37e9ffd69a11c8481cfdaeab2174f34)

Author SHA1 Message Date
sha..rd 8cbb0f210d * Small javadoc fixes 14 years ago
sha..rd d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
sha..rd 80900a8d64 * Moved MatParamTexture out of the Material class (might break loading of old j3o models ..) 14 years ago
rem..om 3f707fb44a GeometryBatchFactory now retain original Lod informations thanks to Rickard 14 years ago
sha..rd eed0a864f0 * Fixed crash in TestNiftyGui by moving hellojme.xml to test-data 14 years ago
Kae..pl 19ad025877 Moving emitter shapes to a separate package. 14 years ago
Kae..pl c50055645f Initial import of blender loader test classes and assets. 14 years ago
kim..ng 2768e68c3a Android: getTouchInput() interface add 14 years ago
rem..om 2d4896942d TranslucentBucket : 14 years ago
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