| .. |
|
android
|
16851eb1d8
Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android.
|
13 years ago |
|
blender
|
bb644be5e0
Fix to specifying texture UV coordinates for generated textures.
|
13 years ago |
|
bullet
|
613d519544
SDK:
|
13 years ago |
|
bullet-common
|
5d982c71d1
* Applied wezrule's patch: http://jmonkeyengine.org/groups/physics/forum/topic/making-an-object-hover-purely-by-applying-forces/#post-181360
|
13 years ago |
|
bullet-native
|
a98026b700
- fix bug in native bullet ray direction (thanks to EmpirePhoenix)
|
13 years ago |
|
core
|
f5f3a85042
* Added new ImageRaster thing, it can let you read and write pixels on jME3 images without caring about the underlying format. NOTE: None of the jME3 internal classes use it yet, the code has yet to be ported.
|
13 years ago |
|
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 years ago |
|
core-effects
|
28926b8383
WaterFilter can now have a square shape
|
13 years ago |
|
core-plugins
|
0a3f7903a4
* Added methods to BufferUtils to create Vector4f buffers or set them
|
13 years ago |
|
desktop
|
16851eb1d8
Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android.
|
13 years ago |
|
jbullet
|
613d519544
SDK:
|
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
|
69cbad9ce9
* Deprecated Intensity formats and RGB10, these never worked, and never will
|
13 years ago |
|
networking
|
476120616c
Modified the Serializer registration of DisconnectMessage
|
13 years ago |
|
niftygui
|
16851eb1d8
Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android.
|
13 years ago |
|
ogre
|
8cf238a262
* Fix crash when loading animated OgreXML model exported from blender2ogre 0.5.7
|
13 years ago |
|
terrain
|
f5cd1e97c4
fixed the terrain normal calc for the edges
|
13 years ago |
|
test
|
f5f3a85042
* Added new ImageRaster thing, it can let you read and write pixels on jME3 images without caring about the underlying format. NOTE: None of the jME3 internal classes use it yet, the code has yet to be ported.
|
13 years ago |
|
tools
|
eae0a18246
* Fix crash in SaveGame class due to lack of regex escape -> used char token instead
|
13 years ago |
|
xml
|
9dfe1b12f3
* New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies
|
14 years ago |