dahlia
|
df12fbb0d2
add new config parameters for llCastRay to OpenSimDefaults.ini
|
9 years ago |
Magnuz Binder
|
43b8bd0c35
Implement llCastRay fully, simplified.
|
9 years ago |
Robert Adams
|
30f9e5372e
Only send parcel layer data around the point of interest. Can be disabled
|
9 years ago |
Diva Canto
|
0303112dcb
Added new [Statistics] config section to go with the previous patch.
|
9 years ago |
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 years ago |
Magnuz Binder
|
263db44129
Implement llGetBoundingBox fully.
|
9 years ago |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
9 years ago |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
9 years ago |
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.
|
9 years ago |
Diva Canto
|
14b3ee636d
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 years ago |
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 years ago |
Robert Adams
|
700543b161
BulletSim: tweek step parameters and logic to make walking up steps
|
10 years ago |
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 years ago |
Diva Canto
|
0af02efaed
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 years ago |
Diva Canto
|
a88bc50a16
Add support for expansion of key values in nini config files.
|
10 years ago |
Mic Bowman
|
041a09ecb9
Enable runtime configuration of the minimum rate for adaptive
|
10 years ago |
Justin Clark-Casey (justincc)
|
59b38f842a
Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary.
|
10 years ago |
Justin Clark-Casey (justincc)
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 years ago |
Justin Clark-Casey (justincc)
|
a4209d2df4
small adjustment to commented out scene_throttle_max_bps and client_throttle_max_bps examples in OpenSimDefaults.ini
|
10 years ago |
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 years ago |
Justin Clark-Casey (justincc)
|
afa85e6b3c
Set appearance refresh to false by default.
|
10 years ago |
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 years ago |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
10 years ago |
Robert Adams
|
47ac103df7
Merge branch 'master' into bullet-2.82
|
10 years ago |
Justin Clark-Casey (justincc)
|
ac866a1c46
Add [EntityTransfer] AllowAvatarCrossing setting to determine whether avatars are allowed to cross regions at all.
|
10 years ago |
Robert Adams
|
28ef6f83fc
Fix typo in OpenSimDefaults.ini comment
|
10 years ago |
Kevin Cozens
|
626536b8cc
Added RestrictEmail to make llEmail only send to avatars email address if true.
|
10 years ago |
Justin Clark-Casey (justincc)
|
4c781db572
Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [InterestManagement] in OpenSim.ini for experimental purposes.
|
10 years ago |
Justin Clark-Casey (justincc)
|
91f3be71e3
Reduce default rotation AgentUpdate output sensitivity to a setting that cuts down UDP traffic without obvious adverse effects on observed avatar rotations.
|
10 years ago |
Justin Clark-Casey (justincc)
|
a483525016
Change default max threads if SmartThreadPool is used as the main thread pool from 15 to 300
|
10 years ago |