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
f0e2fd426b074ceb992124cf5eb2ebe8db5c04dd
opensim
/
OpenSim
/
Region
/
Framework
History
Teravus Ovares (Dan Olivares)
f0e2fd426b
Merge branch 'master' of ssh://MyConnection/var/git/opensim
2009-09-08 04:43:17 -04:00
..
Interfaces
Only allow iar load/save if user is logged in to the region simulator
2009-09-07 19:57:44 +01:00
Scenes
* Fixes a 'take object from mega region' and rez it in a regular region.. and have it appear 5 regions over bug by limiting the stored position in the asset to Constants.RegionSize. The stored position in the asset gets overwritten anyway by the rezzing routine, but at least this way, there's no chance of the objects border crossing before the rezzing routine finishes.
2009-09-08 04:43:00 -04: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