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-24 10:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c7b688db4e78c24058a2f7e24afca2eb751bec4
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
1c7b688db4
add suport for PRIM_SIT_TARGET on Set(link)PrimitveParameters. This may not be SL compatible. hack: to let active work with zero offset and rotation add a little Z value to offset
2016-11-05 18:28:30 +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
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
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
Change the IScriptApi back to it's original form, removing XEngine
2015-08-17 21:46:30 +02:00
LSL_Api.cs
add suport for PRIM_SIT_TARGET on Set(link)PrimitveParameters. This may not be SL compatible. hack: to let active work with zero offset and rotation add a little Z value to offset
2016-11-05 18:28:30 +00:00
MOD_Api.cs
bad merge?
2015-09-01 14:54:35 +01:00
OSSL_Api.cs
bug fix: add a missing return; add some error messages
2016-09-22 22:08:21 +01:00