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-20 07:05:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d79c6c8820e7219afa3f01a0910a794bcdbb307d
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
d79c6c8820
Rename SetSculptData() to SetSculptProperties(), since this is what it does (setting SculptData is done through the property)
2011-07-09 00:42:48 +01:00
..
Plugins
If an llSensor() is in an attachment, make the detection cone face in the direction of the avatar, not the relative rotation of the attachment towards the avatar.
2011-06-03 23:43:09 +01:00
ApiManager.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
AsyncCommandManager.cs
Add some conditionals to references to the WorldComm module, so that the
2009-11-28 09:23:26 +00:00
LS_Api.cs
Add lsClearWindlightScene() to the lightshare module to remove WL settings
2010-11-03 02:31:43 +00:00
LSL_Api.cs
Rename SetSculptData() to SetSculptProperties(), since this is what it does (setting SculptData is done through the property)
2011-07-09 00:42:48 +01:00
MOD_Api.cs
Add IScriptModuleComms interface and region module to handle dispatch of
2009-11-10 03:36:43 +00:00
OSSL_Api.cs
Create a very basic initial test which just creates an 'npc' and tests that the scene presence exists
2011-07-02 01:01:40 +01:00