Sha..rd 2bfd91ef2e * MeshLoader will no longer generate NaN weights for vertices with no bone-weight assignments. Instead it will generate zero which will cause those vertices to remain in the bind pose. 13 лет назад
..
android d2b97fb422 Fix issue with onPause trying to cancel vibration when user has not defined Vibration Service permission in manifest. 13 лет назад
blender 46fb4c43b4 * Fix UTF8 error in ConstraintDefinition 13 лет назад
bullet 613d519544 SDK: 13 лет назад
bullet-common 64cadc1284 - remove deprecated methods from RagDollControl 13 лет назад
bullet-native a98026b700 - fix bug in native bullet ray direction (thanks to EmpirePhoenix) 13 лет назад
core a2ff0ba179 * Fix issue where a bone weight in a vertex was set to all zero would cause the vertex to snap to 0,0,0 13 лет назад
core-data 0a38ca0cf4 * GLSL spec allows having unset uniforms/attributes/varyings as long as they are not used in the shader, thus they are now always in scope 13 лет назад
core-effects c842eefb90 - add serialization to DepthOfFieldFilter (thanks to @rectalogic) 13 лет назад
core-plugins 1ddb7903db * OBJ loader now supports loading models that use negative indices in the face statement 13 лет назад
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 лет назад
jbullet abfc4d6c45 - add some javadoc to PhysicsRayTestResult 13 лет назад
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 лет назад
jogg 1f2193a2b9 Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 14 лет назад
lwjgl 96c4b31e0f * Partial fix for issue 532 and issue 533 13 лет назад
networking c6bc0bf79b Added a null listener check just to help track down 13 лет назад
niftygui 16851eb1d8 Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android. 13 лет назад
ogre 2bfd91ef2e * MeshLoader will no longer generate NaN weights for vertices with no bone-weight assignments. Instead it will generate zero which will cause those vertices to remain in the bind pose. 13 лет назад
terrain 05f5473505 cleaned up some terrain code and deprecated a few constructors 13 лет назад
test 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 лет назад
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 лет назад
xml 9dfe1b12f3 * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 14 лет назад