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.
ant..om
026abb5a74
update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead.
updated the tests as well
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7849 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
14 years ago |
.. |
animation
|
* Fixed crash in TestCinematic
|
14 years ago |
app
|
* Better TempVars benchmark
|
14 years ago |
asset
|
move jme3 to trunk
|
14 years ago |
audio
|
J3O incompatibility issues fixed
|
14 years ago |
awt
|
J3O incompatibility issues fixed
|
14 years ago |
blender
|
* Small javadoc fixes
|
14 years ago |
bounding
|
move jme3 to trunk
|
14 years ago |
bullet
|
* Fixed Blender loader crash when "Image" texture mode is specified but actual image is not selected
|
14 years ago |
collision
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
conversion
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
effect
|
* Minor shader formatting
|
14 years ago |
export
|
J3O incompatibility issues fixed
|
14 years ago |
gui
|
Android: getTouchInput() interface add
|
14 years ago |
helloworld
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
input
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
light
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
material
|
move jme3 to trunk
|
14 years ago |
math
|
move jme3 to trunk
|
14 years ago |
model
|
* Fix NullPointerException in MaterialHelper
|
14 years ago |
network
|
* Small javadoc fixes
|
14 years ago |
niftygui
|
* Fixed crash in TestNiftyGui by moving hellojme.xml to test-data
|
14 years ago |
post
|
* Plane.normal is now created by default and set instead of using references
|
14 years ago |
renderer
|
- Fixed viewPort positioning and scaling for ortho cam and added multiple gui viewports to TestMultiViews
|
14 years ago |
scene
|
Fixed tests that use wildHouse.zip so that the loading append in the simple init and not in the main, because it fails since the testChooser change
|
14 years ago |
stress
|
J3O incompatibility issues fixed
|
14 years ago |
terrain
|
update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead.
|
14 years ago |
texture
|
* New version of nifty * Added simple package.html for some of the jME3 packages
|
14 years ago |
water
|
* Plane.normal is now created by default and set instead of using references
|
14 years ago |
TestChooser.java
|
Getting rid of a couple of compiler warnings.
|
14 years ago |