Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 tahun lalu |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
9 tahun lalu |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 tahun lalu |
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 tahun lalu |
Justin Clark-Casey (justincc)
|
7d30bb13be
Fix recent minor regression where the default frame time wasn't being set if there was no startup config section.
|
10 tahun lalu |
Justin Clark-Casey (justincc)
|
c31d93cb6f
Fix issue where only one of multiple attachments on the same attachpoint for NPCs would be seen by other viewers.
|
10 tahun lalu |
Justin Clark-Casey (justincc)
|
2dbc18054e
Add regression test for NPC movement on a variable region.
|
10 tahun lalu |
Justin Clark-Casey (justincc)
|
e2fbc88d98
Re-enabled NPCModuleTests.TestCreate()
|
10 tahun lalu |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
11 tahun lalu |
Justin Clark-Casey (justincc)
|
bcb8c4068e
Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable.
|
11 tahun lalu |
Justin Clark-Casey (justincc)
|
54cc229768
Fix TestSitAndStandWithNoSitTarget NPC and SP tests.
|
11 tahun lalu |
Melanie
|
5b73b9c4a8
Committing the Avination Scene Presence and related texture code
|
11 tahun lalu |
Melanie
|
bf283208df
Merge branch 'master' into careminster
|
11 tahun lalu |
Justin Clark-Casey (justincc)
|
a08f01fa83
Fix NPC regression test failures.
|
11 tahun lalu |
Melanie
|
e28c042dce
Merge branch 'master' into careminster
|
11 tahun lalu |
Justin Clark-Casey (justincc)
|
d6d6618f62
minor: Call down to base OpenSimTestCase.SetUp() in NPCModuleTests to disable any enabled logging from previous tests
|
11 tahun lalu |
Melanie
|
083ac92b34
Merge branch 'avination' into careminster
|
12 tahun lalu |
teravus
|
77cc7ce399
* Partial Commit for Avatar Appearance to include the functionality of Cached Bakes.
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
09f4e72d6a
Fix memory leak where removing an NPC did not remove its circuits.
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
951b45b80f
Add OSSL function osForceAttachToAvatarFromInventory()
|
12 tahun lalu |
dahlia
|
4186fa10f0
remove default values from prior commit since mono cant deal with them
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
30b2a8c778
Move frame loop entirely within Scene.Update() for better future performance analysis and stat accuracy.
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
1dc03e5c4f
Simplify NPCModuleTests code by putting the NPCModule in an instance variable rather than making each test fetch it seperately.
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
d44b7c486a
Go back to setting appearance directly in NPCModule.SetAppearance() to fix mantis 5914
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
7837c611fb
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
1ac5aa6808
Add remove test for unowned avatars
|
13 tahun lalu |
Melanie
|
7518b075b7
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the owner, can be destroyed only by the owner and only the owner can save their appearance. Added "NPC" as a flag to llSensor to sense NPCs and exclude them from "AGENT" results.
|
13 tahun lalu |