| .. |
|
android
|
5111fd8b66
Implemented fixedfunc binding for AlphaTestFallOff
|
před 13 roky |
|
blender
|
a0d0b0922f
* ArmatureModifier now sets 0.0 weight if the vertex should not be influenced by any bones. This fixes "disappearing" object issues in animated models.
|
před 13 roky |
|
bullet
|
613d519544
SDK:
|
před 13 roky |
|
bullet-common
|
64cadc1284
- remove deprecated methods from RagDollControl
|
před 13 roky |
|
bullet-native
|
a98026b700
- fix bug in native bullet ray direction (thanks to EmpirePhoenix)
|
před 13 roky |
|
core
|
eab37f7fce
Reverted changes in RenderManager from previous commit as they were not meant to be committed and unrelated to the change
|
před 13 roky |
|
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
|
před 13 roky |
|
core-effects
|
c842eefb90
- add serialization to DepthOfFieldFilter (thanks to @rectalogic)
|
před 13 roky |
|
core-plugins
|
1ddb7903db
* OBJ loader now supports loading models that use negative indices in the face statement
|
před 13 roky |
|
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.
|
před 13 roky |
|
jbullet
|
abfc4d6c45
- add some javadoc to PhysicsRayTestResult
|
před 13 roky |
|
jheora
|
12d3e277e6
* Added new Jheora video system, however as advertised, audio will NOT work. If you want to try and fix it, go ahead.
|
před 13 roky |
|
jogg
|
1f2193a2b9
Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet
|
před 14 roky |
|
lwjgl
|
5111fd8b66
Implemented fixedfunc binding for AlphaTestFallOff
|
před 13 roky |
|
networking
|
c6bc0bf79b
Added a null listener check just to help track down
|
před 13 roky |
|
niftygui
|
16851eb1d8
Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android.
|
před 13 roky |
|
ogre
|
06d18c1366
* When a "severe" AssetNotFoundException is thrown for subassets, it won't be ignored by SceneLoader
|
před 13 roky |
|
terrain
|
05f5473505
cleaned up some terrain code and deprecated a few constructors
|
před 13 roky |
|
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.
|
před 13 roky |
|
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.
|
před 13 roky |
|
xml
|
9dfe1b12f3
* New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies
|
před 14 roky |