This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-03 00:46:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a4dd34616bdb0641f841766dfd15c4c784d3549
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Robert Adams
d25265ae82
Fix terrain tests by properly initializing low detail terrain to zero height.
...
Also remove PI heightmap test as new heightmaps only have two significant digits.
2014-01-28 15:58:45 -08:00
..
Tests
minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp()
2012-12-05 23:44:12 +00:00
DwellModule.cs
Another 10 modules' directives moved from .addin.xml
2012-11-12 21:14:58 -08:00
LandChannel.cs
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
2013-03-14 22:56:26 +00:00
LandManagementModule.cs
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
2013-12-14 07:53:01 -08:00
LandObject.cs
Fix terrain tests by properly initializing low detail terrain to zero height.
2014-01-28 15:58:45 -08:00
PrimCountModule.cs
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
2013-01-02 22:28:41 +00:00