rem..om
91477b73f5
Engine :
...
- Added Volume texture 3D loading support to the DDSLoader
- Added a test case for texture 3D loading
- fixes a minor log issue in Material.java
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8003 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
d8afde19cf
* Fix crashes due to introduction of MaterialKey
...
* Deleted unused textures
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7908 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
7ea8687e4a
Textures test asset updated.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7733 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
4dffbc95f5
* Forgot to commit this file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7728 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
1704f839b7
Update of testing asset.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7700 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
4a9f7ab979
Implementation of shrinkwrap constraint (+ several bugfixes and updated test asset file).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7686 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
697a02e7c5
Support for object animation constraints loading.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7684 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
e0188e7a13
Support for 'Fit curve' mode in array modifier added.
...
(also several small fixes to array modifier added)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7680 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
88584ea76c
Full support for loading mirror modifier added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7678 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
c727d3e006
* Fixed crash in TestCinematic
...
* Fixed crash in LightList.sort()
* Removed usage of Arrays.copyOf() in BitmapFont, so Android can run it
* Formatted OGLESShaderRenderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7668 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
2ded30739d
* bumped up terrain material texture support
...
* updated the test case example
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7655 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
c32650410b
Added Boat model to test data
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7629 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
37894d1698
* HttpZipLocator UTF8 decoder replaced with proper code
...
* Removed some redundant javadoc from SceneProcessor
* Fixed bug where GeometryBatchFactory.optimize() wouldn't reset the transform on the argument node as would be expected since optimize() applies the world transform of the geometries automatically
* Terrain grid tests now stream terrain data from googlecode servers instead of having the data bundled in the nightly builds
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7619 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
e173bfb441
Textures test asset update.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7613 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
sha..rd
520453c2b9
* Compressed down Rocky textures
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7607 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
rem..om
cffd1ec760
- WIP Sinbad standing up model
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7311 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
d66a02eafc
* Added TestSoftwareMouse
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7299 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
sha..rd
2f7e51cef2
* Deleted beach terrain model
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7207 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
sha..rd
36c51e12c6
* Compressed buggy textures
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7205 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
nor..67
9e53abbb7a
move jme3 to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago