Justin Clark-Casey (justincc)
|
750ad2d3af
Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled.
|
12 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
58c890df5d
Make TestSetPhysicsSinglePrim() actually add the object to the scene in order to test more code paths.
|
12 years ago |
Justin Clark-Casey (justincc)
|
8205fe79ce
Fix bug where setting phantom on a prim would result in a server log message rather than setting phantom.
|
12 years ago |
Justin Clark-Casey (justincc)
|
77a7de87e1
Add test for setting physics in a linkset
|
12 years ago |
Justin Clark-Casey (justincc)
|
d5c724e5b8
Add regression test for prim status when root prim in a new linkset is non-physical
|
12 years ago |
Justin Clark-Casey (justincc)
|
9ac48b2aff
Fix a bug where linking a non-physical prim with a physical prim as root would make the non-physical prim phantom rather than part of the physics object.
|
12 years ago |
Justin Clark-Casey (justincc)
|
17bf2a62db
Add test for correct physics status on linking two physics objects
|
12 years ago |
Justin Clark-Casey (justincc)
|
71900968b2
refactor: extract common setup code in SceneObjectStatusTests
|
12 years ago |
Justin Clark-Casey (justincc)
|
06552f217e
Add TestSetPhysics() to SOP status tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
cba40de109
extend phantom flag regression test to toggle back off
|
13 years ago |
Justin Clark-Casey (justincc)
|
c6c91e6599
refactor: Fold most SOP.ScriptSet* methods back into script code. Simplify.
|
13 years ago |
Justin Clark-Casey (justincc)
|
ba89fc3aa1
Add regression test for setting phantom status on a scene object. This is not yet complete.
|
13 years ago |