OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 71d425c07c Add "debug scene set appear-refresh true|false" to control whether periodic appearance refresh is active.
Corresponds to ResendAppearnceUpdates setting in [Appearance] in OpenSim.ini
This was originally implemented to alleviate cloud appearance problems but could be too expensive with large numbers of avatars.
2014-09-04 18:45:40 +01:00
..
Addons If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true. 2014-08-02 00:58:37 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Capabilities Fix issue with TestTextureNotFound in previous commit 1e3027a 2014-08-02 00:58:15 +01: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 Add missing parts to profiles - classified delete 2014-08-02 00:57:29 +01:00
Framework Add a "debug scene set child-repri <double>" command that allows child reprioritization distance to be changed on the fly. 2014-09-04 18:45:15 +01:00
Region Add "debug scene set appear-refresh true|false" to control whether periodic appearance refresh is active. 2014-09-04 18:45:40 +01:00
Server minor: convert tabs to spaces that got in on recent commit 4a9282e 2014-08-02 00:57:49 +01:00
Services Add inventory.<url>.RequestsMade stat. 2014-08-02 00:58:23 +01:00
Tests Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 2014-09-04 18:45:29 +01:00
Tools Improved line map heuristics. 2014-08-02 00:49:36 +01:00