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-06-06 02:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98d47ea428cd31b302e33dc6015a889d38bcb267
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Attachments
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
..
Tests
Fix issue where objects removed via llDie() would not disappear for users looking in from neighbouring sims.
2013-05-09 18:02:19 +01:00
AttachmentsModule.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