Robert Adams
|
d9bd6e6b5b
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
c9695a0a59
Move experimental attachments throttling further down the chain so that multiple attachments changes (e.g. change outfit) are also throttled
|
11 lat temu |
Justin Clark-Casey (justincc)
|
216e785ca9
Add experimental "debug attachments throttle <ms>" setting (command line) and ThrottlePer100PrimsRezzed in [Attachments] in config
|
11 lat temu |
Diva Canto
|
9cbbb7eddf
Clarification on docs of .ini.examples for Groups (again)
|
11 lat temu |
Diva Canto
|
1572e91b5f
Clarifications on documentation of Group configs
|
11 lat temu |
Diva Canto
|
e103e34f1d
Added config var that we all thought was already there: see_into_region. (Note: different from the defunct see_into_neighboring_sim, which used to control the process from the other end). This enables child agents in neighbors for which the root agent doesn't have permission to be in.
|
11 lat temu |
Diva Canto
|
9432f3c94d
Improvements to the ServiceThrottleModule: added a category and an itemid to the interface, so that duplicate requests aren't enqueued more than once.
|
11 lat temu |
Robert Adams
|
a65cec3986
BulletSim: implementation of linkset center-of-mass.
|
11 lat temu |
Robert Adams
|
924a5df25f
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 lat temu |
Robert Adams
|
3aa2fb9928
BulletSim: remove unuseful BulletSim parameters from OpenSimDefaults.ini and
|
11 lat temu |
BlueWall
|
328883700a
UserProfiles
|
11 lat temu |
Mic Bowman
|
33aaa40bee
Adds an event and a method so that handling of the CachedTexture
|
11 lat temu |
Diva Canto
|
601aa91163
Delete "" entry for AvatarPicker cap.
|
11 lat temu |
Diva Canto
|
e92c05ebbd
Added AvatarPickerSearch capability handler.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
659c741ff5
Add more notes to async_call_method relating to UnsafeQueueUserWorkItem
|
11 lat temu |
Justin Clark-Casey (justincc)
|
fb1211ad5e
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section of OpenSim.ini. False by default.
|
11 lat temu |
Robert Adams
|
b47ffb5dc4
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDefaults.ini
|
11 lat temu |
Diva Canto
|
20530ee667
Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
d0cb4fc326
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
|
11 lat temu |
Mic Bowman
|
e93defd0ca
Adds size limits to JsonStore. Adds a separate configuration
|
11 lat temu |
Robert Adams
|
dce9e323f4
BulletSim: remove degenerate triangles from meshes. This fixes the
|
11 lat temu |
Justin Clark-Casey (justincc)
|
80d9b336ff
Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini in previous commit 95883282
|
11 lat temu |
Justin Clark-Casey (justincc)
|
9588328242
Stop exceptions being thrown if GenerateMapTiles = false but no static map tile has been set. Do more informative warn instead.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
55c6753b13
Merge branch 'master' into cooptermination
|
11 lat temu |
Justin Clark-Casey (justincc)
|
c51cae8fe8
Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and OpenSim.ini.example. Default remains abort.
|
11 lat temu |
teravus
|
2c517d792f
This updates prebuild to remove BulletSimN, implements the BulletSim API in BulletSPlugin using the BulletXNA Bullet physics engine. It also updates the BulletXNA library to be compatible with the changes. OpenSimDefaults has been updated to describe how to switch engines and terrain implementations.
|
12 lat temu |
PixelTomsen
|
9c590e51b6
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in OpenSimDefaults.ini / section [IRC]
|
12 lat temu |
Robert Adams
|
13778c895a
BulletSim: by default, turn on continuious collision detection (CCD)
|
12 lat temu |
Robert Adams
|
976023366f
BulletSim: update values in OpenSimDefaults.ini to reflect the values really used by the code.
|
12 lat temu |
Justin Clark-Casey (justincc)
|
523213060b
Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefaults.ini to allow change of the wait time for an event to complete on script removal before aborting its thread
|
12 lat temu |