OpenSimMirror/OpenSim
Robert Adams 07058b044b BulletSim: experimental movement of physics execution off of heartbeat
thread. Off by default until more testing.

Setting "[BulletSim]UseSeparatePhysicsThread=true" causes the physics
engine to be called on its own thread and the heartbeat thread only
handles the reporting of property updates and collisions. Physics frame
rate is about right but physics execution time goes to zero as accounted
by the heartbeat loop.
2013-06-01 14:52:44 -07:00
..
Addons Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency 2013-05-25 02:08:54 +01:00
ApplicationPlugins minor: Remove mono compiler warning in RemoteAdminPlugin 2013-05-09 22:44:45 +01:00
Capabilities Added AvatarPickerSearch capability handler. 2013-05-07 18:01:48 -07: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 Adding standard OpenSim header to source files 2013-05-31 22:03:27 -04:00
Framework Adding standard OpenSim header to source files 2013-05-31 22:03:27 -04:00
Region BulletSim: experimental movement of physics execution off of heartbeat 2013-06-01 14:52:44 -07:00
Server Adding standard OpenSim header to source files 2013-05-31 22:03:27 -04:00
Services Adding standard OpenSim header to source files 2013-05-31 22:03:27 -04:00
Tests Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency 2013-05-25 02:08:54 +01:00
Tools Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00