aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory/Tests/AvatarFactoryModuleTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-8/+8
* seems to compile ( tests comented out)UbitUmarov2015-09-021-11/+0
* bad merge?UbitUmarov2015-09-011-0/+11
|\
| * Merge branch 'avination' into careminsterMelanie2013-01-061-2/+2
| |\
| | * * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-211-2/+2
* | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* | | Improve regression test TestSetAppearance()Justin Clark-Casey (justincc)2014-02-241-42/+69
* | | Re-enable regression TestSaveBakedTextures()Justin Clark-Casey (justincc)2014-02-241-4/+2
* | | Stop mesh avatars that specify the alpha texture in their bake slots from cau...Justin Clark-Casey (justincc)2014-02-241-1/+54
* | | Committing the Avination Scene Presence and related texture codeMelanie2013-12-111-3/+5
|/ /
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
|/
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-2/+2
* Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line e...Dan Lake2011-10-191-1/+1
* Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake2011-10-191-7/+5
* Fix bug in persisting saved appearances for npcsJustin Clark-Casey (justincc)2011-08-301-0/+51
* Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)2011-08-091-1/+1
* refactor: Change SceneHelpers.AddClient() to AddScenePresence().Justin Clark-Casey (justincc)2011-08-061-1/+1
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-3/+3
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-3/+3
* refactor: slightly simplify testJustin Clark-Casey (justincc)2011-07-091-4/+1
* Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its ...Justin Clark-Casey (justincc)2011-07-091-1/+1
* Add scratch AvatarFactoryModuleTests with one test to do a partial check on A...Justin Clark-Casey (justincc)2011-07-091-0/+72