Commit Graph

170 Commits (461f653cf7f29563115d9e0eb620b598c3222502)

Author SHA1 Message Date
bre..ns 5d6fa1fc0b fixed a normal seaming artifact in terrain 13 years ago
bre..ns 817591076e removed the remaining awt dependencies from terrain grid and its utils 14 years ago
bre..ns 356c3b55cc deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do 14 years ago
nor..67 3cdaf0e051 jme3: 14 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 14 years ago
bre..ns 7f1fff1538 fixed some terrain edge tangents 14 years ago
nor..67 212b57ecc6 - add some equals() methods where compareTo is used 14 years ago
bre..ns 9da184fcd7 cleaned up geomap code 14 years ago
bre..ns 36453a919c TerrainGrid no longer needs initialize() called, handled automatically now. 14 years ago
bre..ns b736768b2d fixed terrain normals 14 years ago
Sha..rd e57637f307 * Set default shininess value to 1 for TerrainLighting.j3md, it has to be this way to avoid an NVIDIA bug. Please don't change it back but fix the shader instead 14 years ago
bre..ns 5bc91e15b1 updated defaults in TerrainLodControl constructor 14 years ago
bre..ns ad98c62321 fixed terrain normals 14 years ago
bre..ns 08cb3182bd * set terrainLighting mat default shininess to 0 14 years ago
nor..67 8d3aa7bad9 - fix in GeoMap constructor 14 years ago
nor..67 ca69ef57b7 - don't use floatBuffer.array() in terrain for deprecated methods 14 years ago
nor..67 1e100399f1 - another fix in terrain deserialization for old files 14 years ago
nor..67 8b60ba35b2 - fix terrain deserialization for old files 14 years ago
nor..om 197bba7fe8 - fix TerrainPatch method signature to not break old projects, deprecate getHeightmap, add new getHeightMap 14 years ago
sha..rd 268a464191 * Make Geomap and LODGeomap use a float[] heightmap internally instead of FloatBuffer 14 years ago
sha..rd b192166072 * Improve speed of TerrainLighting shader so no ALU is done per normal map but at the end only 14 years ago
bre..ns 2253690024 normen made me do it! 14 years ago
bre..ns 4e34217111 * Terrain API changes to better support TG in SDK terrain editor 14 years ago
bre..ns de5591053d terrain javadoc 14 years ago
nor..67 344c0f11c9 - add some getters to TerrainGrid and AssetTileLoader, fix method name updateChildrens->updateChildren (added deprecated redirect of old method) 14 years ago
nor..67 49d64f3423 - fix FractalTileLoader using patchSize instead of quadSize 14 years ago
nor..67 9a5bb23687 - fix FractalTileLoader not implementing TerrainGridTileLoader 14 years ago
nor..67 cfbf116b2d Deprecating HeightMapGrid Kirill :P 14 years ago
nor..67 9e18ec6184 - update test data, add list size check to TerrainGrid 14 years ago
nor..67 534ab2f737 - fix TerrainGrid UpdateControl adding when deserializing 14 years ago
nor..67 b087c3e843 - rename TerrainQuadGrid -> TerrainGridTileLoader, AssetQuadGrid -> AssetTileLoader 14 years ago
nor..67 3645d09ec2 - add TerrainGrid serialization test 14 years ago
nor..67 6c3f896604 - another fix in deserialization of TerrainGrid 14 years ago
nor..67 666ff483a4 - fix in deserialization of TerrainGrid 14 years ago
nor..67 f7d61c8c89 - remove unnecessary serialization in AssetQuatGrid 14 years ago
nor..67 28d0bff4ea - cleanup TerrainGrid constructors & serialization 14 years ago
nor..67 94ec216aab - fix TerrainQuadGrid support in TerrainGrid 14 years ago
nor..67 4105689fea - improve AssetQuadGrid 14 years ago
nor..67 fc23b0173e - add abstraction layer for TerrainGrid that allows serving in full TerrainQuads 14 years ago
bre..ns b53c8737c0 more TerrainGrid javadoc 14 years ago
bre..ns fb45230bf2 TerrainGrid javadoc 14 years ago
sha..rd 534ee8abfc * Terrain shader no longer flips normal along Y 14 years ago
bre..ns 0342cceaaf fixed bug with terrain grid and cached neighbours in terrainQuad not being reset 14 years ago
bre..ns 253334fd07 * fixed terrain grid issues 14 years ago
bre..ns 6712fccbc3 cleaned up terrainQuad constructor. 14 years ago
sky..ok 6286ac495f Added Javadoc to TerrainQuad constructors 14 years ago
bre..ns 0dddd8613f * fix terrain grid camera offset problem 14 years ago
bre..ns f50266590d default distance for TerrainLodControl 14 years ago
bre..ns ca628fe5d6 fixed terrain scale bug 14 years ago
bre..ns f6ebb7a262 terrain lod control rafactoring 14 years ago