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-17 12:15:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faffe2f2f9beda067d2e7bb68918c43bb55ef595
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Grid
History
Justin Clark-Casey (justincc)
2954ceccae
Remove a callstack print out I accidentally left in 2 commits ago in
9ccb578
2012-07-13 01:08:49 +01:00
..
Tests
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
2011-12-03 18:59:54 +00:00
LocalGridServiceConnector.cs
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
2012-07-13 01:03:28 +01:00
RegionCache.cs
Remove a callstack print out I accidentally left in 2 commits ago in
9ccb578
2012-07-13 01:08:49 +01:00
RegionInfoCache.cs
This should smooth movement in heteregeneous networks by a lot: cache the region by position instead of looking it up all the time -- this was being done during the main update loop!
2012-02-18 21:59:42 -08:00
RemoteGridServiceConnector.cs
This should smooth movement in heteregeneous networks by a lot: cache the region by position instead of looking it up all the time -- this was being done during the main update loop!
2012-02-18 21:59:42 -08:00