Commit Graph

284 Commits (dc8dabb0241d0fd44716607fd60301cbd5586711)

Author SHA1 Message Date
sha..rd 37894d1698 * HttpZipLocator UTF8 decoder replaced with proper code 14 years ago
ant..om 155ab1c1c6 Updated TerrainFractalGridTest and TerrainGridTest to call terrain.initialize() 14 years ago
ant..om 2073f58cf8 TerrainGridListener is extended to be able to change material of individual grid files. 14 years ago
sha..rd d6d3894fff * New version of nifty * Added simple package.html for some of the jME3 packages 14 years ago
sha..rd a8533e5378 * Fixed crash in TestDepthOfField 14 years ago
rem..om 95e709f820 Water Filter : underwater shader 14 years ago
ant..om b8d1073014 Introduced a new Namer class, so the heightmap tiles' names can be generated independent from the terrain system. 14 years ago
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