A complete 3D game development suite written purely in Java.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sha..rd
d46ee26002
* The bounding box will compute faster, maybe even more faster on Android .. If its bad, please go ahead and complain
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9548 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
13 years ago |
.. |
android
|
* Shader now stores shader language in the ShaderSources instead of the Shader itself (everything makes a lot more sense now).
|
13 years ago |
blender/com/jme3
|
FIXED: Issue 515: Blender loader - "-1" bone indices are generated for this model
|
13 years ago |
bullet/com/jme3/bullet
|
SDK:
|
13 years ago |
bullet-common/com/jme3/bullet
|
* 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
|
- fix bullet ghost overlap, thanks to @iwgeric
|
13 years ago |
core
|
* The bounding box will compute faster, maybe even more faster on Android .. If its bad, please go ahead and complain
|
13 years ago |
core-data
|
* 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway.
|
13 years ago |
core-effects
|
* Made some classes pretty, hope you like it
|
13 years ago |
core-plugins/com/jme3
|
* 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway.
|
13 years ago |
desktop
|
* jME3 now shows error dialog on exception by default (unless user overrides handleError)
|
13 years ago |
jbullet/com/jme3/bullet
|
SDK:
|
13 years ago |
jheora/com/jme3/newvideo
|
* 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/com/jme3/audio/plugins
|
Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet
|
13 years ago |
lwjgl/com/jme3
|
* Made some classes pretty, hope you like it
|
13 years ago |
networking/com/jme3/network
|
Modified the Serializer registration of DisconnectMessage
|
13 years ago |
niftygui
|
* Made some classes pretty, hope you like it
|
13 years ago |
ogre/com/jme3/scene/plugins/ogre
|
* Fix crash when loading animated OgreXML model exported from blender2ogre 0.5.7
|
13 years ago |
terrain
|
* Made some classes pretty, hope you like it
|
13 years ago |
test/jme3test
|
added a second example to HelloTerrain test
|
13 years ago |
tools/jme3tools
|
* Deprecated FloatToFixed: You should use regular floats on Android instead of using fixed decimal format (most mobile GPUs support float anyway)
|
13 years ago |
xml/com/jme3/export/xml
|
* New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies
|
13 years ago |