diff options
author | Robert Adams | 2014-03-10 22:01:55 -0700 |
---|---|---|
committer | Robert Adams | 2014-03-10 22:05:18 -0700 |
commit | 742f5054408bbd928ea2422dd9abc04ee57c80dc (patch) | |
tree | 03cba6e526914ac7bfefc210afd7179834045c6c /OpenSim/Region/OptionalModules | |
parent | Don't start KeyframeMotion timers until all the regions are ready. This preve... (diff) | |
download | opensim-SC_OLD-742f5054408bbd928ea2422dd9abc04ee57c80dc.zip opensim-SC_OLD-742f5054408bbd928ea2422dd9abc04ee57c80dc.tar.gz opensim-SC_OLD-742f5054408bbd928ea2422dd9abc04ee57c80dc.tar.bz2 opensim-SC_OLD-742f5054408bbd928ea2422dd9abc04ee57c80dc.tar.xz |
Change terrain update sending to be triggered by frame tick rather
than everytime terrain is changed.
The TerrainModule now hooks the frame event and, if terrain has changed,
sends terrain updates to the clients. This polling pattern replaces
the previous push on change pattern and will make it easier to do per
client throttling and per scene presence terrain update ordering.
Diffstat (limited to 'OpenSim/Region/OptionalModules')
0 files changed, 0 insertions, 0 deletions