Browse Source

another warning in documentation

webworkersNetwork^2^2
Eric VanDever 9 years ago
parent
commit
04866eb02a
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      docs/network/physics.html

+ 2
- 1
docs/network/physics.html View File

@ -210,7 +210,8 @@ network.setOptions(options);
path resolution. If the worker fails for any reason, the system will fall back to standard
physics calculations.
WorkInProgress: This has only been tested with default physics selections and does not attempt to optimize
stabilization.
stabilization. Has not been optimized for small changes to underlying dataset, so each change will
cause all data to be recopied to the worker thread.
</td></tr>
</table>

Loading…
Cancel
Save