| .. |
|
android
|
f9a798c651
* Better check for android version. Should prevent NoSuchMethodError: glVertexAttribPointer
|
14 years ago |
|
blender
|
67930542ee
Fixes to Y is up axis arrow.
|
14 years ago |
|
bullet
|
270703ca58
- change bullet native build process and project
|
14 years ago |
|
core
|
687dad1a6b
Fixed TangentBinormalGenerator: Added grouping of vertices with the same position and normal. Re-added tangent orientation code to fix some visual artifacts.
|
14 years ago |
|
core-data
|
dcb71def31
* Specular color is now black by default
|
14 years ago |
|
core-plugins
|
9f16b989fe
- add a way to add a classpath for loading in-asset classes to AssetManager, use in BinaryImporter
|
14 years ago |
|
desktop
|
b2ea6e74d2
* Make AWT mouse wheel events consistent with LWJGL
|
14 years ago |
|
desktop-fx
|
900dc66584
- BloomFilter now sets the background color to BlackNoAlpha instead of Black for glow.
|
14 years ago |
|
games
|
d03683deca
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
|
jbullet
|
93326d1285
- fix ragdoll listeners being looped when no listener list exists
|
14 years ago |
|
jogg
|
64c61c86e4
* Fix syntax errors due to JmeSystem/Platform changes
|
14 years ago |
|
jogl
|
9e53abbb7a
move jme3 to trunk
|
15 years ago |
|
jogl2
|
9e53abbb7a
move jme3 to trunk
|
15 years ago |
|
lwjgl-oal
|
55bfc5f0cf
* Update to LWJGL 2.8.1
|
14 years ago |
|
lwjgl-ogl
|
fafd79e5d3
- Added textureArray support (thanks to phate666)
|
14 years ago |
|
networking
|
7a333dda9f
On some platforms the selector will not automatically wake up
|
14 years ago |
|
niftygui
|
630b594158
Proper implementation of renderFont in nifty RenderDeviceJme, the last 2 floats are scaleX and scaleY. changed the method accordingly.
|
14 years ago |
|
ogre
|
66127db26d
* Standardized handling for loading dependent assets for all loaders
|
14 years ago |
|
pack
|
9e53abbb7a
move jme3 to trunk
|
15 years ago |
|
terrain
|
b087c3e843
- rename TerrainQuadGrid -> TerrainGridTileLoader, AssetQuadGrid -> AssetTileLoader
|
14 years ago |
|
test
|
796f912ea1
- update test data and Test names for TerrainGrid
|
14 years ago |
|
test-data
|
796f912ea1
- update test data and Test names for TerrainGrid
|
14 years ago |
|
tools
|
8eaf205cc2
- remove System.out.println from SaveGame.. again
|
14 years ago |
|
xml
|
826c285551
* XMLImporter can now read version numbers from XML J3O
|
14 years ago |