| .. |
|
android
|
48b40f4e3c
Fixed issue where MOVE events were being generated even if the deltaX and deltaY were both 0. Now MOVE events with both deltaX and deltaY values of 0 will not be generated. See post http://jmonkeyengine.org/groups/android/forum/topic/differentiating-tap-from-a-quick-downmoveup/
|
13 лет назад |
|
blender
|
e9af2e4dc4
Classes added that represent new constraints in blender. Classes have no implementation yet, they simply exist so that the loaded models will not crash when they use them.
|
13 лет назад |
|
bullet
|
613d519544
SDK:
|
13 лет назад |
|
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 лет назад |
|
bullet-native
|
a1dd0f9061
- fix bullet ghost overlap, thanks to @iwgeric
|
13 лет назад |
|
core
|
eb024346ff
Added constructors and method to allow users to set the file path to store the screenshots.
|
13 лет назад |
|
core-data
|
a38c61a65a
Fixed syntax error in post shadow shader
|
13 лет назад |
|
core-effects
|
28926b8383
WaterFilter can now have a square shape
|
13 лет назад |
|
core-plugins
|
0a3f7903a4
* Added methods to BufferUtils to create Vector4f buffers or set them
|
13 лет назад |
|
desktop
|
0deeb597f1
Screenshots are now supported on Android. Be Aware, file location for screenshots is now based on JmeSystem.getStorageFolder. This means that on Desktop systems, the screenshots will be placed in the user.home location instead of the application directory. Other changes include: Moved ScreenshotAppState to core, added takeScreenShot method, force glViewPort to full screen to handle cases where the last postView ViewPort isn't full screen. See post http://jmonkeyengine.org/groups/android/forum/topic/screenshotappstate-for-android/
|
13 лет назад |
|
jbullet
|
613d519544
SDK:
|
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
|
ce124e7729
Renderer : Fix to copy framebuffer to exclude the upper bound if the rectangle as specified in opengl specs. Thanks @rectalogic
|
13 лет назад |
|
networking
|
476120616c
Modified the Serializer registration of DisconnectMessage
|
13 лет назад |
|
niftygui
|
7825249952
* Made some classes pretty, hope you like it
|
13 лет назад |
|
ogre
|
8cf238a262
* Fix crash when loading animated OgreXML model exported from blender2ogre 0.5.7
|
13 лет назад |
|
terrain
|
f5cd1e97c4
fixed the terrain normal calc for the edges
|
13 лет назад |
|
test
|
461882701d
uncommented some textures in TerrainTestAdvanced
|
13 лет назад |
|
tools
|
eae0a18246
* Fix crash in SaveGame class due to lack of regex escape -> used char token instead
|
13 лет назад |
|
xml
|
9dfe1b12f3
* New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies
|
14 лет назад |