OpenSimMirror/OpenSim
Oren Hurvitz feacae173e Fixed avatar hovering above the ground. The avatar physics capsule was too tall.
This is related to http://opensimulator.org/mantis/view.php?id=7067 .
But that bug complains about BulletSim, and this fix is for ODE.
2014-07-21 09:27:57 +01:00
..
Addons Include the group name in group IM's 2014-07-21 09:09:17 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Capabilities Removed unused files: Texture/Mesh server connectors 2014-07-21 08:30:23 +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 code to GridService to check for overlapping of varregions 2014-07-20 10:34:09 -07:00
Framework Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs the entire request and response) 2014-07-21 09:24:45 +01:00
Region Fixed avatar hovering above the ground. The avatar physics capsule was too tall. 2014-07-21 09:27:57 +01:00
Server Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Services Eliminated some warnings 2014-07-21 08:30:10 +01:00
Tests Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Tools pCamBot: download Meshes 2014-07-21 09:12:16 +01:00