Commit Graph

1 Commits (83ddf9d7c3f87ca352d67705d36744867a4c253c)

Author SHA1 Message Date
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
bre..om c7d42dede5 removed physics error from TerrainGrid tests 12 years ago
bre..om c4574bff13 fixed an issue with TerrainGrid not having a large enough cache of tiles. Properly hooked in the tileDetached event 13 years ago
bre..ns a1249b551d * refactored terrain lod to move most of the lod code to the control 13 years ago
bre..ns 356c3b55cc deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do 13 years ago
bre..ns 36453a919c TerrainGrid no longer needs initialize() called, handled automatically now. 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
nor..67 916af255a0 - change test data 13 years ago
bre..ns 0dddd8613f * fix terrain grid camera offset problem 13 years ago
bre..ns 3383e2e086 * refactored TerrainLOD Control and removed some legacy classes for it, made it easier to use 14 years ago
ant..om dde0c0a885 Fix: extended TerrainGridListener with ozonegrif's extension 14 years ago
ant..om 07e096ae71 Fix: the new way to add physics to terrainGrid is to use the listener interface, see updated tests 14 years ago
bre..ns 1a72ca91b1 * simplified terrain tests, only passing in single camera 14 years ago
ant..om e44d581fea Fix: fixed, white terrain effect according to the forum 14 years ago
ant..om dbe1bb0ed6 Fix: calculating localTranslation after gridChange 14 years ago
ant..om c9993d87b8 Updated TerrainGridTest: removed the original fractal code, as it is not used for this test anymore 14 years ago
sha..rd 37894d1698 * HttpZipLocator UTF8 decoder replaced with proper code 14 years ago
ant..om 155ab1c1c6 Updated TerrainFractalGridTest and TerrainGridTest to call terrain.initialize() 14 years ago
sha..rd d6d3894fff * New version of nifty * Added simple package.html for some of the jME3 packages 14 years ago
ant..om b8d1073014 Introduced a new Namer class, so the heightmap tiles' names can be generated independent from the terrain system. 14 years ago
ant..om 4fa5522c8e Added a terrain material that uses height and slope information to map textures instead of alphamap. 14 years ago
ant..om 58ede837c6 Added my own noise library as jar (noise-0.0.1-SNAPSHOT.jar), hope I didn't break any build stuff 14 years ago
ant..om 0bfd5aa2a3 fixed a bug calculating camera cell 14 years ago
ant..om 34a47debb9 TerrainGrid added to terrain package, test included 14 years ago