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 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
090868ff4a90a63de522da6d2083a1e6c3845c95
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Melanie
090868ff4a
Change the return value if the compiler to "object" to allow compilers
...
to return dynamic method objects
2009-08-31 11:42:54 +01:00
..
Api
Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon
2009-08-28 17:48:03 -03:00
CodeTools
Change the return value if the compiler to "object" to allow compilers
2009-08-31 11:42:54 +01:00
Instance
Remove one more sponsor reference
2009-08-14 14:27:56 +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
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00: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