Merge branch 'ubitwork'

This commit is contained in:
Melanie
2012-03-09 02:11:25 +01:00
4 changed files with 253 additions and 171 deletions

View File

@@ -828,7 +828,7 @@ namespace OpenSim.Region.Framework.Scenes
set
{
StoreUndoState();
// StoreUndoState();
m_rotationOffset = value;
PhysicsActor actor = PhysActor;
@@ -1007,7 +1007,7 @@ namespace OpenSim.Region.Framework.Scenes
{
if (m_shape != null)
{
StoreUndoState();
// StoreUndoState();
m_shape.Scale = value;