Commit Graph

284 Commits (dc8dabb0241d0fd44716607fd60301cbd5586711)

Author SHA1 Message Date
Sha..rd 9c2257ff8e * Added TestCustomLoader example for asset manager 13 years ago
Sha..rd bd4214f3bd * AssetCache is now an interface and can be extended by user. Moved to com.jme3.asset.cache package. 13 years ago
Sha..rd 0c37fc46e9 * Fix crash in TestAbsoluteLocators 13 years ago
Sha..rd 79194f054c * License and formatting in GeneratedTextureKey 13 years ago
Sha..rd 633871f58f * TestLeakingGL no longer uses Mesh.setInterleaved() which is deprecated 13 years ago
Sha..rd a2ad677cc5 * Better version of TestMaterialCompare 13 years ago
rem..om 91ea95328e Fixed isEqual to equals in GeometryBatchFactory and in TestMaterialCompare 13 years ago
rem..om bf55974bf4 Changed the way post shadow pass is done. It's now a technique of the lighting material definition. 13 years ago
Sha..rd 7c101bb097 * Forgot to commit the test case 13 years ago
bre..ns a1249b551d * refactored terrain lod to move most of the lod code to the control 13 years ago
PSp..om 4e12127f27 Remove the fragile camNode.getControl(0).setEnabled() 13 years ago
rem..om 55b8188d20 Material has now a isEqual method that compares materialDef, material params and material additional render state 13 years ago
rem..om 5671358657 Soft particles implementation. 13 years ago
PSp..om 54471475fe Added a test showing the basic app state life cycle 13 years ago
Sha..rd 2cbbfaa3b9 * It is now possible to modify an existing buffer through Mesh.setBuffer() (previous behavior was to crash) 13 years ago
roo..li 05dc1f1909 replaced deprecated ColoredTextured by Unshaded.j3md in sample 13 years ago
rem..om c4231e3200 - Inverted red channel of the pond normal map so it looks bumpy 13 years ago
rem..om 26ffa11655 - Fixed parallax distortion thanks to Survivor 13 years ago
PSp..om 4e616d9360 Use the display flag setters and removed the 13 years ago
PSp..om 500896e935 Modified to use the display flag accessor instead 13 years ago
PSp..om 6240a51173 Removed the loadStatsView and loadFpsText because 13 years ago
PSp..om 4edf262021 Fixed FloatBuffer support as well as other 13 years ago
PSp..om ebb2fca18f Renamed the destroyByteBuffer method to destroyDirectBuffer 13 years ago
nor..67 a265e72759 - move TextureAtlas methods out of GeometryBatchFactory 13 years ago
nor..67 a6154e2608 - fix texture atlas not cheking for existing textures anymore 13 years ago
nor..67 bb1ff2e9e5 - improve atlas test, display quad with atlas texture 13 years ago
nor..67 1aabed9bc5 - add normal and specular (lighting) support to TextureAtlas generation 13 years ago
nor..67 58a08eb570 - add test for TextureAtlas 13 years ago
sky..om 8e721f5c93 Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
nor..67 1bf268bea7 - adapt name for destroyByteBuffer() 13 years ago
nor..67 de65246ddb - add way to release direct memory, including test 13 years ago
rem..om 1f2193a2b9 Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 13 years ago
bre..ns 8a9ec04e35 moved noise library into jme3/terrain 13 years ago
rem..om d6124d3489 Renamed AnimationHelper to AnimationFactory 13 years ago
rem..om e902588700 fixed TestMusicPlayer to corectly initialize audioContext 13 years ago
rem..om 80df839071 refactored TestCinematic to use spatial animation with AnimationHelper instead of deprecated position, scale and rotation tracks 13 years ago
rem..om 7de07d056c Created an AnimationHelper to ease the creation process of a spatial animation, based on key frames interpolation. 13 years ago
bre..ns 817591076e removed the remaining awt dependencies from terrain grid and its utils 13 years ago
bre..ns 356c3b55cc deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do 13 years ago
sky..ok 459f3ba4dd Fixed link to missing model in TestTransparentCartoonEdge and TestTransparentSSAO 13 years ago
sky..ok ef083e477f Fixed link to missing model in TestTransparentShadow 13 years ago
rem..om 08af19ec5b Cinematics : 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
bre..ns 36453a919c TerrainGrid no longer needs initialize() called, handled automatically now. 13 years ago
nor..67 7f39e256aa - remove physics shape creation from TerrainFractalGridTest altogether 13 years ago
bre..ns 2253690024 normen made me do it! 13 years ago
bre..ns 4e34217111 * Terrain API changes to better support TG in SDK terrain editor 13 years ago
nor..67 9a5bb23687 - fix FractalTileLoader not implementing TerrainGridTileLoader 13 years ago
nor..67 9e18ec6184 - update test data, add list size check to TerrainGrid 13 years ago