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-07 03:45:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee9210f656f754e2caa40cb6ff39463cbf286347
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
History
Melanie
35c3124c3b
Merge branch 'master' into careminster
...
Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs
2012-03-20 23:39:02 +00:00
..
BunchOfCaps
Merge branch 'master' into careminster
2012-03-20 23:39:02 +00:00
EventQueue
added ObjectPhysicsProperties http event message to send viewer that data. For now on caps/EventQueue, and still only used on a material change...
2012-03-15 02:24:13 +00:00
ObjectCaps
When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All
2012-02-10 02:13:15 +00:00
FetchInventory2Module.cs
Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability.
2012-01-06 21:07:34 +00:00
GetMeshModule.cs
minor: remove some mono compiler warnings
2011-08-16 21:45:01 +01:00
GetTextureModule.cs
minor: remove some mono compiler warnings
2011-08-16 21:45:01 +01:00
MeshUploadFlagModule.cs
minor: remove some mono compiler warnings
2011-08-04 01:46:34 +01:00
NewFileAgentInventoryVariablePriceModule.cs
When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All
2012-02-10 02:13:15 +00:00
SimulatorFeaturesModule.cs
Remove forcing of phantom on ground attached objects - attachments can be both non-phantom and flagged as physical.
2011-08-24 22:45:51 +01:00
UploadBakedTextureModule.cs
Stop accidentally setting up the UploadTexture caps handler with the same url for all users
2011-12-06 21:42:56 +00:00
WebFetchInvDescModule.cs
Use the same web fetch handler for every request from every avatar, since it contains no instance code
2011-11-26 00:29:01 +00:00