Commit Graph

206 Commits (64d9c6014203aa1f1f445650c67440b41ea1d6a3)

Author SHA1 Message Date
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
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
rem..om d722c65280 CameraNode : created a simple testCase to demonstrate how easy it is to make a camera follow a spatial using a Camera Node. 14 years ago
rem..om 8f59984d00 Particle Emitter : 14 years ago
sha..rd f15107da95 * All asset cache operations can now work on smart cache 14 years ago
ant..om 06e04c429c Fix: fixed exception when trying to jump with physics turned off 14 years ago
sha..rd d8afde19cf * Fix crashes due to introduction of MaterialKey 14 years ago
sha..rd 026a72d57e * Fix crash in TestEverything 14 years ago
ant..om dfef1a6dfe Fix: fixed a bug when using alphamaps with TerrainGrid 14 years ago
rem..om 99a4b00c15 - Added SpotLight light type. 14 years ago
Kae..pl e911e3299e Changes to animations storing (not yet used in the selected blender file) and small refactoring. 14 years ago
Kae..pl a2b83be8bd Improvements to blender manual tester. 14 years ago
ant..om 026abb5a74 update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead. 14 years ago
ant..om dde0c0a885 Fix: extended TerrainGridListener with ozonegrif's extension 14 years ago