OpenSimMirror/OpenSim
MW 1c2a0c78d9 Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows the setting of the name of the animation to be used when a avatar sits on that object. At some point in the future this should be persisted.
So basically simplifies what a lsl script that detects a avatar sitting on a prim, then stopping the sit animation and playing a custom animation, does.
Also added another ScenePresence.HandleAgentRequestSit() method , that accepts the name of the sit animation. So that modules can override the animation used, when they are doing a server controlled sit.
Started some work on making the stand pose be played as soon as a user logs into a region. Rather than them starting with their arms stretched. This still needs more work
2008-11-04 16:39:28 +00:00
..
ApplicationPlugins Update svn properties, minor formatting cleanup. 2008-11-01 07:21:40 +00:00
Data implement email field for MySQL and SQLite 2008-11-04 14:54:42 +00:00
Framework implement email field for MySQL and SQLite 2008-11-04 14:54:42 +00:00
Grid Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
Region Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows the setting of the name of the animation to be used when a avatar sits on that object. At some point in the future this should be persisted. 2008-11-04 16:39:28 +00:00
ScriptEngine Update svn properties, minor formatting cleanup. 2008-09-21 02:41:22 +00:00
TestSuite Changed "show users" command to display only root agents, "show users full" to 2008-09-12 22:39:17 +00:00
Tests changes to Test directory structure per opensim-dev conversation 2008-09-08 20:34:45 +00:00
Tools * Remove the OpenSim GUI. 2008-10-27 21:29:22 +00:00