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-07-02 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2163bebeb40755b59b0b186f0d75aae5f16d8c84
opensim
/
OpenSim
/
Region
/
ClientStack
History
Melanie
2163bebeb4
Try to fix uploaded mesh rotations - code from Avination code base.
2013-02-05 20:09:02 +00:00
..
Linden
Try to fix uploaded mesh rotations - code from Avination code base.
2013-02-05 20:09:02 +00:00
Properties
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
2012-11-14 11:09:43 -08:00
ClientStackManager.cs
Adds the ability to load more then one IClientNetworkServer thereby allowing additional client network servers at the same time. Use comma separated values in clientstack_plugin in your config. Additional plugins lying around shouldn't be picked up because the loader only loads configured dll assemblies and breaks at the first IClientNetworkServer found in the assembly. (the only new functionality is the ability to specify more in config). Note: The existing functionality also passes in a nini config.. and has a boolean to determine if the client network server should be initialized for a specific scene.
2013-02-03 08:13:52 -05:00
IClientNetworkServer.cs
Beginning work on the new LLUDP implementation
2009-10-05 17:38:14 -07:00
RegionApplicationBase.cs
Added unit tests for multi-region OARs
2012-09-14 20:32:25 +01:00