Commit Graph

869 Commits (c548987709032d5d3d706ae7aa56aa5e59c60612)

Author SHA1 Message Date
Kae..pl 19ad025877 Moving emitter shapes to a separate package. 14 years ago
rem..om c95c656a55 WaterFilter reflection is now correctly rendered when the up axis of the cam is not Y 14 years ago
Kae..pl c4270ad91f Javadocs added and removed unused methods. 14 years ago
Kae..pl c6be5633ce Support for Newtonian Physics in particles importing. 14 years ago
Kae..pl 49116be02d Changes to particles system: 14 years ago
bre..ns 5a79adc4fe fixed bug in abstractHeightmap.smooth, thanks to ozonegrif 14 years ago
Kae..pl 9a74373da3 Support for BGR8 and RGBA8 texture formats added (credits to madlion for finding that :) ). 14 years ago
nor..67 a9d581aaf0 - change native bullet classpath to not include jbullet classes 14 years ago
bre..ns 9b614ee389 fixed a bug in AbstractHeightmap.flatten 14 years ago
nor..67 e9fb72dcf2 - add support to add external ClassLoaders to BinaryImporter for loading classes 14 years ago
rem..om 23c992b05b curve : fixed wrong index buffer allocation 14 years ago
Kae..pl 3806ab1fe6 Support to loading specified layers of the scene added. 14 years ago
Kae..pl c50055645f Initial import of blender loader test classes and assets. 14 years ago
nor..67 36d041fae6 - add blender loader 14 years ago
sha..rd 39e3e2d11f * Fix spelling error in Unshaded material Seperate => Separate, hopefully no-one was using it as otherwise it would break a lot of things 14 years ago
kim..ng 2768e68c3a Android: getTouchInput() interface add 14 years ago
kim..ng 384cdcff85 Android: getTouchInput() interface add 14 years ago
kim..ng a697b6efa4 Android: getTouchInput() interface add 14 years ago
kim..ng d472a16f7f Touch event core files integration 14 years ago
kim..ng dd100bed74 Android: preparation of android tree for jme input integration 14 years ago
PSp..om 85d711ccd2 Converted the raw input listener loop to use a 14 years ago
ant..om 0248e92e3c Added a terrain material that uses height and slope information to map textures instead of alphamap. 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