| .. |
|
android
|
1009cd18b0
* Running jME3-android in emulator with GPU emulation now supported but sometimes there are opengl errors (?)
|
13 years ago |
|
blender
|
dc646e048e
Fixes to luminance textures IO operations.
|
13 years ago |
|
bullet
|
7c18281818
- fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric)
|
13 years ago |
|
bullet-common
|
4a39f5f37a
- remove setting of bounding box from CollisionShapeFactory
|
13 years ago |
|
bullet-native
|
7c18281818
- fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric)
|
13 years ago |
|
core
|
1c1a6a0421
Javadoc fixes from wezrule: http://jmonkeyengine.org/groups/documentation-jme3/forum/topic/diff-for-quaternion-few-spelling-mistakes-and-inconsistencies/
|
13 years ago |
|
core-data
|
3f5fd9f6c3
Parallax mapping : changed calls to texture2DLod to texture2D as it fails on mac since it shouldn't be used in a frag shader
|
13 years ago |
|
core-effects
|
96e20aad8d
Javadoc fixes: Down from 260 to 221 warnings
|
13 years ago |
|
core-plugins
|
30dfa52f51
* TGA loader now supports loading colormapped (non-RLE only) images
|
13 years ago |
|
desktop
|
e18d1c261c
* Prevent ActionListener.onAction( ... , true ) from being called repeatedly when using AWT panels
|
13 years ago |
|
jbullet
|
ce957d3433
Added more info about arguments in javadoc
|
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
|
cac820803b
* Better checking for MRT in renderer (first against max color attachments then against draw buffers)
|
13 years ago |
|
networking
|
fb68a176b5
- fix DefaultServer initialization, it would place a null in the channels list (tcp/udp channels) if there was no UPD poprt specified.
|
14 years ago |
|
niftygui
|
8eae2cfd8a
Cinematic, fixed time seeking when having several SpatialAnimation with a speed > 1
|
14 years ago |
|
ogre
|
90f32dc703
* Proper equals/hashCode methods in OgreMaterialKey/OgreMeshKey
|
13 years ago |
|
terrain
|
f654109aa4
added in a NeighbourFinder interface to TerrainQuad so it can be used for tiling outside of TerrainGrid
|
13 years ago |
|
test
|
4dd46f4c5b
jme3tests: Updated HUD code to use setDisplayStatView(false) instead of guideNode.detachAll(). Recentered crosshairs.
|
13 years ago |
|
tools
|
783ec50326
- final version of Material/RenderState comparison and hashValue methods, he who changes them again has to buy a crate of beer for all core members
|
13 years ago |
|
xml
|
9dfe1b12f3
* New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies
|
14 years ago |