aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Terrain/PaintBrushes/WeatherSphere.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Refactored some terrain brushes to move out some common functions into ↵Adam Frisby2008-03-121-40/+3
| | | | | | | 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.
* Update svn properties.Jeff Ames2008-03-091-243/+243
|
* * Small optimisation on Weathering paint brush.Adam Frisby2008-03-081-4/+4
| | | | | * Added "script terrain newbrushes <true|false>" to enable experimental terraforming brushes. Presently the 'revert' brush is replaced with the Weathering brush, when enabled.
* * Added Thermal Weathering paint brush to Terrain Module.Adam Frisby2008-03-081-0/+243