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-04 01:26:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6359874d640229d803f6c49d2d42c6ec99331742
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
6359874d64
mantis8548: let rotation division be -(olderResult) this is formally more correct (and it is the same rotation), keep not normalizing, as SL seems to do
2019-08-01 00:01:27 +01:00
..
Api
mantis8548: change more LSL arguments declarations to their formal form. Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues
2019-07-31 16:27:36 +01:00
CodeTools
mantis 8457: ok ok shutup the warning
2019-01-28 07:47:00 +00:00
Instance
Xengine: exclude a few more events from mineventdelay
2019-02-20 04:54:32 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Tests
oops
2018-10-20 16:21:36 +01:00
AssemblyResolver.cs
Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText().
2012-02-07 17:44:37 +00:00
Helpers.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
LSL_Types.cs
mantis8548: let rotation division be -(olderResult) this is formally more correct (and it is the same rotation), keep not normalizing, as SL seems to do
2019-08-01 00:01:27 +01:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00