index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Tests
/
SceneObjectResizeTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
work around some 'tests' errors: UUID.Zero is a invalid ownerID
UbitUmarov
2015-11-17
1
-2
/
+2
*
work around some 'tests' error: internal GroupResize() doesn't heave Undo
UbitUmarov
2015-11-16
1
-1
/
+1
*
Merge of ubitworkvarnew with opensim/master as of 20150905.
Robert Adams
2015-09-08
1
-1
/
+0
|
\
|
*
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
2015-09-04
1
-1
/
+0
*
|
bad merge?
UbitUmarov
2015-09-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into careminster
Melanie
2012-11-25
1
-1
/
+1
|
|
\
*
|
|
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+0
|
|
/
|
/
|
*
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
*
|
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
Justin Clark-Casey (justincc)
2012-09-27
1
-2
/
+0
|
/
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-1
/
+1
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-2
/
+2
*
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-2
/
+2
*
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-4
/
+4
*
Make various tweaks to undo code in an effort to get things working better.
Justin Clark-Casey (justincc)
2011-07-18
1
-1
/
+1
*
Use a standard generic system stack for the undo/redo stacks instead of our o...
Justin Clark-Casey (justincc)
2011-07-18
1
-0
/
+2
*
refactor: Push all part resize code down into SceneObjectPart.Resize()
Justin Clark-Casey (justincc)
2011-07-16
1
-1
/
+1
*
add test for resizing one part in a group
Justin Clark-Casey (justincc)
2011-07-16
1
-0
/
+35
*
remove the need to supply SceneObjectGroup.GroupResize() with a localId.
Justin Clark-Casey (justincc)
2011-07-16
1
-1
/
+1
*
Add very basic test for resizing a scene object with one prim
Justin Clark-Casey (justincc)
2011-07-16
1
-0
/
+67