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-26 11:57:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa6027aa09190ce50cfabcd3092836f21c99228c
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
John Hurliman
2519f071f2
Fixing a few compile errors in the previous commit
2009-10-06 02:50:59 -07: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
Fixing a few compile errors in the previous commit
2009-10-06 02:50:59 -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
Fixing a few compile errors in the previous commit
2009-10-06 02:50:59 -07:00