OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) a3c72dafe6 Only translate linked prim specified offset pos by the link prim rotation, not any specified avatar rotation as well.
Don't translate root prim position by avatar rotation.
2013-11-26 01:40:55 +00:00
..
Addons refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +00:00
ApplicationPlugins Added admin_authenticate_user command 2013-11-20 00:09:32 +00:00
Capabilities refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +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 Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlight table, raising PrimaryKey violation; 2013-11-22 20:48:12 -05:00
Framework rename private field ACD.ViewerInternal to m_viewerInternal in line with conventions used elsewhere in code 2013-11-19 23:39:52 +00:00
Region Only translate linked prim specified offset pos by the link prim rotation, not any specified avatar rotation as well. 2013-11-26 01:40:55 +00:00
Server * Remove a test *cleanup* 2013-10-07 23:52:44 -05:00
Services If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase folder when required, then don't try to store the null and perform other operations on it. 2013-11-15 23:10:59 +00:00
Tests refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 2013-09-27 22:27:39 +01:00
Tools Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00