UbitUmarov
|
437369778d
give BlockingCollection more chances
|
6 years ago |
UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
6 years ago |
UbitUmarov
|
e908c0ecad
give up on a property that old monos do compile, but then smore ok exec
|
6 years ago |
UbitUmarov
|
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
|
6 years ago |
UbitUmarov
|
89a690c11f
a few more xml things
|
6 years ago |
Robert Adams
|
a754ab0e4f
Refactor archive loading to optionally start script engine after loading.
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
f6e77e3935
load oar; activate area cliping if bounding-origin option is given. as help says
|
8 years ago |
UbitUmarov
|
4f4227d5bb
workaround potencial memory leak
|
8 years ago |
Jak Daniels
|
15af6265a1
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.
|
9 years ago |
UbitUmarov
|
b80cbf5060
a few more changes on Multiregion control file load
|
9 years ago |
UbitUmarov
|
3be340cbf2
a few changes on Multiregion control file load ; load oar seems far from good
|
9 years ago |
UbitUmarov
|
71f5c2b856
minor changes
|
9 years ago |
Jak Daniels
|
0b216c37df
Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region.
|
9 years ago |
UbitUmarov
|
1e87e90915
work around some 'tests' errors: allow sitTargetposition and orientation to be read from OAR on opensim, they are reset at avination, this may cause issues with old sits
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
3829df1059
try to implement core load oar options
|
9 years ago |
Justin Clark-Casey (justincc)
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
10 years ago |
Justin Clark-Casey (justincc)
|
41f2f3132b
For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout()
|
10 years ago |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 years ago |
Matt Lehmann
|
9e83b43009
new version of patch to add default-user switch new version :qw :wq updated version of default user switch for load oar :q :q
|
10 years ago |
Matt Lehmann
|
8b3c2f7d0c
updated version of default user switch for load oar :q :q
|
10 years ago |
Oren Hurvitz
|
a780e01a54
Fixed: the parcel flag "Allow Scripts from Group" should only check if the parcel has a Group set; it doesn't have to be *deeded* to the group
|
10 years ago |
Oren Hurvitz
|
6557eba235
Removed default timeout when starting scripts after Load OAR
|
10 years ago |
Oren Hurvitz
|
1a32b35279
In Load OAR, correctly restore group-owned objects
|
11 years ago |
Oren Hurvitz
|
305f5110c6
In Load OAR: Zero isn't a valid Group ID
|
11 years ago |
Oren Hurvitz
|
35078e03e5
During Load OAR, fix the User and Group ID's in objects that are embedded in assets (previously only rezzed objects were fixed)
|
11 years ago |
Robert Adams
|
79200ed270
Fix displacement and location operations on legacy trees and grass in
|
10 years ago |
Robert Adams
|
41b6602a77
Add "--no-objects" parameter to 'load oar'.
|
10 years ago |