index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
TerrainData.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue where terrain height values > 327 caused chaotic spiked terrain.
Justin Clark-Casey (justincc)
2014-04-25
1
-17
/
+17
*
Change terrain update sending to be triggered by frame tick rather
Robert Adams
2014-03-10
1
-5
/
+46
*
clear land tainting when tested. Then testing, pass scene to LandObject as no...
Robert Adams
2014-01-28
1
-1
/
+5
*
Fix terrain tests by properly initializing low detail terrain to zero height.
Robert Adams
2014-01-28
1
-0
/
+1
*
varregion: fix GetLandObject error return and initialization of square
Robert Adams
2013-11-10
1
-2
/
+4
*
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
2013-11-08
1
-2
/
+2
*
varregion: properly sense size of terrain heightmap and store as
Robert Adams
2013-11-05
1
-4
/
+15
*
varregion: fix lawn-mower terrain fill so it works for non-square regions.
Robert Adams
2013-11-01
1
-2
/
+2
*
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
2013-11-01
1
-24
/
+169
*
varregion: fix problem of X/Y dimensions swapped and incorrect terrain
Robert Adams
2013-10-31
1
-1
/
+1
*
varregion: move the compressed heighmap compression factor from
Robert Adams
2013-10-16
1
-13
/
+30
*
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
2013-10-07
1
-11
/
+102
*
varregion: add new TerrainData and TerrainCompressor routines. TerrainCompres...
Robert Adams
2013-10-07
1
-0
/
+152