aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/TerrainCompressor.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-11varregion: Send large region patches for wind and clouds.Robert Adams1-3/+1
2013-11-08varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams1-1/+1
2013-11-03varregion: send the proper terrain patch layer code for large terrain.Robert Adams1-23/+21
2013-10-31varregion: fix problem of X/Y dimensions swapped and incorrect terrainRobert Adams1-19/+16
2013-10-16varregion: move the compressed heighmap compression factor fromRobert Adams1-1/+1
2013-10-07varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...Robert Adams1-34/+25
2013-10-07varregion: add new TerrainData and TerrainCompressor routines. TerrainCompres...Robert Adams1-0/+958