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-25 03:05:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d93e0a05037495dcdabdffcc9b9f78747271da39
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Melanie
6878b26b0d
Merge branch 'diva-textures-osgrid'
2009-10-04 05:49:16 +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
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
2009-10-02 18:31:08 -07: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