aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Terrain.BasicTerrain/libTerrainBSD/Channel/Generators/Fracture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Terrain should now send just updated patches.Adam Frisby2007-07-241-0/+2
|
* * Terrain Fracture Generator now produces more appropriate results.Adam Frisby2007-07-241-2/+35
| | | | | | * Terrain Flatten Brush has been optimised, now affects an appropriate sized section of terrain. * Navier-Stokes handler bounds issue partially fixed.
* * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby2007-07-231-5/+5
| | | | | * Issue#218 - Updated mySQL region table.
* * Updated licensing headers on libTerrain imported components.Adam Frisby2007-07-211-28/+25
|
* * Deleted libTerrain-BSD.dllAdam Frisby2007-07-211-0/+113
* Added libTerrain to BasicTerrain directly as a subfolder