Commit Graph

272 Commits (3fadc2242fbe66b0a8dc7f5a8d224a5e4fd6c6d5)

Author SHA1 Message Date
sha..rd 0e49c439b7 * Javadoc for Asset 13 years ago
bre..ns 0dddd8613f * fix terrain grid camera offset problem 13 years ago
rem..om fafd79e5d3 - Added textureArray support (thanks to phate666) 13 years ago
rem..om 7193c0b2d3 Batching : 13 years ago
rem..om feeedfa682 - Removed old batching classes (GeometryBatch and BatchedGeometries) as they are no longer needed 14 years ago
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 14 years ago
rem..om 63b62269e8 - Dynamic Batching 14 years ago
bre..ns 7d7c2c53c3 fixed lod in TestSpotLightTerrain 14 years ago
nor..67 2055bf0fe3 - fix TestWalkingChar shooting 14 years ago
nor..67 3198415cce - make SaveGame use Binary and UUEncode (sun.misc package, available on android?) 14 years ago
rem..om be6259e5ba - fixed bad time calculation on cinematics 14 years ago
rem..om 298c052d24 - Use quaternions and slerp for rotation track 14 years ago
nor..67 cfc6036bf2 - cleanup after Kirill-Bomb 14 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. 14 years ago
sha..rd fa92c00a20 * AwtKeyInput now synchronized properly between OGL and EDT threads 14 years ago
sha..rd a28d0d8baf * Initial commit for light-weight jME3 AWT panels 14 years ago
bre..ns 210e4ad17b updated HelloTerrain for LOD API changes 14 years ago
Kae..pl 780da5e581 Tests for loading bone and object animation from blender added. 14 years ago
Kae..pl c773395ace Animations refactoring. 14 years ago
roo..li 7967cc1c33 Updated jme3test.helloworld: Used best practices, simplified, removed deprecations, added javadoc, added TerrainCollision. 14 years ago
PSp..om 878d997a4e Removing deprecated references. 14 years ago
PSp..om 7c77fc404b Removing deprecated networking code. 14 years ago
sha..rd a5be89598f * Always close InputStream in WAVLoader 14 years ago
Kae..pl bfc57cc7db Spatial animation support added. 14 years ago
bre..ns 3383e2e086 * refactored TerrainLOD Control and removed some legacy classes for it, made it easier to use 14 years ago
nor..67 f9f25813d0 - remove ManualBlenderTester 14 years ago
nor..67 c5b9fef193 - update TestBlenderLoader to test loading relative images 14 years ago
sha..rd 6d728615a3 * Ogre3D mesh.xml loader is now more resilient to certain models exported using blender2ogre 14 years ago
bre..ns 69fe43f079 added terrain.getNormal(x,z) 14 years ago
bre..ns a899fbc075 fixed TerrainGrid.getHeightmapHeight, fix thanks to @Makeshift 14 years ago
nor..67 f5e02874ac - fix tests 14 years ago
nor..67 a2778c2a3c - fix two tests calling render(tpf) 14 years ago
roo..om 26f2fe8c8d Audio tests: Using play() and playInstance() on AudioNodes instead of 'deprecated' playSource() on AudioRenderer. 14 years ago
roo..om 1acd324d02 Audio tests: Used non-deprecated constructor, replaced "AudioApp" class by SimpleApplication 14 years ago
nor..67 428f0a7627 - simplify TestRagdollCharacter 14 years ago
nor..67 b8586a4ea8 - simplify TestRagdollCharacter 14 years ago
nor..67 e20f58c5e3 - cleanup TestRagdollCharacter 14 years ago
nor..67 eef34897be - add TestRagdollCharacter 14 years ago
rem..om e5c554e112 TestBrickTower : changed some parameters inthe shadow renderer 14 years ago
nor..67 25c6c0b440 - fix BombControl effect 14 years ago
rem..om cd474b2be9 Engine : 14 years ago
nor..67 fab0c6d73c - add support for material name to OgreMeshKey 14 years ago
nor..67 0a18b365ea - clean up blender test 14 years ago
nor..67 3256daecb1 - fix compile or ManualBlenderTester 14 years ago
Kae..pl b5e4914ac7 Additional locators added to locate blender resources. 14 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