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-08-19 12:35:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdb91d0e70e74827cde0970d4ad224d971f3ca02
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Magnuz Binder
bdb91d0e70
Fix llTargetOmega non-physical gain.
...
Signed-off-by: Michael Cerquoni <
nebadon2025@gmail.com
>
2015-04-12 14:55:44 -04:00
..
Api
Fix llTargetOmega non-physical gain.
2015-04-12 14:55:44 -04:00
CodeTools
On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL.
2015-01-26 23:31:46 +00:00
Instance
Move state change in progress in ScriptInstance.PostEvent() to the top of the EventQueue lock to avoid some flags possibly being wrongly set (m_LastControlLevel, etc.)
2015-03-12 00:14:30 +00:00
Properties
…
Tests
Allow setting hollow to 99% from scripts just like from viewer.
2015-03-22 09:53:27 -07:00
AssemblyResolver.cs
…
Helpers.cs
…
LSL_Types.cs
LSL key should be implicitly cast to a boolean value
2014-11-20 11:32:46 -06:00
ScriptException.cs
…