OpenSimMirror/OpenSim/Region/OptionalModules/World/NPC
Justin Clark-Casey (justincc) 39b967e214 Correct test failure in sit position check of TestSitAndStandWithNoTarget()
Curiously, a Vector3.ToString() will not display the last two places of the float.  In this case, the failure of
the assertion would confusingly report Expected: <0, 0, 0.8454993> But was:  <0, 0, 0.8454993> when actual Z figure is 0.845499337
Should fully address http://opensimulator.org/mantis/view.php?id=5779
2011-11-07 22:53:52 +00:00
..
Tests Correct test failure in sit position check of TestSitAndStandWithNoTarget() 2011-11-07 22:53:52 +00:00
NPCAvatar.cs Convert SendKillObject to take a list of uint rather than sending one 2011-11-06 20:38:07 +00:00
NPCModule.cs Fix NPC sitting for prims without a sit target. 2011-11-05 01:38:42 +00:00