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-05-27 04:16:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc576df273e41b47ff66b4bb503b9f86ded96cdb
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
History
Melanie
b18b1b1d70
Merge branch 'master' into careminster
...
Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
2012-03-27 23:14:43 +01:00
..
BunchOfCaps
Merge branch 'master' into careminster
2012-03-27 23:14:43 +01: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
User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users.
2012-03-27 22:09:58 +02: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