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
/
Region
/
Terrain.BasicTerrain
/
libTerrainBSD
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2007-07-23
* Fixed a typecasting issue with Navier-Stokes algorithms in libTerrain.
Adam Frisby
1
-2
/
+19
2007-07-23
* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.
Adam Frisby
17
-133
/
+133
* Issue#218 - Updated mySQL region table.
2007-07-22
* Aerobic erosion now uses Navier Stokes algorithms for wind calculations.
Adam Frisby
2
-9
/
+26
2007-07-22
* Added Navier Stokes computational fluid dynamics algorithms to ↵
Adam Frisby
1
-1
/
+32
libTerrain.Channel.
2007-07-22
* More navier-stokes fun. Will finish it later.
Adam Frisby
1
-1
/
+15
2007-07-22
* Ported Jos Stam's Navier Stokes algorithm from his GDC2003 Paper to C# and ↵
Adam Frisby
1
-0
/
+214
included in libTerrain - May I never have to do that again.
2007-07-21
* Reimplemented Hydraulic Erosion routines, may be buggy.
Adam Frisby
1
-1
/
+144
2007-07-21
* Updated licensing headers on libTerrain imported components.
Adam Frisby
18
-504
/
+450
2007-07-21
* Deleted libTerrain-BSD.dll
Adam Frisby
24
-0
/
+2669
* Added libTerrain to BasicTerrain directly as a subfolder