aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Terrain.BasicTerrain (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ZOMG Comments!Adam Frisby2007-04-072-0/+39
|
* Terrain can now import from a specially formatted file.Adam Frisby2007-04-071-0/+27
|
* Added setHeights1D to allow importing from a 1D arrayAdam Frisby2007-04-071-0/+9
|
* Port to a 2D Heightmap completeAdam Frisby2007-04-073-0/+85
|
* I am a freaking idiot.Adam Frisby2007-04-071-1/+1
|
* Added getHeights1D() function to TerrainEngineAdam Frisby2007-04-061-0/+10
|
* **BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby2007-04-0610-12/+235
|
* And now for some solution files...Adam Frisby2007-04-061-2/+2
|
* Shelling out a basic terrain manager using the BSD parts of libTerrain, with ↵Adam Frisby2007-04-063-0/+93
the intention to make a more complex version communicating with the main libterrain later via socket.