diff options
author | Justin Clark-Casey (justincc) | 2012-05-15 23:43:59 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-05-15 23:43:59 +0100 |
commit | 1b5ce8c10e492308eeb44c82fee0c65cec855327 (patch) | |
tree | 699bb92bdb6b98be78d9933037961f5de8ede003 /OpenSim/Region/Physics/ConvexDecompositionDotNet/ConvexBuilder.cs | |
parent | Allow use of regular expressions in "show object name", "show part name" and ... (diff) | |
download | opensim-SC_OLD-1b5ce8c10e492308eeb44c82fee0c65cec855327.zip opensim-SC_OLD-1b5ce8c10e492308eeb44c82fee0c65cec855327.tar.gz opensim-SC_OLD-1b5ce8c10e492308eeb44c82fee0c65cec855327.tar.bz2 opensim-SC_OLD-1b5ce8c10e492308eeb44c82fee0c65cec855327.tar.xz |
Fix issue where loading OARs could sometimes result in link numbers being reordered.
This was because the parts in scene objects were sometimes not serialized in link order.
This is perfectly fine since the parts still have the right link numbers, but an extra fix to adjust for this
had not been done in the SerialiserModule methods that OAR loading used.
Add regression test for same.
Addresses http://opensimulator.org/mantis/view.php?id=5948, http://opensimulator.org/mantis/view.php?id=5749
Diffstat (limited to 'OpenSim/Region/Physics/ConvexDecompositionDotNet/ConvexBuilder.cs')
0 files changed, 0 insertions, 0 deletions