Mic Bowman
|
041a09ecb9
Enable runtime configuration of the minimum rate for adaptive
|
10 年之前 |
Justin Clark-Casey (justincc)
|
59b38f842a
Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
a4209d2df4
small adjustment to commented out scene_throttle_max_bps and client_throttle_max_bps examples in OpenSimDefaults.ini
|
10 年之前 |
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 年之前 |
Justin Clark-Casey (justincc)
|
afa85e6b3c
Set appearance refresh to false by default.
|
10 年之前 |
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 年之前 |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
10 年之前 |
Robert Adams
|
47ac103df7
Merge branch 'master' into bullet-2.82
|
10 年之前 |
Justin Clark-Casey (justincc)
|
ac866a1c46
Add [EntityTransfer] AllowAvatarCrossing setting to determine whether avatars are allowed to cross regions at all.
|
10 年之前 |
Robert Adams
|
28ef6f83fc
Fix typo in OpenSimDefaults.ini comment
|
10 年之前 |
Kevin Cozens
|
626536b8cc
Added RestrictEmail to make llEmail only send to avatars email address if true.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
4c781db572
Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [InterestManagement] in OpenSim.ini for experimental purposes.
|
10 年之前 |
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 年之前 |
Justin Clark-Casey (justincc)
|
a483525016
Change default max threads if SmartThreadPool is used as the main thread pool from 15 to 300
|
10 年之前 |
Justin Clark-Casey (justincc)
|
78ccadb27e
Add RootPositionUpdateTolerance, RootRotationUpdateTolerance, and RootVelocityUpdateTolerance parameters to [InterestManagement] in OpenSimDefaults.ini
|
10 年之前 |
Robert Adams
|
b81187db5a
Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
8cd7ca568d
Change default script stop method to co-op instead of abort.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
d62acc7e37
Update information in OpenSimDefaults to reflect the fact that ScriptStopStrategy in [XEngine] can now be changed without manually deleting old compiled scripts.
|
10 年之前 |
Vegaslon
|
abf85b7f19
Bulletsim: Create AvatarTerminalVelocity to BulletSim like what ODE and SL has. Before this falling from really high caused the avatar to fall faster then the veiwer can handle and cause camera issues.
|
10 年之前 |
Robert Adams
|
7f0adfd203
Add [Startup]LogShowStatsSeconds=n parameter which controls the interval
|
10 年之前 |
Robert Adams
|
8956cdc55f
Add [Terrain]SendTerrainUpdatesByViewDistance=false to OpenSimDefaults.ini
|
10 年之前 |
Michael Cerquoni
|
0dc14b5f35
fix the comment section of max_distance setting to reflect default value
|
10 年之前 |
Diva Canto
|
74cda2ad78
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 年之前 |
Diva Canto
|
2766b37d8b
Missed this ini change in previous commit
|
10 年之前 |
Michael Cerquoni
|
b913f1c8ab
bump default teleport limit to 65535 regions
|
10 年之前 |
Justin Clark-Casey (justincc)
|
77a331fce3
Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Slightly simplify config comments.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
b46be88db6
Split verbose groups messaging logging into its own setting separate from that of the groups module.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
539165e6bd
minor: Change configuration text in config files to reflect the existing situation of BulletSim as the default physics engine.
|
10 年之前 |
Melanie
|
a108fcac95
Restore overload mode accidentally disabled in a prior commit. Add a new
|
10 年之前 |