コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年 前
  UbitUmarov 371c9dd2af bad merge? 9 年 前
  Justin Clark-Casey (justincc) fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 10 年 前
  Justin Clark-Casey (justincc) 26fe59c35e Improve regression test TestSetAppearance() 10 年 前
  Justin Clark-Casey (justincc) bc9952f901 Re-enable regression TestSaveBakedTextures() 10 年 前
  Justin Clark-Casey (justincc) fd1b2a1c57 Stop mesh avatars that specify the alpha texture in their bake slots from causing the simulator to continually request that they rebake 10 年 前
  Melanie 5b73b9c4a8 Committing the Avination Scene Presence and related texture code 10 年 前
  Melanie 083ac92b34 Merge branch 'avination' into careminster 11 年 前
  teravus 77cc7ce399 * Partial Commit for Avatar Appearance to include the functionality of Cached Bakes. 11 年 前
  Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 11 年 前
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. 12 年 前
  Dan Lake eac29396d9 Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line endings from previous commit. 13 年 前
  Dan Lake da794f34a5 Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of scene presence by client ID. 13 年 前
  Justin Clark-Casey (justincc) be357f8fee Fix bug in persisting saved appearances for npcs 13 年 前
  Justin Clark-Casey (justincc) e869eeb0bf Implement first draft functions for saving and loading NPC appearance from storage. 13 年 前
  Justin Clark-Casey (justincc) 85e07c78fb refactor: Change SceneHelpers.AddClient() to AddScenePresence(). 13 年 前
  Justin Clark-Casey (justincc) dad1d6df18 rename TestHelper => TestHelpers for consistency 13 年 前
  Justin Clark-Casey (justincc) bda1a4be45 rename test SceneSetupHelpers -> SceneHelpers for consistency 13 年 前
  Justin Clark-Casey (justincc) 457ba9d1a2 refactor: slightly simplify test 13 年 前
  Justin Clark-Casey (justincc) 59aedbc94b Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its effects and return object 13 年 前
  Justin Clark-Casey (justincc) f99b89990c Add scratch AvatarFactoryModuleTests with one test to do a partial check on AvatarFactoryModule.SetAppearance() 13 年 前