Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 1 | -0/+0 |
| | |||||
* | fix ViewerAsset external url | UbitUmarov | 2019-10-06 | 1 | -7/+5 |
| | |||||
* | put back assetViewer cap code, to allow viewers testing. It is disabled at ↵ | UbitUmarov | 2019-03-01 | 1 | -8/+6 |
| | | | | OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim | ||||
* | Add Thread.ResetAbort() to various thread loops to clean up errors on | Robert Adams | 2019-02-27 | 1 | -9/+16 |
| | | | | | | | | shutdown. Fixes Mantis #8494. Threads are aborted when shutting down and ThreadAbortException is odd in that it is rethrown at the end of the catch unless the abort is reset. No functional changes but fewer error messages on shutdown. | ||||
* | change threads confusing names | UbitUmarov | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | remove a warning | UbitUmarov | 2018-12-07 | 1 | -2/+2 |
| | |||||
* | disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵ | UbitUmarov | 2018-12-07 | 1 | -1/+6 |
| | | | | compatible with opensim | ||||
* | GetAssets: only throttle mesh and texture | UbitUmarov | 2018-12-06 | 1 | -2/+8 |
| | |||||
* | GetAssets: we still need to service avatars that did left region | UbitUmarov | 2018-12-04 | 1 | -1/+3 |
| | |||||
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 1 | -0/+479 |