aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-10-25 22:55:29 +0100
committerJustin Clark-Casey (justincc)2012-10-25 22:55:29 +0100
commit22e216fd123744f6c87024fc18f3c9b306777fe2 (patch)
tree5531c337a371e292a65ab2830cd7b5230165ffdc /bin/assets
parentFix script error messages not showing up in viewer 3 and associated viewers. (diff)
downloadopensim-SC_OLD-22e216fd123744f6c87024fc18f3c9b306777fe2.zip
opensim-SC_OLD-22e216fd123744f6c87024fc18f3c9b306777fe2.tar.gz
opensim-SC_OLD-22e216fd123744f6c87024fc18f3c9b306777fe2.tar.bz2
opensim-SC_OLD-22e216fd123744f6c87024fc18f3c9b306777fe2.tar.xz
In Scene.Close(), dispose of the physics scene after base.Close() since script events can still access Physics scene until the script engine shuts down (triggered off base.Close())
XEngine listeners to EventManager.OnShutdown which is triggered from base.Close(). Possibly it could listen for the earlier OnSceneShuttingDown instead, but the easier solution right now is to relocate disposal of the physics scene. This bug has existed since c150320 (Thu Jul 26 15:27:18 2012) and was in 0.7.4
Diffstat (limited to 'bin/assets')
0 files changed, 0 insertions, 0 deletions