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 19:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d834a2c3da1aa97887e087e5a265e73a914c5f7b
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Thomas Grimshaw
d834a2c3da
Implement cmGetAvatarList(). This returns a strided list of all avatars in the region, including their UUID, position and name. The radar is often the most taxing scripts on a sim, this function can help radars reduce their impact by 66% by eliminating the need for sensors.
2010-04-07 23:53:08 +02:00
..
Api
Implement cmGetAvatarList(). This returns a strided list of all avatars in the region, including their UUID, position and name. The radar is often the most taxing scripts on a sim, this function can help radars reduce their impact by 66% by eliminating the need for sensors.
2010-04-07 23:53:08 +02:00
CodeTools
FINALLY! Script compile errors now appear in the script error pane,
2009-12-22 09:24:01 +00:00
Instance
Merge branch 'master' into careminster
2010-02-14 22:27:39 +00:00
Tests
* ShortVersion, another attempt at fixing the test thread death that randomly occurs.
2009-08-16 12:14:49 -04:00
AssemblyResolver.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
Helpers.cs
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityBase.Rotation * Removed SceneObjectGroup.GroupRotation and added overrides for Scale/Rotation/Velocity"
2009-10-02 00:47:01 +01:00
LSL_Types.cs
Remove a superfluous array creation
2010-03-04 10:47:16 +00:00