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-20 15:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba17b0df273c87edf30151f3c470780cdf5f997e
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Mike Mazur
ba17b0df27
First version of position mapping between LSL <-> C# implemented.
2008-07-23 02:51:45 +00:00
..
Api
some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and llRot2Up. llAxes2Rot now uses these functions for sign error correction instead of vector*quat products.
2008-07-21 09:36:22 +00:00
CodeTools
First version of position mapping between LSL <-> C# implemented.
2008-07-23 02:51:45 +00:00
AssemblyResolver.cs
* Applied patch from Melanie, mantis issue
#1581
- "Refactor LSL language, api and compiler out of XEngine"
2008-06-24 21:09:49 +00:00
Helpers.cs
Patch
#9141
(Mantis
#1655
)
2008-07-12 00:06:45 +00:00
LSL_Types.cs
Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770.
2008-07-18 07:52:44 +00:00