Commit Graph

318 Commits (a457d2d922f48c791ef099b96d6f73820acc0264)

Author SHA1 Message Date
rem..om feeedfa682 - Removed old batching classes (GeometryBatch and BatchedGeometries) as they are no longer needed 13 years ago
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 13 years ago
rem..om 63b62269e8 - Dynamic Batching 13 years ago
bre..ns 7d7c2c53c3 fixed lod in TestSpotLightTerrain 13 years ago
nor..67 2055bf0fe3 - fix TestWalkingChar shooting 13 years ago
nor..67 3198415cce - make SaveGame use Binary and UUEncode (sun.misc package, available on android?) 13 years ago
rem..om be6259e5ba - fixed bad time calculation on cinematics 13 years ago
rem..om 298c052d24 - Use quaternions and slerp for rotation track 13 years ago
nor..67 cfc6036bf2 - cleanup after Kirill-Bomb 13 years ago
sha..rd e3bff6d62a * Moved checkFrameBufferError() to part that sets up framebuffer. Can prevent odd crashes on some systems before any framebuffer is active. 13 years ago
sha..rd fa92c00a20 * AwtKeyInput now synchronized properly between OGL and EDT threads 13 years ago
sha..rd a28d0d8baf * Initial commit for light-weight jME3 AWT panels 13 years ago
bre..ns 210e4ad17b updated HelloTerrain for LOD API changes 13 years ago
Kae..pl 780da5e581 Tests for loading bone and object animation from blender added. 13 years ago
Kae..pl c773395ace Animations refactoring. 13 years ago
roo..li 7967cc1c33 Updated jme3test.helloworld: Used best practices, simplified, removed deprecations, added javadoc, added TerrainCollision. 13 years ago
PSp..om 878d997a4e Removing deprecated references. 13 years ago
PSp..om 7c77fc404b Removing deprecated networking code. 13 years ago
sha..rd a5be89598f * Always close InputStream in WAVLoader 13 years ago
Kae..pl bfc57cc7db Spatial animation support added. 13 years ago
bre..ns 3383e2e086 * refactored TerrainLOD Control and removed some legacy classes for it, made it easier to use 13 years ago
nor..67 f9f25813d0 - remove ManualBlenderTester 13 years ago
nor..67 c5b9fef193 - update TestBlenderLoader to test loading relative images 13 years ago
sha..rd 6d728615a3 * Ogre3D mesh.xml loader is now more resilient to certain models exported using blender2ogre 13 years ago
bre..ns 69fe43f079 added terrain.getNormal(x,z) 13 years ago
bre..ns a899fbc075 fixed TerrainGrid.getHeightmapHeight, fix thanks to @Makeshift 13 years ago
nor..67 f5e02874ac - fix tests 13 years ago
nor..67 a2778c2a3c - fix two tests calling render(tpf) 13 years ago
roo..om 26f2fe8c8d Audio tests: Using play() and playInstance() on AudioNodes instead of 'deprecated' playSource() on AudioRenderer. 13 years ago
roo..om 1acd324d02 Audio tests: Used non-deprecated constructor, replaced "AudioApp" class by SimpleApplication 13 years ago
nor..67 428f0a7627 - simplify TestRagdollCharacter 13 years ago
nor..67 b8586a4ea8 - simplify TestRagdollCharacter 13 years ago
nor..67 e20f58c5e3 - cleanup TestRagdollCharacter 13 years ago
nor..67 eef34897be - add TestRagdollCharacter 13 years ago
rem..om e5c554e112 TestBrickTower : changed some parameters inthe shadow renderer 13 years ago
nor..67 25c6c0b440 - fix BombControl effect 13 years ago
rem..om cd474b2be9 Engine : 13 years ago
nor..67 fab0c6d73c - add support for material name to OgreMeshKey 13 years ago
nor..67 0a18b365ea - clean up blender test 13 years ago
nor..67 3256daecb1 - fix compile or ManualBlenderTester 13 years ago
Kae..pl b5e4914ac7 Additional locators added to locate blender resources. 13 years ago
rem..om 5f5eb708da - Added steep parallax mapping, activate it by setting SteepParallax attribute to true in lighting material 14 years ago
Kae..pl 6c9395c4e9 Creating common setup for both types of loaders. 14 years ago
sha..rd db0a4f23a8 * New block language parser 14 years ago
sha..rd 2636343ac7 * Fix hard edge bug for spot lights on NVIDIA cards 14 years ago
rem..om 91477b73f5 Engine : 14 years ago
rem..om 6c7082a7e3 engine : added texture3D support based on darkfalkon Texture3D code and Kaelthas testcase 14 years ago
sha..rd 984721cc75 * AnimControl now supports abstract animation (doesn't have to be BoneAnimation) 14 years ago
roo..li 59b00bbae9 Added CameraNode and new navigation to TestPhysicsCharacter. 14 years ago
roo..li 3a3a5de8c9 Added javadoc, fixed tiny typo, reformatted sample a bit. 14 years ago