Diva Canto 74a341fd22 EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. 11 년 전
..
Agent 74a341fd22 EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. 11 년 전
Asset f76dceb90b Get "save oar" and "save iar" to tell you in a more friendly manner if the filename to save already exists, rather than exception throwing. 12 년 전
Avatar 12a3b85561 Fix passing of voice distance attenuation to the Vivox voice server. 11 년 전
Example 1a98ce5f64 minor: Quieten down the parts of the WebSocketEcho module logging for now where it tells us it is added/loaded/removed from regions 11 년 전
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console 11 년 전
Materials ba8f9c9d0a Try naming the materials handlers again, this time registering the POST as RenderMaterials 11 년 전
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value 12 년 전
PrimLimitsModule 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 년 전
Properties 4779f7d7d5 Deleted all AssemblyFileVersion directives 12 년 전
Scripting 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 년 전
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 년 전
ViewerSupport e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 11 년 전
World 74a341fd22 EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. 11 년 전
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 15 년 전

README

= OpenSim.Region.OptionalModules =

The modules in this part of the OpenSim source tree are candidates for
forge. For the time being, until we have reached consensus on

(a) what should be core or optional
(b) that we have reached a stable API
(c) how to maintain optional modules

we will keep these modules in-tree.