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-19 06:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd03cbd8156e2044eed89ba2774bab43b9931aa1
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
John Hurliman
bd03cbd815
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into prioritization
2009-10-19 15:19:37 -07:00
..
Api
Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon
2009-10-15 16:35:27 -07:00
CodeTools
Add copyright header. Formatting cleanup.
2009-09-29 08:32:59 +09:00
Instance
Add support for display of the script compilation errors in the script editor's
2009-10-17 22:36:44 +01: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:45:31 +01:00
LSL_Types.cs
Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing functions, this one has no start and end point, but a number of points that will form the desired polygon. Only FilledPolygon implemented so far.
2009-08-21 21:12:22 -03:00