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-22 05:15:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18e206d2ed5cc1828f2ada27ff4698bdc0b84352
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Justin Clark-Casey (justincc)
7bba0177fe
If land is not group owned (group ID is always UUID.Zero) then don't check if a prim should be added to the group count
2011-04-02 01:53:47 +01:00
..
Tests
add test for removing group owned objects
2011-04-02 01:46:06 +01:00
LandChannel.cs
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
2011-01-27 20:36:50 +00:00
LandManagementModule.cs
If the prim count gets an object with invalid bounds, don't try to count it.
2011-03-31 23:56:26 +01:00
LandObject.cs
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
2011-03-25 23:05:51 +00:00
PrimCountModule.cs
If land is not group owned (group ID is always UUID.Zero) then don't check if a prim should be added to the group count
2011-04-02 01:53:47 +01:00