OpenSimMirror/OpenSim
teravus 619c39e514 * Fixes mesh loading issues in last commit. 2012-11-15 09:44:02 -05:00
..
ApplicationPlugins Merge branch 'master' into careminster 2012-06-13 02:15:12 +01:00
Capabilities * Fixes mesh loading issues in last commit. 2012-11-15 09:44:02 -05:00
ConsoleClient Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
Data A few more changes to keyframes 2012-08-29 03:19:47 +01:00
Framework * Prep work switching the GetMeshModule over to a poll service. 2012-11-09 23:55:30 -05:00
Region * Prep work switching the GetMeshModule over to a poll service. 2012-11-09 23:55:30 -05:00
Server Make agent creation at destination asynchronous. Failures here are pretty 2012-09-16 23:41:34 +02:00
Services Squash reporting HelloNeighbor exception - it simply means the other sim 2012-11-02 16:43:38 +01:00
Tests Pipe Throttle Update Event to EventManager, client --> ScenePresence --> EventManager, so that modules can know when throttles are updated. The event contains no client specific data to preserve the possibility of 'multiple clients' and you must still call ControllingClient.GetThrottlesPacked(f) to see what the throttles actually are once the event fires. Hook EventManager.OnUpdateThrottle to GetTextureModule. 2012-11-04 22:57:24 -05:00
Tools Fix a bug in pCampbot grabbing behaviour where an exception would be thrown if the bot was not yet aware of any objects. 2012-08-01 22:30:34 +01:00