aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Terrain/TerrainUtil.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Refactored some terrain brushes to move out some common functions into ↵Adam Frisby2008-03-121-0/+51
TerrainUtil class. More needs doing. * Adjusted strength of brushes to Math.Pow(2,size), this should in theory work closer to how it was before.