UbitUmarov
|
ac1cbf28bd
oops
|
2 lat temu |
UbitUmarov
|
7e40be3bcb
missed another broken test
|
2 lat temu |
UbitUmarov
|
af8ce58130
change those tests a bit
|
3 lat temu |
UbitUmarov
|
3a7f675087
work around broken tests
|
3 lat temu |
UbitUmarov
|
07e02ec7e6
fix test to ignore such flags also
|
3 lat temu |
UbitUmarov
|
71d8bcd90c
missed other
|
4 lat temu |
UbitUmarov
|
6d2bb27ef7
fix a test
|
4 lat temu |
UbitUmarov
|
9e2152d2cb
disable tests that now fail bc a scenegraph is now needed to find prims by local id
|
5 lat temu |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 lat temu |
UbitUmarov
|
554f591eb6
work around some 'tests' errors
|
9 lat temu |
Justin Clark-Casey (justincc)
|
d9f7aa41c1
Remove unmaintained MSSQL support.
|
10 lat temu |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 lat temu |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
11 lat temu |
Justin Clark-Casey (justincc)
|
16d5b79d57
minor: remove some recent mono compiler warnings
|
12 lat temu |
Justin Clark-Casey (justincc)
|
7ff4eec79c
Remove redundant SetScene() function in Scene.AddSceneObject()
|
12 lat temu |
Melanie
|
e7819ce909
Port Avination's collision fixes to core.
|
12 lat temu |
Justin Clark-Casey (justincc)
|
f0406f9fe2
Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing ContainsPart method and remove method duplication.
|
12 lat temu |
Justin Clark-Casey (justincc)
|
55c6cbabfd
refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI.
|
13 lat temu |
Dan Lake
|
e2c51a977d
Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.
|
13 lat temu |
Justin Clark-Casey (justincc)
|
33a894f3d2
refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values
|
13 lat temu |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 lat temu |
Justin Clark-Casey (justincc)
|
fdcf910e00
Fix a bug in T015_LargeSceneObjects() where the large scene object was stored 31 times (1 time for each added part) instead of once at the end, even though only the largest 31 prim scene object was retrieved and tested.
|
13 lat temu |
Justin Clark-Casey (justincc)
|
38c3be07b8
when retrieving a sog in database tests, don't bother adding the scene since this isn't used
|
13 lat temu |
Justin Clark-Casey (justincc)
|
8509678e48
Add method doc to T015_LargeSceneObjects() and slightly clean up formatting.
|
13 lat temu |
Justin Clark-Casey (justincc)
|
48c62eb51b
Add current method output to all persistence level tests so that we can track where we are in the test suite
|
13 lat temu |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 lat temu |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
14 lat temu |
John Hurliman
|
109b517583
Fixed the naming mess around data connectors for simulation data
|
14 lat temu |
Justin Clark-Casey (justincc)
|
289c21099c
Add automated test at the opensim 'api' level to check that a given item goes to the correct directory
|
14 lat temu |
Justin Clark-Casey (justincc)
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
14 lat temu |