Magnuz Binder
|
897c7e1bda
Improve configuration description for llCastRay V3.
|
9 yıl önce |
Michael Cerquoni
|
defc9c1d86
fix permmission issue on OpenSimDefaults.ini
|
9 yıl önce |
Magnuz Binder
|
fdc383a843
Use own mesh cache in llCastRay V3 after throttling.
|
9 yıl önce |
Magnuz Binder
|
7d26815d0e
Throttle llCastRay V3.
|
9 yıl önce |
Michael Heilmann
|
140ea04b9d
Merging Opensim upstream before generating patch
|
9 yıl önce |
Magnuz Binder
|
d348f87161
Patch llCastRay fully simplified to V3.
|
9 yıl önce |
Michael Cerquoni
|
44b8b9fef6
Revert "Patch llCastRay fully-simplified to V2." for further review.
|
9 yıl önce |
Magnuz Binder
|
c96ee68953
Patch llCastRay fully-simplified to V2.
|
9 yıl önce |
dahlia
|
df12fbb0d2
add new config parameters for llCastRay to OpenSimDefaults.ini
|
9 yıl önce |
Magnuz Binder
|
43b8bd0c35
Implement llCastRay fully, simplified.
|
9 yıl önce |
Robert Adams
|
30f9e5372e
Only send parcel layer data around the point of interest. Can be disabled
|
9 yıl önce |
Diva Canto
|
0303112dcb
Added new [Statistics] config section to go with the previous patch.
|
9 yıl önce |
Glenn Martin
|
1959eb8372
Moved over metrics from previous OpenSim 0.8.0.3 repository (this new repository is now the master branch from OpenSim).
|
9 yıl önce |
Magnuz Binder
|
263db44129
Implement llGetBoundingBox fully.
|
9 yıl önce |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
10 yıl önce |
Diva Canto
|
e2dd15625f
Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others.
|
10 yıl önce |
Diva Canto
|
14b3ee636d
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 yıl önce |
Diva Canto
|
46ab59723d
Added a different/better way of specifying data services in DataSnapshot -- using DATA_SRV_ keys, one per service. This allows 3rd party modules to add data services automatically.
|
10 yıl önce |
Robert Adams
|
700543b161
BulletSim: tweek step parameters and logic to make walking up steps
|
10 yıl önce |
Diva Canto
|
faea742f32
Slight change in the way region module addins handle their configuration. Rather than opensim grabbing their config file automatically from the addins folder, it's the module's responsibility to read its own config file. This makes it consistent with Robust-bound addins.
|
10 yıl önce |
Diva Canto
|
0af02efaed
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 yıl önce |
Diva Canto
|
a88bc50a16
Add support for expansion of key values in nini config files.
|
10 yıl önce |
Mic Bowman
|
041a09ecb9
Enable runtime configuration of the minimum rate for adaptive
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
59b38f842a
Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary.
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
a4209d2df4
small adjustment to commented out scene_throttle_max_bps and client_throttle_max_bps examples in OpenSimDefaults.ini
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
c5cd93db81
Change help text for client_throttle_max_bps in OpenSimDefaults.ini to state it is in bytes, not bits
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
afa85e6b3c
Set appearance refresh to false by default.
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
530b0cbbf1
Move expired objects cleaning trigger to the maintenance thread of a region rather than it's main scene loop.
|
10 yıl önce |