Robert Adams
|
d9bd6e6b5b
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
|
il y a 11 ans |
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
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
216e785ca9
Add experimental "debug attachments throttle <ms>" setting (command line) and ThrottlePer100PrimsRezzed in [Attachments] in config
|
il y a 11 ans |
Diva Canto
|
9cbbb7eddf
Clarification on docs of .ini.examples for Groups (again)
|
il y a 11 ans |
Diva Canto
|
1572e91b5f
Clarifications on documentation of Group configs
|
il y a 11 ans |
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.
|
il y a 11 ans |
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.
|
il y a 11 ans |
Robert Adams
|
a65cec3986
BulletSim: implementation of linkset center-of-mass.
|
il y a 11 ans |
Robert Adams
|
924a5df25f
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
il y a 11 ans |
Robert Adams
|
3aa2fb9928
BulletSim: remove unuseful BulletSim parameters from OpenSimDefaults.ini and
|
il y a 11 ans |
BlueWall
|
328883700a
UserProfiles
|
il y a 11 ans |
Mic Bowman
|
33aaa40bee
Adds an event and a method so that handling of the CachedTexture
|
il y a 11 ans |
Diva Canto
|
601aa91163
Delete "" entry for AvatarPicker cap.
|
il y a 11 ans |
Diva Canto
|
e92c05ebbd
Added AvatarPickerSearch capability handler.
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
659c741ff5
Add more notes to async_call_method relating to UnsafeQueueUserWorkItem
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
fb1211ad5e
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section of OpenSim.ini. False by default.
|
il y a 11 ans |
Robert Adams
|
b47ffb5dc4
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDefaults.ini
|
il y a 11 ans |
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.
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
d0cb4fc326
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
|
il y a 11 ans |
Mic Bowman
|
e93defd0ca
Adds size limits to JsonStore. Adds a separate configuration
|
il y a 11 ans |
Robert Adams
|
dce9e323f4
BulletSim: remove degenerate triangles from meshes. This fixes the
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
80d9b336ff
Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini in previous commit 95883282
|
il y a 11 ans |
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.
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
55c6753b13
Merge branch 'master' into cooptermination
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
c51cae8fe8
Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and OpenSim.ini.example. Default remains abort.
|
il y a 11 ans |
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.
|
il y a 11 ans |
PixelTomsen
|
9c590e51b6
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in OpenSimDefaults.ini / section [IRC]
|
il y a 12 ans |
Robert Adams
|
13778c895a
BulletSim: by default, turn on continuious collision detection (CCD)
|
il y a 12 ans |
Robert Adams
|
976023366f
BulletSim: update values in OpenSimDefaults.ini to reflect the values really used by the code.
|
il y a 12 ans |
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
|
il y a 12 ans |