aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-02-01 21:35:05 +0000
committerJustin Clark-Casey (justincc)2010-02-01 21:35:05 +0000
commit3863cd1d2395fb87489ed4e544fc33048c81761c (patch)
treeb67bdab00f2f27f8a924b73634ef3ed86502c4cc /OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
parentActually make EventManager.OnAttach() fire when an object is attached. Previ... (diff)
downloadopensim-SC_OLD-3863cd1d2395fb87489ed4e544fc33048c81761c.zip
opensim-SC_OLD-3863cd1d2395fb87489ed4e544fc33048c81761c.tar.gz
opensim-SC_OLD-3863cd1d2395fb87489ed4e544fc33048c81761c.tar.bz2
opensim-SC_OLD-3863cd1d2395fb87489ed4e544fc33048c81761c.tar.xz
Copy prim face color setting code from LSL_Api down into SOP so that non-LSL callers can use it
Diffstat (limited to 'OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs')
-rw-r--r--OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs b/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
index c9998c0..2f00a1a 100644
--- a/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
+++ b/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
@@ -4394,7 +4394,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
4394 return ret; 4394 return ret;
4395 } 4395 }
4396 4396
4397
4398 /* The new / changed functions were tested with the following LSL script: 4397 /* The new / changed functions were tested with the following LSL script:
4399 4398
4400 default 4399 default