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-05 10:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
997a85568e5eed736fe273c7cdeb5736c8ce420f
opensim
/
OpenSim
/
Region
History
UbitUmarov
05da6b9f14
bug fix. Increase the values of profileHollow and profileBegin used to match pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost.
2017-09-16 00:19:58 +01:00
..
Application
change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM
2017-05-29 07:48:09 +01:00
ClientStack
bug fix. Increase the values of profileHollow and profileBegin used to match pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost.
2017-09-16 00:19:58 +01:00
CoreModules
frozen avatars should not do local teleports. Possible none should not be allowed, but that may be abusive
2017-08-24 02:11:40 +01:00
Framework
change camera view constraint. we need to do it a lot more :(
2017-08-25 20:53:07 +01:00
OptionalModules
add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible
2017-07-26 19:01:11 +01:00
PhysicsModules
BulletSim: add raycast filtering
2017-09-05 06:19:49 -07:00
ReplaceableModules
…
ScriptEngine
Fixed typo in function name HaveNotifiedLogOfScriptStopMistmatch.
2017-09-04 13:28:31 -04:00