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.
rem..om
97e4a03ceb
Working TestPostWater with only one light to avoid the depth write bug until i found a solution
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7622 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
14 years ago |
.. |
animation
|
* Removed all deprecated classes, methods, and fields
|
14 years ago |
app
|
* Removed incorrect javadoc from TestChangeAppIcon
|
14 years ago |
asset
|
move jme3 to trunk
|
14 years ago |
audio
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
awt
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
blender
|
* Small javadoc fixes
|
14 years ago |
bounding
|
move jme3 to trunk
|
14 years ago |
bullet
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
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
|
* Moved MatParamTexture out of the Material class (might break loading of old j3o models ..)
|
14 years ago |
export
|
move jme3 to trunk
|
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 syntax error in TestOgreAnim
|
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
|
* Fixed crash in TestDepthOfField
|
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
|
GeometryBatchFactory now retain original Lod informations thanks to Rickard
|
14 years ago |
terrain
|
* HttpZipLocator UTF8 decoder replaced with proper code
|
14 years ago |
texture
|
* New version of nifty * Added simple package.html for some of the jME3 packages
|
14 years ago |
water
|
Working TestPostWater with only one light to avoid the depth write bug until i found a solution
|
14 years ago |
TestChooser.java
|
Getting rid of a couple of compiler warnings.
|
14 years ago |