Commit Graph

16 Commits (9a5bb23687b1fb3957a6a6525f9de0d7b4de91c6)

Author SHA1 Message Date
nor..67 9a5bb23687 - fix FractalTileLoader not implementing TerrainGridTileLoader 14 years ago
nor..67 4d9783ec81 - add workaround for bugged TerrainGrid test data 14 years ago
nor..67 2327e2303d - add workaround for bugged TerrainGrid test data 14 years ago
nor..67 4105689fea - improve AssetQuadGrid 14 years ago
bre..ns 0dddd8613f * fix terrain grid camera offset problem 14 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 06e04c429c Fix: fixed exception when trying to jump with physics turned off 14 years ago
ant..om 026abb5a74 update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead. 14 years ago
ant..om dde0c0a885 Fix: extended TerrainGridListener with ozonegrif's extension 14 years ago
ant..om 549dda881c Fix: I left a useless parameter in test 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 1a08b7b0f6 * fixed lod bug in TerrainGrid 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 155ab1c1c6 Updated TerrainFractalGridTest and TerrainGridTest to call terrain.initialize() 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