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-22 05:15:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e64445c39c3de1941e071ff32d06702a3440d5d
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
05ba77fd3b
fix parsing of a vector4 and storing on a lsl quaternion needed for lightShare scripts
2016-11-16 03:47:48 +00:00
..
Plugins
Taking a reference to the value collection is not thread safe. Change this
2015-03-23 22:15:25 +01:00
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
ApiManager.cs
…
AsyncCommandManager.cs
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
CM_Api.cs
remove country from avatars DetectParams, since it is only used on a cm function that can get it directly
2016-08-05 17:08:34 +01:00
LS_Api.cs
fix parsing of a vector4 and storing on a lsl quaternion needed for lightShare scripts
2016-11-16 03:47:48 +00:00
LSL_Api.cs
prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine
2016-11-13 19:25:32 +00:00
MOD_Api.cs
some types may already be native in MOD_Api ConvertFromLSL
2016-11-05 20:14:11 +00:00
OSSL_Api.cs
bug fix: add a missing return; add some error messages
2016-09-22 22:08:21 +01:00