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-16 19:56:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec2ebf2598028daf4ff2003a53be3ca40ffc8272
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
John Hurliman
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
2009-10-09 02:10:53 -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
Revert "Merging in diva's locking fixes"
2009-10-07 01:44:36 +01: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
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
2009-10-09 02:10:53 -07: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