rem..om d82953b7b8 test PSSM: set the light dirrection to a non failing value until the issue is fixed 13 years ago
..
android 3afb803c68 Added check for sensor data accuracy to ignore data when sensor accuracy is unreliable. 13 years ago
blender d4ddc2beeb Memory usage improvements: 13 years ago
bullet 613d519544 SDK: 13 years ago
bullet-common 64cadc1284 - remove deprecated methods from RagDollControl 13 years ago
bullet-native a98026b700 - fix bug in native bullet ray direction (thanks to EmpirePhoenix) 13 years ago
core 281d38d609 RenderManager : Changed renderScene to reset the camera plane state to 0 (the first node to render is not always a root, it can be a sub part of the scene graph) and call renderSubScene. 13 years ago
core-data cbafa1852b Shadows : There is now an alternative to the PssmRenderer : the PssmFilter that has to be used as any other filter. It does the same ass the PssmRenderer except the post shadow pass is done in screen space making it run very faster on scene that have a lot of shadow recieving Geometries. 13 years ago
core-effects 0e733ff100 Filter postQueue method now takes a RenderQueue as parameter like SceneProcessor instead of the RenderManager and ViewPort. 13 years ago
core-plugins 243bba48ff * Improvements to GLSL loader handling of libraries. The order of #import is maintained, it is also possible to #import in the body of the shader (but it will not be included twice). Fixed issue 523. 13 years ago
desktop 2a11aae3a4 * ImageRaster now supports Android. However the constructor can no longer be used. Instead user should create it by using ImageRaster.create() which automatically defers the handling to JmeSystem. 13 years ago
jbullet abfc4d6c45 - add some javadoc to PhysicsRayTestResult 13 years ago
jheora 12d3e277e6 * Added new Jheora video system, however as advertised, audio will NOT work. If you want to try and fix it, go ahead. 13 years ago
jogg 1f2193a2b9 Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 14 years ago
lwjgl d9dd8603b8 Remap logical ID instead of name since it is now 13 years ago
networking c6bc0bf79b Added a null listener check just to help track down 13 years ago
niftygui 810164da46 Added a method for directly poking keyboard events 13 years ago
ogre d329e243fa * dotScene loader: prevent issue when dotScene file is missing an externals section. 13 years ago
terrain 77a1ec09f8 moved terrainGrid normal recalculations out of the tile loading loop to run after all tiles have loaded 13 years ago
test d82953b7b8 test PSSM: set the light dirrection to a non failing value until the issue is fixed 13 years ago
tools 6aefda2e38 * BatchNode / GeometryBatchFactory now batch animated models correctly. Note that any control(s) are removed during the batching process, and must be re-added after batching for animation to work. 13 years ago
xml 9dfe1b12f3 * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 14 years ago