aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRobert Adams2015-08-02 22:31:53 -0700
committerRobert Adams2015-08-02 22:31:53 -0700
commitfdb7a804fcbcddec0e2f2edc15ad1ede1bfee2aa (patch)
tree11c29fa37155b08858ac991b85d855af32cb6311 /Makefile
parentAdd HGFSAssetService to the HypergridService to provide HG support for FSAssets. (diff)
downloadopensim-SC-fdb7a804fcbcddec0e2f2edc15ad1ede1bfee2aa.zip
opensim-SC-fdb7a804fcbcddec0e2f2edc15ad1ede1bfee2aa.tar.gz
opensim-SC-fdb7a804fcbcddec0e2f2edc15ad1ede1bfee2aa.tar.bz2
opensim-SC-fdb7a804fcbcddec0e2f2edc15ad1ede1bfee2aa.tar.xz
Add an option to processes physics collisions using FireAndForget.
Off by default but set with [Startup]ShouldUseFireAndForgetForCollsions=true There is a problem with physics colliions sometimes stopping. One suspicion is that the long callback path from the physics engine into the script engine is causing problems. Enabling this feature passes the collision into the script engine on a separate thread and not the main simulation thread. Tester can enable this and see if the collsions stay around. If they still fail, this commit should be reverted and another solution looked for.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions