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-05-27 12:26:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5287c5f7fbd75ddb36f18a8692adb38cd824aaee
opensim
/
OpenSim
/
Region
/
Framework
History
Justin Clark-Casey (justincc)
5287c5f7fb
rearrange SceneGraph.AddSceneObject() to return earlier if an object with that uuid is already in the scene
...
this means that we don't perform pointless work
2010-05-21 21:57:56 +01:00
..
Interfaces
Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed.
2010-05-13 14:22:48 -07:00
Scenes
rearrange SceneGraph.AddSceneObject() to return earlier if an object with that uuid is already in the scene
2010-05-21 21:57:56 +01:00
ModuleLoader.cs
* Small commented out debug message for module loading, partly to test my ability to commit with git
2009-08-04 19:00:20 +01:00
StorageManager.cs
* Added SceneTests and SceneBaseTests
2009-06-22 07:39:04 +00:00