Kae..pl
e173bfb441
Textures test asset update.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7613 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 17:55:41 +00:00
ant..om
2073f58cf8
TerrainGridListener is extended to be able to change material of individual grid files.
...
Also added new grid test-data, cause it somehow disappeared
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7611 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 17:23:47 +00:00
sha..rd
520453c2b9
* Compressed down Rocky textures
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7607 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 04:17:43 +00:00
sha..rd
d6d3894fff
* New version of nifty * Added simple package.html for some of the jME3 packages
...
* Additional javadocs for com.jme3.renderer
* Removed Camera.setDirection()
* ImageBasedHeightMapGrid now uses AssetManager to find heightmaps
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7605 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 04:04:57 +00:00
sha..rd
d03683deca
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
...
* Additional javadocs for Material
* Added TestMusicStreaming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7591 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 02:35:19 +00:00
sha..rd
60633ac845
* Fixed crash in TestNiftyGui by moving hellojme.xml to test-data
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7574 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-11 02:33:30 +00:00
Kae..pl
e6532fc7ed
Implementation changes in texture blending methods.
...
Prepared for more texture types support (and should be more readable for developers now :) ).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7571 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-10 22:56:38 +00:00
Kae..pl
c50055645f
Initial import of blender loader test classes and assets.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7556 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-08 18:53:46 +00:00
ant..om
4fa5522c8e
Added a terrain material that uses height and slope information to map textures instead of alphamap.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7530 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-29 09:30:47 +00:00
Sha..rd
e91fe8f541
* Converted terrain textures to JPG to reduce filesize
...
* Updated to latest nifty gui
* Music player now uses duration property
* TestSerialization ported to new SM
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7520 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-22 17:46:14 +00:00
ant..om
34a47debb9
TerrainGrid added to terrain package, test included
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7483 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-11 04:42:57 +00:00
rem..om
cffd1ec760
- WIP Sinbad standing up model
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7311 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-26 20:54:32 +00:00
sha..rd
d66a02eafc
* Added TestSoftwareMouse
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7299 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-23 23:14:48 +00:00
sha..rd
adfead7ee3
* Replaced Beep.ogg with a better one
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7208 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 20:40:29 +00:00
sha..rd
2f7e51cef2
* Deleted beach terrain model
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7207 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 20:39:18 +00:00
sha..rd
2effd8cc25
* SceneLoader will no longer crash on missing material
...
* Compressed ManyLights texture
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7206 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 20:33:21 +00:00
sha..rd
36c51e12c6
* Compressed buggy textures
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7205 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 20:27:48 +00:00
sha..rd
643eebb4bd
* Deleted useless TestYCoCgDds test and related textures
...
* Actually replaced tree textures this time. Not compressing the leaves texture because it leads to artifacts.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7204 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 20:06:04 +00:00
sha..rd
3778400635
* More errors sent to Application.handleError()
...
* Application.handleError now stops by default to prevent process from lingering on
* Made sleeps in LwjglCanvas slightly longer to prevent hogging 100% cpu
* Renamed elephant skeletonxml to skeleton.xml
* Compressed HoverTank textures and removed high-res versions
* Compressed Tree textures
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7203 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 19:58:16 +00:00
nor..67
9e53abbb7a
move jme3 to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 12:55:32 +00:00