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-01 22:26:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a37040d07afa97473423d5e18f48fecf6b85b31f
opensim
/
OpenSim
/
Region
History
Robert Adams
04e64d73df
BulletSim: set material properties for static objects. Move Linkset.MakeStatic() after call to ForceActivationState2() since linkset might change activation state. Make BSPrim.CreateGeomAndObject public as linkset rebuilding might need access to it. Only rebuild prim if selection state is actually changes -- OpenSimulator calls PhysObject.Selected() multiple times whenever a prim is selected or deselected.
2012-12-08 09:14:40 -08:00
..
Application
Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
2012-11-23 02:22:30 +00:00
ClientStack
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
CoreModules
Re-enable code disabled in
f605a62
to allow a TaskInventoryAccepted message to nominate a non-root destination folder.
2012-12-08 01:29:58 +00:00
DataSnapshot
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
2012-11-14 11:09:43 -08:00
Framework
Use a thread abort safe version of OpenMetaverse.DoubleDictionary with the aim of avoiding OpenSimulator problems due to script thread aborts.
2012-12-07 00:47:04 +00:00
OptionalModules
XmlRpcGridRouter
2012-12-03 20:16:44 -05:00
Physics
BulletSim: set material properties for static objects. Move Linkset.MakeStatic() after call to ForceActivationState2() since linkset might change activation state. Make BSPrim.CreateGeomAndObject public as linkset rebuilding might need access to it. Only rebuild prim if selection state is actually changes -- OpenSimulator calls PhysObject.Selected() multiple times whenever a prim is selected or deselected.
2012-12-08 09:14:40 -08:00
RegionCombinerModule
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
2012-11-14 11:09:43 -08:00
ReplaceableModules
Some module reshuffling, no user functionality yet
2009-07-10 20:46:16 +00:00
ScriptEngine
Instead of printing script errors out to console, put to debug log so that we also get timestamps.
2012-12-06 00:22:52 +00:00
UserStatistics
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
2012-11-14 11:09:43 -08:00