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
6c12291559
* Missed this one yesterday, removed FixedFunc name from UnshadedArray.j3md
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9558 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
13 years ago |
.. |
animation
|
MotionPath.setSpeed can now be fed with a negative value to go backward. Waypoints will be properly triggered and the spatial will stop if it reaches the end of the path.
|
13 years ago |
app
|
jme3tests: Updated HUD code to use setDisplayStatView(false) instead of guideNode.detachAll(). Recentered crosshairs.
|
13 years ago |
asset
|
* AssetManager now returns AudioData instead of AudioNode (similar to new Material() type behavior)
|
13 years ago |
audio
|
- fix imports across engine
|
13 years ago |
awt
|
jme3:
|
13 years ago |
batching
|
jme3:
|
13 years ago |
blender
|
- remove ManualBlenderTester
|
14 years ago |
bounding
|
move jme3 to trunk
|
14 years ago |
bullet
|
- change TestSweepTest to apply the location to the spatial before adding the physics control to avoid having the obstacle at 0/0/0 in the first frame
|
13 years ago |
collision
|
jme3:
|
13 years ago |
conversion
|
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
|
14 years ago |
effect
|
Soft particles implementation.
|
13 years ago |
export
|
J3O incompatibility issues fixed
|
14 years ago |
games
|
- fix imports across engine
|
13 years ago |
gui
|
- Added TestCursor + 3 types of cursors for user testing.
|
13 years ago |
helloworld
|
added a second example to HelloTerrain test
|
13 years ago |
input
|
- fix imports across engine
|
13 years ago |
light
|
- fix imports across engine
|
13 years ago |
material
|
* Formatting and names in ShaderDebug
|
13 years ago |
math
|
move jme3 to trunk
|
14 years ago |
model
|
- fix imports across engine
|
13 years ago |
network
|
jme3:
|
13 years ago |
niftygui
|
jme3:
|
13 years ago |
post
|
- fix imports across engine
|
13 years ago |
renderer
|
jme3:
|
13 years ago |
scene
|
registerLocator(string,string) is deprecated, replaced them by registerLocator(string,class) in these jmetest classes.
|
13 years ago |
stress
|
* TestLeakingGL no longer uses Mesh.setInterleaved() which is deprecated
|
13 years ago |
terrain
|
- fix imports across engine
|
13 years ago |
texture
|
* Missed this one yesterday, removed FixedFunc name from UnshadedArray.j3md
|
13 years ago |
tools
|
* Octree/Octnode: construct method now takes arguments for max depth, max volume, and tris per node
|
13 years ago |
water
|
WaterFilter forgot the heightmap for the test case
|
13 years ago |
TestChooser.java
|
jme3:
|
13 years ago |