This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-16 01:25:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b453ef0fbd3cc54752e97df9738bbc4a8a7c19d4
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
Jak Daniels
c0e920c1ad
Fix Region Max height in boundingSize parameters checking in ArchiverModule.cs to float.MaxValue .. as was changed in ArchiveReadRequest.cs in commit
71f5c2b856
A comparison of consistent 'default' values determines whether boundingBox check is true.
...
Signed-off-by: UbitUmarov <
ajlduarte@sapo.pt
>
2015-11-27 00:16:08 +00:00
..
Tests
change silly Monitor use
2015-11-22 08:40:55 +00:00
ArchiveHelpers.cs
Revert "Added request.Proxy=null everywhere, as discussed in
http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow
."
2012-09-30 07:48:03 -07:00
ArchiveReadRequest.cs
Fixed some stupid math and checks on --bounding-origin and --bounding-size. Bounding origin can of course be negative if it needs to be as we're taking stuff from the (possibly rotated) source region. Bounding size must always be >=0 and <= destination region size.
2015-11-22 17:30:08 +00:00
ArchiverModule.cs
Fix Region Max height in boundingSize parameters checking in ArchiverModule.cs to float.MaxValue .. as was changed in ArchiveReadRequest.cs in commit
71f5c2b856
A comparison of consistent 'default' values determines whether boundingBox check is true.
2015-11-27 00:16:08 +00:00
ArchiveScenesGroup.cs
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
2013-12-14 07:53:01 -08:00
ArchiveWriteRequest.cs
varregion: any conversions of use of Constants.RegionSize converted into
2015-03-29 14:25:12 -07:00
AssetsArchiver.cs
If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed
2013-01-02 22:15:00 +00:00
AssetsDearchiver.cs
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
2012-07-11 22:54:22 +01:00
AssetsRequest.cs
bad merge?
2015-09-01 14:54:35 +01:00
DearchiveScenesGroup.cs
a few more changes on Multiregion control file load
2015-11-22 07:18:11 +00:00