| .. |
|
android
|
242f5d82f9
Fixed issue with AndroidInput not resetting the last touch position correctly on the UP and DOWN actions. See forum post http://jmonkeyengine.org/groups/android/forum/topic/small-bug-in-androidinput/#post-183530
|
13 years ago |
|
blender
|
86be16cda4
Fixed Issue 498: Blender loader has strict requirements for animation import.
|
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
|
a1dd0f9061
- fix bullet ghost overlap, thanks to @iwgeric
|
13 years ago |
|
core
|
ef6644b58f
FilterPostProcessor now correctly clears the color of the previous render when rendering a new filter, except when in multiviewports.
|
13 years ago |
|
core-data
|
a38c61a65a
Fixed syntax error in post shadow shader
|
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
|
c7186886bc
* OGLESShaderRenderer.readFrameBuffer() can now read from the main framebuffer in RGBA format.
|
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
|
ce124e7729
Renderer : Fix to copy framebuffer to exclude the upper bound if the rectangle as specified in opengl specs. Thanks @rectalogic
|
13 years ago |
|
networking
|
476120616c
Modified the Serializer registration of DisconnectMessage
|
13 years ago |
|
niftygui
|
7825249952
* Made some classes pretty, hope you like it
|
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
|
c02b24da12
Cinematics : renamed all XXXTrack in cinematic.event to XXXEvent, so there is no confusion with the Tracks in the animation system.
|
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 |