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-09-01 02:36:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ccf3aba89f7ed78bcec2426bd7edeb51aa91fb9
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Teravus Ovares (Dan Olivares)
3ccf3aba89
* Fixes looking up parcel permissions in virtual regions.
2009-08-29 16:24:03 -04:00
..
LandChannel.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
LandManagementModule.cs
* It turns out that Physics heightmap values were being stored in managed memory in _heightmap and using multiple heightmaps caused them all to overwrite each other and the last one was the heightmap for all of the regions. This fixes that. It also reduces the terrain resolution to half.
2009-08-21 13:22:49 -04:00
LandObject.cs
* More tweaking of the various services to work with nonstandard region sizes. * Now, what's available of the terrain will show and it'll be truncated if it's larger on Linden Clients. Parcel minimum is 64 (256/4) for the client to accept it.
2009-08-08 00:10:19 -04:00
PhysicsCombiner.cs
* Fixes looking up parcel permissions in virtual regions.
2009-08-29 16:24:03 -04:00