Commit Graph

684 Commits (e78d3c99616ccd297d188b0bfa3cd95b7cb5e2c4)
 

Author SHA1 Message Date
ant..om 0248e92e3c Added a terrain material that uses height and slope information to map textures instead of alphamap. 14 years ago
nor..67 a0f230f79f - fix test data link 14 years ago
rem..om 2d4896942d TranslucentBucket : 14 years ago
rem..om 29a4e7e01c Fixed shader compilation failure when using glow map and unshaded material 14 years ago
rem..om 5491f0b749 Fixed NPE in KinematicRagdollControl when removing the ragdoll from the scene (thanks Teique) 14 years ago
sha..rd c9a5e0953a * Fix colors reference issue in MTL loader 14 years ago
kim..ng 8cefea550e Android: Fixed race-condition on GLSurfaceView destroy, fixed MouseEvents for flyCam rotation bug 14 years ago
kim..ng e5478faae0 Android: added support for cube maps, Sky works now, use AndroidSkyFactory 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
nor..67 1fbd05a3ca - update netbeans project libraries 14 years ago
PSp..om 71df4f9acd Client will log the exception that causes it to disconnect 14 years ago
nor..67 714d0263fe - fix bug in character.setJumpSpeed (thanks to lyfox) 14 years ago
nor..67 3287a9fc01 - merge control changes to native bullet 14 years ago
kim..ng f93b95b3a4 Android: Fixed app lifecycle. If you leave your activity with the back key the app will be destroyed, if you use the home key the app gets frozen in the background. You can return to it and it will be in the same state as when you left it. 14 years ago
Sha..rd 8b8e84ac6a * Added hack to allow loading of non-spec-compliant dotScene files from Blender 2.57 14 years ago
Sha..rd e91fe8f541 * Converted terrain textures to JPG to reduce filesize 14 years ago
Sha..rd c91d1d264a * Added new constructor for AudioNode that accepts stream-cache parameter 14 years ago
Sha..rd 873c656e23 * Fixed crash when changing number of samples/bpp and then calling app.restart() 14 years ago
rem..om 620e339b7c SettingDialog : 14 years ago
Sha..rd f1361cc9e6 * OGG loader now supports stream-cache feature 14 years ago
Sha..rd 3a938b7dc9 * Mesh.getTriangle() now supports 32bit index buffers and no index buffers 14 years ago
Sha..rd cbefb99eed * OBJ loader will warn you if you're using lit meshes without normals 14 years ago
Sha..rd b428d8ac48 * MTL loader now supports Blender shadeless materials 14 years ago
rem..om 698c50d8fd KinematicRagdollControl now correctly apply inverse world transforms of the parent of the model 14 years ago
Kae..pl b6d7b78a70 Added shape emitters that uste the meshes' shapes to emit particles (used by Blender Loader). 14 years ago
Sha..om f2bba9e7a7 * Deprecated AndroidApplication in favor of AndroidHarness 14 years ago
kim..ng 46ca84e835 AndroidHarness integration 14 years ago
nor..67 dafc2afecb - fix PhysicsSpace.removeAll() cast bug 14 years ago
PSp..om c75f157cbb Sort of fixed a streaming related memory leak. Well, 14 years ago
rem..om e73e97f753 BillboardControl : 14 years ago
rem..om bc8162104f Camera : 14 years ago
rem..om ab10b457b0 KinematicRagdollControl : 14 years ago
kim..ng a8e9d803dc src/android patchset: changes AndroidAssetManager, AndroidInput, OGLESContext, JmeSystem, TextureLoader 14 years ago
kim..ng 0ec3bb6dba src/android patchset: changes AndroidAssetManager, AndroidInput, OGLESContext, JmeSystem, TextureLoader 14 years ago
rem..om fb28b20660 KinematicRagdollControl : 14 years ago
rem..om eb63ad11de Animations : 14 years ago
rem..om 5468dfe927 KinematicRagdollControl : the ragdoll can now be moved using setLocalTranslation on the model while in ragdoll mode. 14 years ago
rem..om 1c76575ef7 Added empty constructor for Camera for serialization 14 years ago
PSp..om 743ecf650e Fixed a comment to be more accurate. Max distance 14 years ago
PSp..om 2f415f3919 Fix an index out of bounds exception when moving an 14 years ago
PSp..om 945683f432 Fixed positional audio to actually be positional. 14 years ago
sha..rd 3678d4d4a3 * Attempt to fix some ATI driver crash on PostShadowPSSM15 14 years ago
rem..om cacfc6b71a Properly use bitmasks on camera for checking culling ( to avoid checking against a plane if the parent node is already on the positive side of it) making culling faster 14 years ago
sha..rd 3430cd93d1 * Prevent UnsupportedOperationException when using LightMode SinglePass 14 years ago
nor..67 bfe76ba56a Update windows bullet native 14 years ago
nor..67 3829bcf2c7 Bullet Native: 14 years ago
ant..om 0bfd5aa2a3 fixed a bug calculating camera cell 14 years ago
sha..rd e55e17ba4b * Fix issue with MTL map_** statements provided with arguments 14 years ago
rem..om db62445d7e Post process filters : 14 years ago