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-24 15:25:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca7cc9b2e29777cb3be4bb5cb147010819de3602
opensim
/
OpenSim
History
Justin Clark-Casey (justincc)
ca7cc9b2e2
Don't slide crouching avatar when camera is panned around them with left mouse button
...
This matches linden lab grid behaviour
2015-02-27 19:43:31 +00:00
..
Addons
For built-in groups, if a delegate throws an exception (e.g. due to network failure), always remove its request from the m_ActiveRequests list.
2015-02-04 17:04:59 +00:00
ApplicationPlugins
Renamed VERSION_NUMBER to VersionNumber
2014-12-30 15:27:28 -08:00
Capabilities
As per advice from Singularity devs, set is_display_name_default = true in GetDisplayName cap return data to make the single name appear.
2015-01-31 00:17:59 +00:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception.
2015-01-14 00:00:02 +00:00
Framework
On shutdown (job engine stop), don't allow the ObjectDisposedException on BlockingCollection.Take() to propogate if the running thread checked IsRunning before the stop thread set it and disposed of the canellation source.
2015-02-25 20:04:53 +00:00
Region
Don't slide crouching avatar when camera is panned around them with left mouse button
2015-02-27 19:43:31 +00:00
Server
Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions.
2015-01-06 21:24:44 -08:00
Services
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2015-01-22 10:45:46 -08:00
Tests
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory.
2015-02-25 21:12:46 +00:00
Tools
minor: comment out unusued logging objects in some pCampbot behaviour classes
2015-01-20 00:18:25 +00:00