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-04 18:06:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2cdee5a14bb7c474a2126cadeefcab442f0ac8b
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Melanie
31d8cec0f8
Merge branch 'master' into diva-textures
2009-10-02 08:23:38 +01:00
..
DynamicTexture
Attempting to improve the robustness of texture decoding by always ignoring LayerInfo.End values and creating guessed default layer boundaries on failed decodes Changed a noisy J2K decode log message from Info to Debug Replacing openjpeg-dotnet decoding with managed CSJ2K decoding. Should be much more reliable, faster, and use less memory
2009-09-30 19:26:53 +01:00
EMailModules
* Remove hard coded 256 limitations from various places. There's no more 256m limitation within the OpenSimulator framework, however, the LLClient ClientView does not support regions larger then 256 meters so, if you try and make your region larger by setting Constants.RegionSize = 512; in OpenSim.Framework.Constants.cs, the terrain will not display on clients using the LLUDP protocol
2009-08-07 18:40:56 -04:00
HttpRequest
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
LoadImageURL
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
LSLHttp
minor: remove some mono compiler warnings
2009-09-25 14:31:29 +01:00
VectorRender
Formatting cleanup.
2009-10-01 01:17:47 +09:00
WorldComm
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
XMLRPC
Apply
http://opensimulator.org/mantis/view.php?id=4142
2009-09-14 18:31:34 +01:00