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-25 15:55:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca7cc9b2e29777cb3be4bb5cb147010819de3602
opensim
/
OpenSim
/
Region
History
Justin Clark-Casey (justincc)
ca7cc9b2e2
Don't slide crouching avatar when camera is panned around them with left mouse button
...
This matches linden lab grid behaviour
2015-02-27 19:43:31 +00:00
..
Application
Remove the extra key expansion added in commit
a88bc50a16
. It's not needed.
2015-01-03 07:56:00 -08:00
ClientStack
Make any exception that gets to LLClientView.ProcessSpecificPacketAsync() tells us the exception type as well as the message and stacktrace details.
2015-02-19 23:09:43 +00:00
CoreModules
minor: In HGAssetMapper, don't complain on seeing an XmlDeclaration as we know that we not using those in transformation.
2015-02-25 21:42:07 +00:00
DataSnapshot
Prevent null entries being treated as URI's when DataSnapshot service splits service string. The new config format for services to notify in the DataSnapshot module appends entries to the existing single string and always leaves a deliminator on the end of the string. This is causing it to split with a null string in the resulting array, which is treated as another service to notify and throws a URI format exception on start up.
2015-02-01 10:29:47 -08:00
Framework
Don't slide crouching avatar when camera is panned around them with left mouse button
2015-02-27 19:43:31 +00:00
OptionalModules
replace accidently deleted line from last commit
2015-02-05 13:44:39 -08:00
Physics
Somewhat naive implementation of RotationalVelocity setter for ODE. Enables llSetRotationalVelocity(), llTargetOmega(), llLookAt(), and probably a few more LSL features for physical objects in ODE.
2015-02-07 22:52:12 -08:00
RegionCombinerModule
Fixed declaration switcharoo on the region combiner dll.
2014-12-31 08:20:17 -08:00
ReplaceableModules
…
ScriptEngine
Revert "Adding dynamic ossl permission control"
2015-02-27 12:27:10 -05:00
UserStatistics
Renamed VERSION_NUMBER to VersionNumber
2014-12-30 15:27:28 -08:00