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-08-16 02:25:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9136e02ed3691dd695f70c9ff87436bcc306e0c4
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
History
Melanie
6f591376dd
Merge branch '0.6.9-post-fixes' into careminster
2010-07-17 03:09:27 +01:00
..
Implementation
Merge branch '0.6.9-post-fixes' into careminster
2010-07-17 03:09:27 +01:00
Interface
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
Runtime
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