This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-14 19:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97c514daa5a3b4e4137bf01b7bee3fffc13a75d7
opensim
/
OpenSim
/
Region
/
RegionCombinerModule
History
Dan Lake
9f129938c9
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
..
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
Resources
Move addin attributes to RegionCombinerModule.addin.xml
2012-09-07 13:21:06 -04:00
RegionCombinerClientEventForwarder.cs
…
RegionCombinerIndividualEventForwarder.cs
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
RegionCombinerLargeLandChannel.cs
Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions.
2013-04-06 02:34:51 +01:00
RegionCombinerModule.cs
Add "show borders" command to show the borders of a region.
2013-03-23 00:45:21 +00:00
RegionCombinerPermissionModule.cs
…
RegionConnections.cs
refactor: Add RegionConnection.PosX and PosY to return position in meters rather than copy/pasting the necessary calculations in lots of places.
2012-05-19 04:22:30 +01:00
RegionCourseLocation.cs
Changed "course" to "coarse" in several places
2012-10-25 23:32:37 +01:00
RegionData.cs
…