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-07-06 20:45:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eca0ebab9d0c336955e5df0071a819a53b57b687
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
eca0ebab9d
Xengine: forgot to do the indent on map too
2016-08-31 10:25:19 +01:00
..
Api
mantis: 8008 unscripted child prim collisions didn't trigger scripted root prim collision events; collision sounds had incorrect aggregateevents call and default sounds where muted. Future optimization needed and Testing
2016-08-28 08:45:09 +01:00
CodeTools
Xengine: forgot to do the indent on map too
2016-08-31 10:25:19 +01:00
Instance
Xengine: try to reduce memory pressure of scripts compile. Still ugly code, possible mistakes, but i need to share it before i loose it :) )
2016-08-31 09:15:08 +01:00
Properties
…
Tests
work around some 'tests' errors: dont expect a particular http error response
2015-11-18 01:05:46 +00:00
AssemblyResolver.cs
…
Helpers.cs
fix incorrect ids in llDetected collision parameters
2016-08-06 00:11:13 +01:00
LSL_Types.cs
fix the casting to Boolean of lsl types vector,quaternion,list and rotation, so that if(variable) does compile and work. key still requires a explicit compare to NULL_KEY
2015-10-08 06:27:37 +01:00
ScriptException.cs
…