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-06-22 05:15:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d88bb83136752fadb1c2e3b64641acc2b3b6dd30
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Melanie
d88bb83136
Fix llParticleSystem to accept LSL variables and LSL constants in place
...
of the named constants for the rule selector. Information provided by Snowcrash
2009-10-21 20:47:24 +01:00
..
Api
Fix llParticleSystem to accept LSL variables and LSL constants in place
2009-10-21 20:47:24 +01: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